| Package Data | |
|---|---|
| Maintainer Username: | taylorotwell |
| Maintainer Contact: | taylor@laravel.com (Taylor Otwell) |
| Package Create Date: | 2019-02-15 |
| Package Last Update: | 2025-09-02 |
| Home Page: | |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-10-30 15:03:02 |
| Package Statistics | |
|---|---|
| Total Downloads: | 54,663,542 |
| Monthly Downloads: | 1,104,312 |
| Daily Downloads: | 50,729 |
| Total Stars: | 798 |
| Total Watchers: | 17 |
| Total Forks: | 44 |
| Total Open Issues: | 0 |
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.
Laravel Helpers is open-sourced software licensed under the MIT license.