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

Maintainers

Package info

github.com/bulentAkgul/laravel-helpers

pkg:composer/bakgul/laravel-helpers

Statistics

Installs: 190

Dependents: 15

Suggesters: 0

Stars: 2

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-15 12:38:51 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.