Libraries tagged by take
optimistex/math-expression
5155 Downloads
Taken from http://www.phpclasses.org/browse/file/11680.html, cred to Miles Kaufmann
nbj/stopwatch
36911 Downloads
Library for measuring how long code takes to execute
mouf/utils.common.sortable-interface
215547 Downloads
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!
mouf/utils.common.paginable-interface
215555 Downloads
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!
mouf/mvc.splash-common
356826 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
michaeljennings/snapshot
6772 Downloads
A PHP package that takes a snapshot of your application and allows you to retrieve it later to help with debugging.
kolyasiryk/yii2-date-behavior
19776 Downloads
This behavior makes it easy to save and to take date in correct format.
hevertonfreitas/cakephp-audit-log
34372 Downloads
A logging plugin for CakePHP. It takes a snapshot of the fully hydrated object after a change is complete and it also records each individual change in the case of an update action
g4/http
68152 Downloads
g4 http request and response objects, for now taken and edited from ZF1
emagicone/module-connector
48070 Downloads
Install Magento Store Manager Connector module to fluently connect Store Manager desktop application to Magento database. Increase speed of data management, take advantage of simplicity and reliability with all-in-one Store Manager via Magento Store Manager Bridge Connector.
elite50/human-name-parser
13183 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
eiriksm/dtt-auto-screenshot-on-fail
2246 Downloads
Take a screenshot automatically if tests fails
dmk/mksanitizedparameters
28120 Downloads
Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.
browshot-php/browshot
19965 Downloads
PHP library for Browshot API: take screenshots of any web page
agaric/oxford-comma
9735 Downloads
A function to take a list of terms and return them in an English phrase with proper punctuation 'red, black, and white' or 'red and black'.