laravel / helpers by taylorotwell

Provides backwards compatibility for helpers in the latest Laravel release.
50,704,653
792
19
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-07-10 03:03:52
Package Statistics
Total Downloads: 50,704,653
Monthly Downloads: 1,124,268
Daily Downloads: 41,315
Total Stars: 792
Total Watchers: 19
Total Forks: 44
Total Open Issues: 0

Laravel Helpers

This package provides a backwards compatibility layer for Laravel 5.8 helpers in the latest Laravel release.

We are not accepting new helpers.

Installation

Install the package with Composer:

composer require laravel/helpers

Official Documentation

Documentation for the equivalent methods on the Arr and Str classes can be found on the Laravel website.

License

Laravel Helpers is open-sourced software licensed under the MIT license.