Libraries tagged by take
platine-php/template
4364 Downloads
Platine Template is a template engine that has taken a lot of inspiration from Django.
optimistex/math-expression
5366 Downloads
Taken from http://www.phpclasses.org/browse/file/11680.html, cred to Miles Kaufmann
nbj/stopwatch
37989 Downloads
Library for measuring how long code takes to execute
mouf/utils.common.sortable-interface
219062 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
219070 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!
michaeljennings/snapshot
7027 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
21225 Downloads
This behavior makes it easy to save and to take date in correct format.
hevertonfreitas/cakephp-audit-log
34751 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
69538 Downloads
g4 http request and response objects, for now taken and edited from ZF1
fab2s/dt0
284 Downloads
Dt0, a DTO PHP implementation than can both secure mutability and implement convenient ways to take control over input and output in various format
emagicone/module-connector
49536 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
13768 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
eiriksm/dtt-auto-screenshot-on-fail
4123 Downloads
Take a screenshot automatically if tests fails
dmk/mksanitizedparameters
28786 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
20154 Downloads
PHP library for Browshot API: take screenshots of any web page