Libraries tagged by tomloprod
tomloprod/time-warden
3739 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/colority
1140 Downloads
Colority is a lightweight PHP library designed to handle color transformations, validations and manipulations with ease.
tomloprod/ionic-push-php
2835 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, ...
pomeloproductions/laravel-newsletter
11 Downloads
Manage newsletters in Laravel
pomeloproductions/laravel-6-api-dates
0 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.