mothership-ec/cog-mothership-returns
Cog module for order returns in Mothership
时间:2015-02-25 10:31
knyga/osd
Scans directory and returns the list of files in the right order
时间:2014-12-08 19:58
koriym/psr4list
Returns the name of the classes in PSR4 path
时间:2014-12-06 17:22
jenssegers/proxy
Proxy library that forwards requests to the desired url and returns the response.
时间:2014-08-15 15:53
panique/pdo-debug
A super-simple function that returns the full SQL query from your PDO statements
时间:2014-07-08 04:28
dr-que/polynomial-regression
Calculates and returns coefficients for polynomial regression.
时间:2014-02-12 00:42
mpratt/relativetime
A library that calculates the time difference between two dates and returns the result in words (Example: 5 minutes ago or 5 Minutes left). The library supports other languages aswell like Spanish and German.
时间:2013-09-23 18:28
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
mpratt/simple-lifestream
A library that returns lifestream events from a bunch of social sites/services.
时间:2013-01-25 20:25
espend/torrent-announcer
Can simulate torrent client requests to a tracker and returns client ips
时间:2012-12-09 17:19
heyday/silverstripe-hashpath
Hash path provides a function in SilverStripe templates which given a path to an asset returns a path including a hash of the asset
时间:2012-10-04 01:49
mouf/utils.common.conditioninterface
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns tru
时间:2012-08-23 18:10