dragon-code/support
Dragon Code Support is a lightweight helper toolkit for PHP/Laravel projects, providing a growing collection of utilities and facades to speed up development. Easy to extend—add new methods or classes with tests following the package structure.
composer require dragon-code/support
Are you missing any method used in your project?
You can easily add support for it in this package. We do not limit the number of methods or classes.
DragonCode\Support\Facades\*);Tests\Unit\*\<ClassName>\<MethodNameTest>;This package is licensed under the MIT License.
How can I help you explore Laravel packages today?