Libraries tagged by Database System
hammermaps-dev/phpfastcache
367 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. PhpFastCache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
alirezaashrafi/php-file-cache
8 Downloads
Fast key value caching system based on file system (without any databases like Redis or Memcache)
ntzwbr/herbie
43 Downloads
Herbie is a flat-file CMS & blog system. Simple installation - no database - just text files.
ngframer/ngframer.php.migrator
0 Downloads
Migration system for your project's database that's too simple.
kingsoft/persist
237 Downloads
Make persistance easy and fast. Use it to store data in files, databases, or any other storage system. It's easy to use and extend.
kevinsillo/phpjsondb
2 Downloads
PhpJsonDB is a PHP library for managing databases using JSON files. It provides a simple, file-system based approach to database management with type-safe operations.
jasperfw/query-builder
65 Downloads
System for dynamically generating database queries
hydrat-agency/laravel-partial-seeder
5 Downloads
Seed your Laravel database using a migration-like system in order to only seed the modified application defaults added during development.
exolnet/laravel-image
414 Downloads
Modules to have a generic service to store image in the file system and in the database.
theworst/worstdb
5 Downloads
A super basic file system key/value database with ttl functionality
unlikelysource/filecms-core
91 Downloads
File-based content management system. Does not require a database.
amitavroy/backup-manager
141 Downloads
This Laravel package allows you to create a backup of your database. You can use any file system which Laravel supports like S3, FTP, local etc.
iracode-com/filament-reporting
9 Downloads
Filament reporting system to apply advanced filtering on database records
rakit/slimmy
80 Downloads
Extending Slim Framework with twig, illuminate database and integrate them with simple modular system
wishborn/upgrades
9 Downloads
A system to manage data/code upgrades during deployments, similar to database migrations