Libraries tagged by tave
tinect/flysystem-garbage
6777 Downloads
Flysystem Adapter to move files into garbage folder when specific actions are taken
tastyigniter/ti-ext-automation
7480 Downloads
Configure automation rules to be triggered when other specific actions have taken place.
slepic/psr-http-message-tracy-panel
17087 Downloads
A panel for Tracy, that traces PSR HTTP messages travelling between your PHP backend and other HTTP servers.
rossjcooper/laravel-dusk-visual-assert
2060 Downloads
Adds assertions to compare screenshots taken during Laravel Dusk tests
rakibdevs/mrz-parser
860 Downloads
A PHP package for MRZ (Machine Readable Zones) code parser for Passport, Visa & Travel Documents.
pflorek/elevator
12215 Downloads
Flattens a multi-dimensional array or any \Traversable into a one-dimensional array. Elevates an one-dimensional or any \Traversable to a multi-dimensional array.
optimistex/math-expression
4501 Downloads
Taken from http://www.phpclasses.org/browse/file/11680.html, cred to Miles Kaufmann
nbj/stopwatch
33618 Downloads
Library for measuring how long code takes to execute
muqsit/asynciterator
964 Downloads
A virion that simplifies writing tasks that traverse iterators
mouf/utils.common.sortable-interface
203479 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
203487 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
354360 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
michaeljennings/snapshot
5973 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
11318 Downloads
This behavior makes it easy to save and to take date in correct format.
jcnventura/pharborist
106960 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.