counterpart/counterpart
A set of generic matchers -- for seeing if one value matches another
时间:2014-05-05 01:58
mouf/utils.common.lock
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A loc
时间:2014-04-10 09:09
yiiext/status-behavior
Yii Framework Active Record Status behavior for models
时间:2014-03-24 18:25
cliffparnitzky/direct-content-elements
Directly lists all content elements of articles, news and events. Provides the possibility to edit content elements across parent containers (multi-editing).
时间:2014-02-12 13:29
wtfzdotnet/php-tmdb-api
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
时间:2013-11-02 03:54
mouf/html.tags
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
时间:2013-10-22 15:46
cloned/luckybox
A library to pick up the one with a specified probability from some items.
时间:2013-10-20 06:34
mouf/utils.cache.in-memory-cache
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
时间:2013-07-21 16:53
teamonetickets/sluggo
Makes URL slugs out of text strings.
时间:2013-06-18 21:33
parm/parm
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
时间:2013-05-16 02:17
zizaco/mongolid
Easy, powerful and ultrafast ODM for PHP and MongoDB.
时间:2013-05-02 04:56
johnstevenson/json-works
Create, edit, query and validate json
时间:2013-04-23 22:09
yrizos/bucket
A set of basic containers, and a more complicated one with onSet and onGet hooks.
时间:2013-02-24 06:32
webbuilders-group/silverstripe-gridfielddetailformaddnew
Adds the ability to create a new gridField item directly from the edit form
时间:2013-02-13 15:14
icybee/module-users-logins
Record users login times and IPs
时间:2013-02-11 10:13