Libraries tagged by soql
beberlei/doctrineextensions
61629375 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
spatie/error-solutions
24494329 Downloads
This is my package error-solutions
iamcal/sql-parser
2038888 Downloads
MySQL schema parser
greenlion/php-sql-parser
9359980 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
scienta/doctrine-json-functions
18207088 Downloads
A set of extensions to Doctrine that add support for json query functions.
rennokki/laravel-eloquent-query-cache
2936608 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
phpfastcache/phpfastcache
4145284 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.
nette/database
5532923 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
15844365 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
ifsnop/mysqldump-php
4327276 Downloads
PHP version of mysqldump cli that comes with MySQL
fresh/doctrine-enum-bundle
5991039 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
catfan/medoo
1328017 Downloads
The lightweight PHP database framework to accelerate development
spatie/fork
1112041 Downloads
A lightweight solution for running code concurrently in PHP
phootwork/collection
15598077 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
laminas/laminas-db
19091570 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations