LaravelPackages.net
Acme Inc.
Toggle sidebar
bakgul/laravel-helpers

A package to add helper classes and methods to Laravel

229
2
v1.1.0
About bakgul/laravel-helpers

bakgul/laravel-helpers is a Laravel package for a package to add helper classes and methods to laravel. It currently has 2 GitHub stars and 229 downloads on Packagist (latest version v1.1.0). Install it with composer require bakgul/laravel-helpers. Discover more Laravel packages by bakgul or browse all Laravel packages to compare alternatives.

Last updated

Laravel Helpers

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.

Comments