Libraries tagged by php database driver
argoflo/qcubed
2 Downloads
QCubed is a PHP framework for rapid web development. Building on top of jQuery, with OOP at its core, QCubed provides a powerful solution for building database-driven Web 2.0 applications.
bounceexperts/dddbl
4 Downloads
DDDBL - Definition Driven Database-Layer
middleout/doplio
108 Downloads
The Doplio ORM provides a beautiful, PHP DataMapper implementation for working with your database and objects using Eloquent for a access to the raw table data. It completely unties your model from the database.
drivensystems/doctrine1
4523 Downloads
PHP 7 compatible version of doctrine 1 Database ORM
winavin/permissions
1 Downloads
A lightweight, Enum-driven Roles & Permissions package for Laravel, designed for multi-model and multi-team systems without requiring database-stored role or permission definitions.
lane4hub/logger
0 Downloads
Jardis logger is a very powerful and flexible PHP logging library that allows you to log data in various formats and send it to different destinations such as files, databases, emails, or external services.
invincible-tech-systems/easeampmysql
63 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
diversen/queue-simplex
103 Downloads
Most simple PHP solution for adding jobs to a queue (using a database table).
riverside/php-orm
817 Downloads
PHP ORM micro-library and query builder