joselfonseca/laravel-api-tools
Some tools for Laravel API development, nothing really new, just wrappers and helper stuff
时间:2014-10-27 21:03
rokko11/mage-mirror
A repository just with original Magento-sources
时间:2014-10-24 09:16
itarato/var-check
Accessing properties, keys and instance methods without checking them all the time.
时间:2014-10-19 19:49
angrychimp/php-dkim
Finally, a PHP5 class for not just signing, but _verifying_ DKIM signatures.
时间:2014-06-01 21:17
intaro/pinba-bundle
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
时间:2014-05-04 14:57
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
mynameiszanders/when
Date/Calendar recursion library.
时间:2013-11-11 16:49
zf-hipsters/bootstrap-flash-messenger
Simple implementation of ZF2 flash messengers using bootstrap. Contains easy helpers that will save you a LOT of time.
时间:2013-11-09 06:30
thewilkybarkid/date-time-immutable
Polyfill for the DateTimeImmutable class added in PHP 5.5.0
时间:2013-10-28 14:12
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
zfr/zfr-pusher
PHP library for interacting with the Pusher REST API
时间:2013-05-21 12:43