Libraries tagged by jce
copyrenzhe/tars-ide-helper
120 Downloads
tars IDE Helper, generates classes and functions, to improve auto-completion
jcesarbueno/laravel-strategy
3 Downloads
A Laravel package for generating Strategy Design Pattern, along with Factory and Chain of Responsibility support.This package provides an Artisan command to quickly scaffold strategies, keeping your Laravel project well-structured.
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
1089 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/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