Libraries tagged by devloops
devlop/laravel-nestedset
148 Downloads
Nested Set Model for Laravel 8 and up
devlop/laravel-failed-validation-response
54 Downloads
Trait for Laravel FormRequest to enable the use of custom responses for failed validation attempts.
devlop/laravel-console-input-validation
82 Downloads
Trait to simplify the validation of console input in Laravel commands
devlop/json
81 Downloads
Simple JSON wrapper for better experience working with json data
devlop/honeypot
32 Downloads
Simple honeypot made for Laravel FormRequest
devlop/ernst
51 Downloads
Ernst quote repository
devlop/dbal-tinyint
42 Downloads
Custom DBAL Type for TinyInt
devlop/dbal-timestamp
1445 Downloads
Custom DBAL Type for Timestamp
devlop/dbal-smallint
22 Downloads
Custom DBAL Type for SmallInt
devlop/dbal-mediumint
21 Downloads
Custom DBAL Type for MediumInt
devlop/colours
36 Downloads
Collection of color classes to simplify working and converting colors in PHP.
devlop/buffer
88 Downloads
Simple Buffer for iterating over an iteratable and regularly applying a callback.
develoopin/versionable
253 Downloads
Allows to create Laravel 4 / 5 / 6 /7 / 8 Model versioning and restoring
develoopin/timezonelist
3 Downloads
A small package use to create a timezone list box in Laravel
develoopin/revisionable
50 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel