- Utilities is class which help you to debug and
- common daily uses required function.
- We have create a function as similar to php just add "s" in every function name s is stand for stuff
- it will help us to no need to remember function of this class
- just add add write php function start with s
- @author Mayank singh kushwah
- @email [email protected]
- website : vitabletech.in
- You can Download or check our package on packagist
composer require stuff/utilities
stuff\Utilities::sdebug_backtrace();
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.