Libraries tagged by mysql aes
opis/database
85904 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
marcelgwerder/laravel-api-handler
93922 Downloads
Package providing helper functions for a Laravel REST-API
jv2222/ezsql
11709 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
delight-im/db
182285 Downloads
Safe and convenient SQL database access in a driver-agnostic way
chriskite/phactory
220367 Downloads
A Database Factory for PHP Unit Tests
aura/sqlschema
245694 Downloads
Provides facilities to read table names and table columns from a database using PDO.
apix/cache
550315 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
jstayton/miner
12575 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
udan11/sql-parser
6685 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
webfactory/slimdump
126412 Downloads
slimdump is a little tool to help you creating dumps of large MySQL-databases.
n0nag0n/simple-job-queue
4339 Downloads
A simple library for interfacing with other job queue providers that gives you plenty of flexibility. Supports MySQL, PostgreSQL, SQLite, and Beanstalkd.
kodus/sql-split
271715 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
jeromeschneider/baikal
4967 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
ellgreen/laravel-loadfile
200396 Downloads
A package to help with loading files into MySQL tables
noprotocol/php-mysql-aes-crypt
92188 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.