Libraries tagged by single-file
maickwendelldev/crud_php
0 Downloads
Single file PHP script that adds CRUD to a MySQL, Firebird, PostgreSQL, SQL Server, SQLite or any database.
laemmi/contao-downloadarchive
85 Downloads
Define downloadarchives with permission for users to download single files. fork von felixpfeiffer/contao-downloadarchive
kurraz-soft/yii2-file-upload-model-behavior
20 Downloads
Simple Yii2 ActiveRecord model behavior for single file upload
inmanturbo/module-compiler
158 Downloads
Build single file patche stubs for laravel projects
i-ismail/laravel-file-upload
17 Downloads
Laravel file upload is a package that allows to you upload a single file or multiple files with auto-optimization and resizing
huttopia/composer-autoload-infos
15 Downloads
All you need to know about autoload with Composer, in a single file, without any dependency.
harrald/packager
19 Downloads
Packager is a PHP 5.3+ library to concatenate libraries split in multiple files in a single file. It automatically calculates dependancies. Packager requires a yml header syntax in every file, and a package.yml manifest file, as seen on the MooTools project.
felixpfeiffer/contao-downloadarchive
95 Downloads
Define downloadarchives with permission for users to download single files.
fahrradkrucken/sf-router
4 Downloads
Simple, single-file, dependency-free PHP router.
esyede/curly
6 Downloads
Standalone cURL library (single file, no dependencies)
codeiucom/laravel-sfb
9 Downloads
CodeIU Laravel Single File Blade
charm/tpl
6 Downloads
An ultra minimalistic, single file template engine. Uses PHP as the template language, but provides the type of template inheritance you see in Blade or Twig.
charm/router
22 Downloads
A very fast, tiny single file router implementation. Compatible with PSR Middlware. Takes you from /users/{id:\d+} to `User::profile($id)`. Also in reverse: `$router->url([User::class, 'profile'], 123)` gives you the URL.
blububble/phar-build
11 Downloads
Compile application in a single file executable
beshkenadze/packager
246 Downloads
Packager is a PHP 5.2+ library to concatenate libraries split in multiple files in a single file. It automatically calculates dependancies. Packager requires a yml header syntax in every file, and a package.yml manifest file, as seen on the MooTools project.