Libraries tagged by Database System
kingsoft/persist
234 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
88 Downloads
File-based content management system. Does not require a database.
rakeshthapac/laratime
155 Downloads
Cool laravel package to broadcast database updates using websockets for realtime system
mvccore/ext-auth-basic
735 Downloads
MvcCore - Extension - Auth - Basic - simple authentication extension, only to signin/signout user. Extension can use credentials defined in system `config.ini` or in database. Possibility to extend user, signin/signout forms, submit controller and extension class itself.
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
79 Downloads
Extending Slim Framework with twig, illuminate database and integrate them with simple modular system
wishborn/upgrades
8 Downloads
A system to manage data/code upgrades during deployments, similar to database migrations
w0s1nsk1/telescope-elasticsearch-driver
3 Downloads
it will allow you to switch from sql database to elasticsearch as driver for your data storage and it will eliminate the deadlock so it makes telescope a ready for production logging system.
victory7/ezsession
8 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.