sunnysideup/ecommerce_club_order
this silverstripe ecommerce modules is for situations when you have groups ordering stuff and you want to keep track of their individual orders within one order
时间:2013-08-06 22:00
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
nineteenfeet/nf-number-to-word
Convert a number into its word representation. e.g. 1 => one
时间:2013-06-19 08:45
teamonetickets/sluggo
Makes URL slugs out of text strings.
时间:2013-06-18 21:33
mouf/utils.action.action-interface
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the scree
时间:2013-05-17 12:12
namshi/voyeur-bundle
A voyeur, but this one is decent enough.
时间:2013-03-10 14:30
yrizos/bucket
A set of basic containers, and a more complicated one with onSet and onGet hooks.
时间:2013-02-24 06:32
rych/otp
PHP implementation of the OATH one-time password standards
时间:2013-02-18 01:00
php-coord/php-coord
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
时间:2013-02-12 14:40
hat/environment
The lib allows to check your environment easy and allows to test and build your environment in one action
时间:2013-02-06 11:34
flyingpiranhas/mvc
The flyingpiranhas mvc library is backbone of the MVC wireframework. It is a scaffold one can use to quickly and reliably get an MVC app up and running. It has some dependencies, though, but if you're installing through composer they're all pulled automatically.
时间:2013-02-03 22:07
kitpages/chain-bundle
This is a Symfony2 bundle that executes the classes one after the other.
时间:2013-01-30 10:47
christian-riesen/otp
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
时间:2013-01-29 09:54
garyjones/php-type-converter
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
时间:2013-01-26 17:34