voodoophp/voodorm
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.
时间:2012-10-20 07:43
johnkary/php-skeleton
Base project skeleton for a PHP 8.1+ project
时间:2012-10-18 07:45
kablau-joustra/kj-sencha-example
Example application for using KJSencha with Zend Framework 2
时间:2012-10-17 21:49
jstayton/miner
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
时间:2012-09-17 12:04
foolz/inet
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
时间:2012-09-15 11:15
ppi/skeleton-app
The PPI Skeleton Application - A pre-built application around the PPI Framework. Lots of extra goodies
时间:2012-08-15 15:08
zetacomponents/graph-database-tiein
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.
时间:2012-05-21 13:09
zetacomponents/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.
时间:2012-05-21 11:36
ocramius/zfphpcrodmsample
Zend Framework 2 Example Module that shows how ocramius/ZfPhpcrOdm works
时间:2012-04-08 07:25
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
时间:2011-10-10 17:32
phlib/db
MySQL PDO DB Adapter. PDO with some extra good stuff specifically for MySQL.
时间:未知