Skip to content

Provides backwards compatibility for helpers in the latest Laravel release.

License

Notifications You must be signed in to change notification settings

laravel/helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc28464 · Feb 12, 2025

History

88 Commits
Feb 12, 2025
Nov 26, 2024
Sep 5, 2020
Nov 14, 2019
Feb 23, 2023
Nov 14, 2019
Mar 17, 2022
Jan 28, 2025
Feb 15, 2019
Oct 5, 2020
Jan 24, 2025
Feb 22, 2023
Oct 21, 2021

Repository files navigation

Laravel Helpers

Build Status Total Downloads Latest Stable Version License

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.

Contributing

Thank you for considering contributing to Helpers! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

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