Libraries tagged by php mysql sql
squirrelphp/entities-bundle
3387 Downloads
Symfony integration of squirrelphp/entities - automatic integration of generated repositories for existing entities.
romeoz/rock-db
1025 Downloads
Object Relational Mapping (ORM) for PHP.
rith-1437/zeroping
20 Downloads
ZeroPing is a lightweight, modern PHP framework with a clean MVC architecture, dependency injection, multi-driver ORM, validation, caching, queues, a task scheduler, and batteries-included CLI tooling. New projects run on SQLite with zero configuration.
kijin/beaver
37 Downloads
Super lightweight ORM for PHP 5.3+
gemorroj/ginfo
229 Downloads
Library for parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc and php/web-servers/databases.
dconco/schema-migrator
8 Downloads
A beautiful command-line database migration tool for any PHP project. Laravel-style migrations without the framework.
bitendian/tbp
3838 Downloads
Light framed PHP library
antennaio/laravel-codeception-dbdump
1515 Downloads
Create database dumps ready to be used with Codeception
scandio/troba
408 Downloads
troba is a easy to use and extensible PHP (5.4) entity and query manager based on PDO
gemorroj/linfo
102 Downloads
Library for parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc and php/web-servers/databases.
emma/searchengine
32 Downloads
Php - MySql/SQL Search Engine. Considering the challenges in using MySQL/MSSQL/SQL as a back-end for industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.
digitlimit/gender
17 Downloads
Laravel genders migration, PHP array lists, MYSQL gender SQL dump
spoom-php/sql-mysql
4 Downloads
MySQL support for Spoom Framework
octacondeveloper/php-orm
24 Downloads
This is a light weight ORM for core PHP applications that supports MySQL, Postgres and Sqlite database engine out of the box.
xiaofeng-ling/php-mysql-replication
6 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.