stuff/utilities

Utilities is class which help you to debug and common daily uses required function.

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

pkg:composer/stuff/utilities

1.0.0 2022-11-18 03:12 UTC

This package is auto-updated.

Last update: 2025-09-20 08:05:13 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.