Libraries tagged by ntak
toastnz/youtubefield
8752 Downloads
Field for selecting YouTube videos. Takes various URL formats as input and stores the YouTube ID.
tlr/menu
9454 Downloads
Take some of the stress and boilerplate out of building menus (or indeed any list, because that's basically what a menu is) With support for laravel
tinect/flysystem-garbage
7192 Downloads
Flysystem Adapter to move files into garbage folder when specific actions are taken
tastyigniter/ti-ext-automation
7483 Downloads
Configure automation rules to be triggered when other specific actions have taken place.
subzerobo/elastic-apm-php-agent
15505 Downloads
PHP Agent for Elastic APM With Intake API V2 Support + UDP Support
shipsaas/docking
3 Downloads
DocKing: Your shared-microservice that takes over the document templates management & render/export PDF
rossjcooper/laravel-dusk-visual-assert
2234 Downloads
Adds assertions to compare screenshots taken during Laravel Dusk tests
rakshitbharat/queuefy
817 Downloads
This package will take care of Queue from Cron Job it self.
optimistex/math-expression
4521 Downloads
Taken from http://www.phpclasses.org/browse/file/11680.html, cred to Miles Kaufmann
nbj/stopwatch
33781 Downloads
Library for measuring how long code takes to execute
mouf/utils.common.sortable-interface
203863 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
203871 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
354440 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
michaeljennings/snapshot
6033 Downloads
A PHP package that takes a snapshot of your application and allows you to retrieve it later to help with debugging.
hevertonfreitas/cakephp-audit-log
32820 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