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.
dragon-code/support is a lightweight support toolkit for PHP/Laravel projects, providing a growing collection of helpers and utilities you can reuse across applications and packages.
Designed to be easy to extend, you can add new methods or classes and expose them via the provided facades, with a clear testing structure to keep additions reliable.
DragonCode\Support\Facades\*) for convenient accessTests\Unit\*\<Class>\<Method>Test)composer require dragon-code/supportHow can I help you explore Laravel packages today?