Libraries tagged by tave
slepic/psr-http-message-tracy-panel
17177 Downloads
A panel for Tracy, that traces PSR HTTP messages travelling between your PHP backend and other HTTP servers.
shipsaas/docking
3 Downloads
DocKing: Your shared-microservice that takes over the document templates management & render/export PDF
rossjcooper/laravel-dusk-visual-assert
2736 Downloads
Adds assertions to compare screenshots taken during Laravel Dusk tests
rakshitbharat/queuefy
822 Downloads
This package will take care of Queue from Cron Job it self.
pflorek/elevator
12431 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
4548 Downloads
Taken from http://www.phpclasses.org/browse/file/11680.html, cred to Miles Kaufmann
omaralalwi/laravel-taxify
86 Downloads
Laravel Taxify provides a set of helper functions and classes to simplify tax (VAT) calculations within Laravel applications. that allow developers to easily integrate tax calculation functionalities into their projects. it's offers a straightforward and efficient solution Designed to streamline the process of handling taxes.
nbj/stopwatch
34019 Downloads
Library for measuring how long code takes to execute
muqsit/asynciterator
1031 Downloads
A virion that simplifies writing tasks that traverse iterators
mouf/utils.common.sortable-interface
204501 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
204509 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
354575 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
michaeljennings/snapshot
6092 Downloads
A PHP package that takes a snapshot of your application and allows you to retrieve it later to help with debugging.
jcnventura/pharborist
107772 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
hevertonfreitas/cakephp-audit-log
32925 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