Libraries tagged by database library
deepeloper/pdo-debugging
7 Downloads
PDO Debugging & Benchmarking Tools
dario1985/adodb
16 Downloads
ADOdb library refactoring for PHP 5.3+ and PDO
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
casbin/laminas-db-adapter
3418 Downloads
Laminas DB Adapter for Casbin, Casbin is a powerful and efficient open-source access control library.
atayahmet/glad
41 Downloads
Authentication package for php
andsalves/doctrine-elastic
6593 Downloads
Elasticsearch Doctrine Adaptation
yapeal/yapeal
229 Downloads
Yet Another Php Eve Api Library also know as Yapeal which can be used to access the Eve Online API data and place it into a database.
theodorejb/phaster
3524 Downloads
A PSR-7 compatible library for making CRUD API endpoints
scandio/troba
408 Downloads
troba is a easy to use and extensible PHP (5.4) entity and query manager based on PDO
sachoo/phalcon-cassandra
16849 Downloads
Cassandra library for Phalcon
resonantcore/lib
15 Downloads
Collection of libraries developed by Resonant Core for internal use
pr-of-it/running-dbal
0 Downloads
Runn Me! DBAL Library
opis/cache
1605 Downloads
A library that helps you work with cached content
lusito/notorm
99 Downloads
NotORM is a PHP library for simple working with data in the database.
lloydzhou/activerecord
99 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).