stuff / utilities
Utilities is class which help you to debug and common daily uses required function.
1.0.0
2022-11-18 03:12 UTC
Requires
- php: >=5.5
This package is auto-updated.
Last update: 2024-12-20 06:41:43 UTC
README
- 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 msrajawat298@gmail.com
- website : vitabletech.in
- You can Download or check our package on packagist
Installation
You can install the package via composer:
composer require stuff/utilities
Usage (Just Like)
stuff\Utilities::sdebug_backtrace();
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.