Libraries tagged by mysql aes
spatie/laravel-backup
24798495 Downloads
A Laravel package to backup your application
scienta/doctrine-json-functions
26162059 Downloads
A set of extensions to Doctrine that add support for json query functions.
beberlei/doctrineextensions
80239118 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
phpfastcache/phpfastcache
5376206 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
6997319 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.
greenlion/php-sql-parser
12472739 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
phpmyadmin/sql-parser
52417343 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
vimeo/php-mysql-engine
285282 Downloads
A MySQL engine written in PHP for speeding up tests
yadakhov/insert-on-duplicate-key
3036605 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
usmanhalalit/pixie
2251277 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
mevdschee/php-crud-api
67023 Downloads
Single file PHP script that adds a REST API to a SQL database.
matthiasmullie/scrapbook
2824784 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
lichtner/fluentpdo
287715 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
envms/fluentpdo
543107 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
codezero/laravel-unique-translation
1047632 Downloads
Check if a translated value in a JSON column is unique in the database.