mouf/utils.log.stats-logger
This package contains everything needed to aggregate database into stats that can be viewed and sorted.
时间:2012-12-22 14:59
mouf/utils.log.db-logger
This package contains a logger that stores the logs in database.
时间:2012-12-22 10:41
mouf/utils.log.advanced-logger
This package can be used to perform advanced logging: the logs are stored in database (using the DBLogger), then are analysed and aggregated (using the LogStats package). This package provides a way to send a mail automatically every night to the admin, summarizing the logs of the day.
时间:2012-12-22 10:39
primal/record
Simple and portable Active Record implementation for PDO.
时间:2012-12-22 02:18
icomefromthenet/laterjob
Database job queue library
时间:2012-12-20 23:02
mouf/database.dbstats
This package provides a set of classes that can be used to create 'aggregation' table containing high-level statistics about your database. The DB_Stats can be used to initalize the aggregation tables and automatically create triggers that will update data in real time.
时间:2012-12-20 16:17
craftblue/simple-sql
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
时间:2012-12-20 12:08
dhorrigan/capsule
A simple wrapper class for the Laravel Database package. This is only to be used outside of a Laravel application.
时间:2012-12-16 22:23
buyplaytix/databean
DataBean is a simple and testable database access layer for PHP.
时间:2012-12-16 22:01
valorin/zf2-phinx-module
Integrates the Phinx database migration tool into a ZF2 application.
时间:2012-12-12 00:32
mouf/database.datasource.datasource-interface
This package only contains basic interfaces for implementing data sources.
时间:2012-12-05 10:45
primal/query
Chain-able asynchronous query builder for MySQL PDO
时间:2012-11-29 16:00