Libraries tagged by ntak
takielias/codeigniter4-websocket
2195 Downloads
Websocket using Ratchet Websocket technology for CodeIgniter 4
takeoo/laravel-service-layer
280 Downloads
Lightweight service layer for laravel application!
takaaki-mizuno/mwb-parser
31113 Downloads
MySQL Workbench MWB file
atakde/discord-webhook-php
5780 Downloads
discord webhook php
takepart-media/statamic-oreos
16398 Downloads
Cookie consent manager for Statamic 3
toastnz/youtubefield
12749 Downloads
Field for selecting YouTube videos. Takes various URL formats as input and stores the YouTube ID.
tinect/flysystem-garbage
18413 Downloads
Flysystem Adapter to move files into garbage folder when specific actions are taken
tastyigniter/ti-ext-automation
12161 Downloads
Configure automation rules to be triggered when other specific actions have taken place.
sourcebroker/imageopt
43670 Downloads
Optimize images created/resized by TYPO3 so they take less space. Safe as it does not optimize original images.
plank/laravel-schema-events
3152 Downloads
A Laravel package to emit events based on the schema changes taking place during migration.
optimistex/math-expression
5760 Downloads
Taken from http://www.phpclasses.org/browse/file/11680.html, cred to Miles Kaufmann
nbj/stopwatch
40475 Downloads
Library for measuring how long code takes to execute
mouf/utils.common.sortable-interface
226074 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
226081 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
357275 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.