laravel/helpers
Backwards-compatibility layer that restores Laravel 5.8 global helper functions in modern Laravel releases. Install via Composer and use legacy helpers while migrating to the equivalent Arr and Str methods.
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.
How can I help you explore Laravel packages today?