bakgul/laravel-helpers

There is no license information available for the latest version (v1.1.0) of this package.

A package to add helper classes and methods to Laravel

v1.1.0 2024-02-15 08:13 UTC

This package is auto-updated.

Last update: 2024-04-15 08:37:35 UTC


README

This package ships helper methods to extend Laravel's support classes.

Usage

  1. Some helpers on this package extend Laravel's support classes. So, instead of Laravel's ones, you can use this package's classes and keep accessing Laravel's support methods.
  2. Some helpers on this package are standalone classes, and can be used like other classes.

Documentation

License

This is open-sourced software licensed under the MIT license.