dragon-code/support
Dragon Code Support is a lightweight helper toolkit for PHP/Laravel projects, providing facades, utilities, and common support classes. Designed to be extended with your own methods, with a clear structure for adding features and tests.
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?