Provides backwards compatibility for helpers in the latest Laravel release.
laravel/helpers is a Laravel package for provides backwards compatibility for helpers in the latest laravel release..
It currently has 806 GitHub stars and 63.200.163 downloads on Packagist (latest version v1.8.3).
Install it with composer require laravel/helpers.
Discover more Laravel packages by laravel
or browse all Laravel packages to compare alternatives.
Last updated
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.