ninjaphp/ninja
A simple but very effective PHP firewall. It enables you to easily block most SQL and XSS injections. It also includes a white-/blacklisting of IP's and throttling request using Leaky Bucket.
时间:2014-07-02 20:46
nilportugues/sql-query-formatter
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
时间:2014-06-26 23:13
egorkluch/mysql-query-builder
Package provide proxy object to work with mysql. This object used for simple sql requests.
时间:2014-06-10 05:48
fobiaweb/ezc-database
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
时间:2014-06-01 15:23
ifsnop/mysqldump-php
PHP version of mysqldump cli that comes with MySQL
时间:2014-05-28 22:35
stolz/laravel-schema-spy
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema
时间:2014-05-23 09:25
php-objects/query-builder
Query Builder - Making SQL composing easier
时间:2014-05-20 17:00
laravel/database
Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support
时间:2014-05-20 06:08
duncan3dc/sql-class
A simple database abstraction layer, with an on disk caching facility.
时间:2014-05-09 16:38
tburschka/zf2-doctrine-sql-logger
Logs Doctrine DBAL queries with a Zend Log.
时间:2014-04-09 17:02