Libraries tagged by single file framework
mvccore/mvccore
6826 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
smeghead/single-file-unit-test
1 Downloads
Zero-dependency single-file unit testing framework for PHP 5.6 and above.
geligaoli/singlephp-ex
27 Downloads
Single File PHP Framework
smwks/tallium
14 Downloads
A TALL stack starter kit, focus on livewire single file components. AI coding friendly.
capachow/arcane
2 Downloads
A deceptively powerful 14kb dependency-free single-file PHP microframework built to keep things easy and minimal.
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
cytracom/squasher
307 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
symbiotic/full-single
36 Downloads
Full Symbiotic framework in single file.
mvccore/example-file-manager
0 Downloads
MvcCore Example - File Manager.
nader/essance
1 Downloads
A lightweight, single-file PHP framework to modernize legacy projects
mvccore/packager
204 Downloads
Library to pack any type of app into PHAR archive or any MvcCore app into single PHP super fast result file.
mvccore/example-translator
8 Downloads
MvcCore Example - Pig Latin Translator - translate English to Pig Latin - https://en.wikipedia.org/wiki/Pig_Latin.
mvccore/example-helloworld
29 Downloads
MvcCore - Example - Hello World - very simple application with possibility to pack into single PHP result file.
mvccore/example-cdcol
26 Downloads
MvcCore Example - CD collection - classic CRUD example with default SQLite database and authentication.
mvccore/app-questionnaires
14 Downloads
MvcCore Application - Questionnaires & Statistics - more complex example how to build very portable app with questionnaires definitions in XML, any question types also defined in XML and answers and anonymous statistics stored and loaded from mysql/mssql database.