Libraries tagged by ksql
illuminate/database
43830365 Downloads
The Illuminate Database package.
beberlei/doctrineextensions
59917351 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
greenlion/php-sql-parser
9078151 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
scienta/doctrine-json-functions
17513209 Downloads
A set of extensions to Doctrine that add support for json query functions.
rennokki/laravel-eloquent-query-cache
2816029 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
nette/database
5377726 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
nette/caching
15499696 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
ifsnop/mysqldump-php
4176339 Downloads
PHP version of mysqldump cli that comes with MySQL
fresh/doctrine-enum-bundle
5877341 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
catfan/medoo
1296804 Downloads
The lightweight PHP database framework to accelerate development
phpfastcache/phpfastcache
4035536 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, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
laminas/laminas-db
18559190 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
spatie/laravel-sql-commenter
796696 Downloads
Add comments to SQL queries made by Laravel
iamcal/sql-parser
556403 Downloads
MySQL schema parser
aura/sqlquery
2433070 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.