Libraries tagged by tomloprod
tomloprod/colority
22516 Downloads
Colority is a lightweight PHP library designed to handle color transformations, validations and manipulations with ease.
tomloprod/time-warden
10286 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
tomloprod/ionic-push-php
3599 Downloads
ionic-push-php is a library that allows you to consume the Ionic Cloud API for sending push notifications (normal and scheduled), get a paginated list of sending push notifications, get information of registered devices, remove registered devices by token, ...
tomloprod/memoize
70 Downloads
Memoize is a lightweight PHP library designed to handle memoization with ease.
pomeloproductions/laravel-newsletter
12 Downloads
Manage newsletters in Laravel
pomeloproductions/laravel-6-api-dates
1 Downloads
Middleware to apply to legacy api route groups, which takes date output in the Laravel 7+ format, and outputs them as the legacy format from before Laravel 7.