Libraries tagged by soql
spatie/error-solutions
20603180 Downloads
This is my package error-solutions
greenlion/php-sql-parser
9058124 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
scienta/doctrine-json-functions
17456543 Downloads
A set of extensions to Doctrine that add support for json query functions.
rennokki/laravel-eloquent-query-cache
2807189 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
phpfastcache/phpfastcache
4025651 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
5366077 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
15475153 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
ifsnop/mysqldump-php
4164091 Downloads
PHP version of mysqldump cli that comes with MySQL
fresh/doctrine-enum-bundle
5867091 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
catfan/medoo
1294062 Downloads
The lightweight PHP database framework to accelerate development
spatie/fork
913708 Downloads
A lightweight solution for running code concurrently in PHP
phootwork/collection
14331179 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
laminas/laminas-db
18512880 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
cbschuld/browser.php
5483115 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
spatie/laravel-sql-commenter
788510 Downloads
Add comments to SQL queries made by Laravel