mediawiki/proofread-page
The ProofreadPage extension adds book proofreading capacity to MediaWiki. It can render a book either as a column of OCR text beside a column of scanned images, or broken into its logical organization (such as chapters or poems) using transclusion.
时间:2013-11-03 19:10
peopleperhour/yii-ses-feedback
Process SES feedback notifications so that your Yii app can react to Email Bounces and Complaints
时间:2013-10-28 18:58
fiunchinho/phpunit-randomizer
Execute your test cases in random order, so you can check if they have hidden dependencies
时间:2013-10-01 18:32
aura/sqlquery
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
时间:2013-09-27 20:53
kakserpom/phpdaemon
Asynchronous server-side framework for Web and network applications implemented in PHP using libevent. phpDaemon can handle thousands of simultaneous connections.
时间:2013-09-12 17:01
gregwar/php-serial
This PHP class can be used to communicate with a serial port under Linux, OSX or Windows.
时间:2013-09-10 15:44
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
driehle/php-crypt-md5
A pure PHP implementation of an MD5-hashsum-based implementation of the crypt routine, which can be used to generate hashs for Apache's passwd files
时间:2013-06-26 13:32
salavert/time-ago-in-words
Time ago Twig extension where you can easily convert a datetime or timestamp to a distance of time in words.
时间:2013-05-28 14:24
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.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
mouf/utils.value.value-interface
This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.
时间:2013-05-16 16:13
yiiext/activerecord-relation-behavior
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
时间:2013-05-09 14:52
mouf/mouf-validators-interface
The mouf-validators-interface package contains interfaces your classes can implement to provide self-validation in the Mouf interface.
时间:2013-03-27 09:03
publero/net_gearman
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
时间:2013-03-19 23:16