Libraries tagged by jce
jcergolj/request-input-transformer-for-laravel
34 Downloads
A Laravel package for transforming request inputs
jcergolj/laravel-php-cs-fixer-phpdoc-rules
2978 Downloads
Missing Laravel php cs fixer phpdoc rules
jcergolj/filesystem-disk-cleanup-for-laravel
6 Downloads
Delete old files on a specific Laravel filesystem disk.
jcergolj/custom-rector-rules
517 Downloads
custom rector rules
jcenturion/mate-query-builder
11 Downloads
Mate es una biblioteca simple de constructor de consultas para PHP 8.0+ con soporte para procedimientos almacenados
jced-artem/uopz
1106 Downloads
Wrapper for php uopz library's functions. Useful for unit testing for changing function's behavior in runtime
jced-artem/singleton-command
24 Downloads
Symfony singleton command. Command that can't be run in parallel before previous process stopped.
jced-artem/lock-service
44 Downloads
Symfony LockHandler analog, but for multi-server architecture.
jced-artem/leak-safe-generator
16 Downloads
Generator wrapper to prevent memory leaks
jced-artem/lazy-loading
18 Downloads
Quick simple lazy loading trait using reference property and closure