amhol/extendable-routing
Adds an extend method to the Laravel-4 router allowing you to add custom route extensions
时间:2014-06-03 10:38
tbbc/cache-bundle
Symfony Bundle - Cache abstraction and method annotations for controlling cache
时间:2014-04-07 07:46
erebot/timer
Call a method/function after a certain amount of time has passed
时间:2014-03-23 14:25
shavy/s-array
A Super Array for PHP. Allows more method calls
时间:2014-02-02 17:37
tmont/phroxy
Proxy generator that supports interception of method calls
时间:2014-01-22 22:18
ac/model-traits
Traits to reduce boilerplate when creating models.
时间:2014-01-15 20:15
podlove/comment-introspection
PHP library providing a toolkit to parse class and method comments.
时间:2014-01-04 11:37
websafe/zf-mod-language
A ZF2 module which takes care of detecting an optimal and/or the requested locale for Your application's translator. The locale is computed/detected basing on values found in: Accept-Language header, cookie, session, query parameter and route parameter. Each detection method can be disabled/enabled
时间:2013-12-09 17:16
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
tototoshi/staticmock
A mockery-like DSL to replace static method in test.
时间:2013-10-08 10:53
antecedent/patchwork
Method redefinition (monkey-patching) functionality for PHP.
时间:2013-08-03 09:37
mouf/utils.common.sortable-interface
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
时间:2013-07-13 10:58
usmanhalalit/get-set-go
Dynamic Setter-Getter for PHP 5.4+
时间:2013-06-18 15:58
mouf/utils.common.paginable-interface
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
时间:2013-05-22 13:43
mouf/utils.common.url-interface
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!
时间:2013-05-22 11:37