DByte

DByte 1.0.0

DByte works atop PHP's PDO layer and provides a very very very lightweight interface for talking to relational databases.Support is included for MySQL, PostgreSQL, and SQLite, and the whole code is contained in under 1kb of code.DByte uses prepared...

ForumFive is a bare-bones PHP forum script that uses an SQLite database to store its content.The interface is very minimal and the entire forum is contained in three files (2 PHP & 1 JS).Accessing the forum for the first time installs it on your...

MicroMVC

MicroMVC 4.0.0

MicroMVC is a very small PHP framework that closely follows the MVC architecture and specifically targets smaller projects.The framework comes with lots of documentation to get developers started on their projects, Composer support, and its code is also...