laravel / helpers by taylorotwell

Provides backwards compatibility for helpers in the latest Laravel release.
42,779,702
768
16
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2019-02-15
Package Last Update: 2024-08-13
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-11-11 15:19:54
Package Statistics
Total Downloads: 42,779,702
Monthly Downloads: 925,060
Daily Downloads: 24,102
Total Stars: 768
Total Watchers: 16
Total Forks: 45
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.