aboustayyef/image-extractor
takes a url or HTML and returns the largest image
时间:2015-08-18 19:12
aluguest/ical-easy-reader
An easy to understood class, loads a "ics" format string and returns an array with the traditional iCal fields.
时间:2015-08-12 20:10
phpeople/git-log-parser
A git log parser that returns a list of commit objects
时间:2015-07-22 13:37
divinityfound/credentialskeysapi
Returns keys after passing credentials.
时间:2015-06-09 19:55
aboustayyef/previewer
takes a url and returns title, image, excerpt and content
时间:2015-05-10 21:13
meebio/php-eval-console
Standalone php eval console. In-browser, standalone console that executes your PHP code and returns the produced output.
时间:2015-03-05 08:51
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
otago/moodlecount
A web service that returns the number of read/unread messages for a user
时间:2014-11-10 00:45
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
sendx/sendx-php-sdk
# SendX REST API Documentation ## ???? Introduction The SendX API is organized around REST principles. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. **Key Features
时间:未知