Libraries tagged by no database
picocms/pico
35615 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
58762 Downloads
Completely standalone, expressive SQL query creator. No database or ORM needed.
thecodingmachine/tdbm
152310 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
agentejo/mongo-lite
2506 Downloads
Schemaless database on top of SqLite
gilbitron/pico
125 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.
thetalabs/laravel-database-encryption
16092 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
sqltools/where
52020 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
aheinze/mongo-lite
55 Downloads
Schemaless database on top of SqLite
picocms/pico-composer
19380 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.
mouf/database.tdbm
77217 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
mfn/cakephp2-postgres-no-meta
1636 Downloads
A CakePHP2 Postgres database driver without getColumnMeta() support
m-wardany/hash-ids
315 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
almacil/php-database
468 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.
dodyagung/citcuit
33 Downloads
A mobile Twitter client alternative. Secure, slim, fast, no ads, no database. Built with Laravel framework. https://citcuit.in
tomvlk/sweet-orm
1127 Downloads
Simple ORM for PHP, using your already existing structure, no command line required!