abbe98/simple-pdo
A simpe PDO class for MariaDB and MySQL
时间:2014-08-11 11:15
voku/session2db
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
时间:2014-08-04 20:16
ppi/datasource
The PPI DataSource Library. This allows you to easily create connections for the top database libraries in PHP.
时间:2014-08-03 08:41
nurmanhabib/mysqldump
MySQL database dump. Forked from https://github.com/dg/MySQL-dump
时间:2014-07-31 10:22
utipd/mysqlmodel
A minimalistic manager for storing and retrieving MySQL rows as PHP models. Does not handle schemas. Does allow treating mysql rows like documents.
时间:2014-07-31 01:25
konstantin-kuklin/handlersocket-bundle
Bundle for HandlerSocket support with Symfony
时间:2014-07-29 21:41
hmillet/backup-commands-bundle
Provides backup commands for your Symfony application, with the ability to push backup files to a dropbox
时间:2014-07-26 09:22
icedevelopment/mysql-workbench-schema-exporter
MySQL Workbench Schema Exporter
时间:2014-07-10 07:41
dizews/yii2-db-console
The yii2 extension help to work in console with databases
时间:2014-07-04 20:23
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
naonaox1126/vizualizer_shortage
Short URL Extension for Vizualizer
时间:2014-06-23 08:08
clouddueling/auto-migrate
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
时间:2014-06-18 18:57