Libraries tagged by RDB
alexsasharegan/database
100 Downloads
PHP mysqli utilities to properly handle errors, connections, and make getting data simpler and more DRY.
yorch/mydb
112 Downloads
Abstract Class to manage RDBMS (MySQL, MSSQLServer, ODBC, PostgreSQL) connections
tea-and-code/doctrine-extensions
362 Downloads
Adds custom RDBMS functions to Doctrine2
tad80/optimisticlock
55 Downloads
CakePHP behavior plugin to implement optimistic locking for RDBMS.
nxlib/rdsorm
402 Downloads
rdbms-orm
nested/nested
0 Downloads
PHP nested tree for RDBMS
kanryu/quick-csv
8 Downloads
Portable PHP library that allows you to import and export CSV very fast by issuing special queries to RDBs.
jkga/dbcon
14 Downloads
A PHP API to connect to different RDBMS and NoSQL
coroq/pdo-session-handler
21 Downloads
Session handler that saves data into RDBMS via PDO
coroq/db-session-handler
76 Downloads
Session handler that saves data into RDBMS via coroq/db
chehine/role-manager
2 Downloads
You can use this package whenever you want to integrate an access control system based on roles in a project with MySQL as your RDBMS. It is easy to use and can be integrated with any php framework in the same way.