Libraries tagged by tomloprod
tomloprod/colority
157817 Downloads
Colority is a lightweight PHP library designed to handle color transformations, validations and manipulations with ease.
tomloprod/radiance
11162 Downloads
A deterministic mesh gradient avatar generator for PHP.
tomloprod/time-warden
18106 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/memoize
13792 Downloads
Memoize is a lightweight PHP library designed to handle memoization with ease.
tomloprod/ionic-push-php
6379 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
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.