Package Data | |
---|---|
Maintainer Username: | taylorotwell |
Maintainer Contact: | taylor@laravel.com (Taylor Otwell) |
Package Create Date: | 2019-02-15 |
Package Last Update: | 2025-02-12 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2025-04-03 15:02:49 |
Package Statistics | |
---|---|
Total Downloads: | 47,430,180 |
Monthly Downloads: | 1,038,505 |
Daily Downloads: | 44,678 |
Total Stars: | 790 |
Total Watchers: | 16 |
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.