Libraries tagged by no database
picocms/pico
36920 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
thecodingmachine/tdbm
160008 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
agentejo/mongo-lite
2750 Downloads
Schemaless database on top of SqLite
gilbitron/pico
126 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
solution10/sql
120081 Downloads
Completely standalone, expressive SQL query creator. No database or ORM needed.
sqltools/where
74153 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
picocms/pico-composer
20153 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
mfn/cakephp2-postgres-no-meta
1859 Downloads
A CakePHP2 Postgres database driver without getColumnMeta() support
mouf/database.tdbm
77404 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
webmaster/maxmind-db-reader
1143 Downloads
This is the MaxMind DB Reader for Hyperf or other resident process framework. It preloads the entire mmdb file into memory, with the memory usage equal to the size of the mmdb file. It has no disk IO operations and maintains query efficiency at the microsecond level.
aheinze/mongo-lite
57 Downloads
Schemaless database on top of SqLite
almacil/php-database
688 Downloads
A simple flat file database designed to persist data using just PHP and flat files. Perfect solution when no other database is available or for small projects.
thetalabs/laravel-database-encryption
16419 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
dodyagung/citcuit
33 Downloads
A mobile Twitter client alternative. Secure, slim, fast, no ads, no database. Built with Laravel framework. https://citcuit.in
bentools/where
5229 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.