Stars: 723
Forks: 39
Pull Requests: 28
Issues: 0
Watchers: 10
Last Updated: 2023-09-08 13:38:20
Provides backwards compatibility for helpers in the latest Laravel release.
License: MIT License
Languages: PHP
This package provides a backwards compatibility layer for Laravel 5.8 helpers in the latest Laravel release.
We are not accepting new helpers.
Install the package with Composer:
composer require laravel/helpers
Documentation for the equivalent methods on the Arr
and Str
classes can be found on the Laravel website.
Thank you for considering contributing to Helpers! The contribution guide can be found in the Laravel documentation.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Please review our security policy on how to report security vulnerabilities.
Laravel Helpers is open-sourced software licensed under the MIT license.