PHPackages                             rappasoft/laravel-helpers - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. rappasoft/laravel-helpers

ActiveLibrary

rappasoft/laravel-helpers
=========================

Laravel Helpers for Non-Laravel Projects

v3.0.1(5mo ago)279654.1k—8.3%7019MITPHPPHP ^8.1CI passing

Since Jan 27Pushed 5mo ago11 watchersCompare

[ Source](https://github.com/rappasoft/laravel-helpers)[ Packagist](https://packagist.org/packages/rappasoft/laravel-helpers)[ RSS](/packages/rappasoft-laravel-helpers/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (9)Used By (19)

[![Package Logo](https://camo.githubusercontent.com/6b9357bd2792bd84320b2a03178ad5d30ab83559bee03744b2ec1476beca85cd/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4c61726176656c25323048656c706572732e706e673f7468656d653d6461726b267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d7261707061736f66742532466c61726176656c2d68656c70657273267061747465726e3d617263686974656374267374796c653d7374796c655f31266465736372697074696f6e3d466f722b4e6f6e2d4c61726176656c2b50726f6a65637473266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d68616e64)](https://camo.githubusercontent.com/6b9357bd2792bd84320b2a03178ad5d30ab83559bee03744b2ec1476beca85cd/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4c61726176656c25323048656c706572732e706e673f7468656d653d6461726b267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d7261707061736f66742532466c61726176656c2d68656c70657273267061747465726e3d617263686974656374267374796c653d7374796c655f31266465736372697074696f6e3d466f722b4e6f6e2d4c61726176656c2b50726f6a65637473266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d68616e64)

Laravel Helpers for Non-Laravel Projects
----------------------------------------

[](#laravel-helpers-for-non-laravel-projects)

[![Latest Version on Packagist](https://camo.githubusercontent.com/622b9a8fcfb31b0c3e78203821aab3ea50adb670614551679e88bda08b30e334/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7261707061736f66742f6c61726176656c2d68656c706572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rappasoft/laravel-helpers)[![Total Downloads](https://camo.githubusercontent.com/7ccfd78f9493157508ccb5eff2f85ddca029b7181425666386f6916b8206a31d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7261707061736f66742f6c61726176656c2d68656c706572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rappasoft/laravel-helpers)[![Tests](https://github.com/rappasoft/laravel-helpers/workflows/Tests/badge.svg)](https://github.com/rappasoft/laravel-helpers/actions)[![PHP Version](https://camo.githubusercontent.com/ac8742f4c708dd214bca4058b341efef53c19d2193e9bd96e88746545f5c9178/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7261707061736f66742f6c61726176656c2d68656c706572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rappasoft/laravel-helpers)

This project takes the useful [Laravel helper functions](https://laravel.com/docs/helpers) and allows you to use them in Non-Laravel projects. Updated for compatibility with Laravel 10, 11, and 12.

### Enjoying this package? [Buy me a beer 🍺](https://www.buymeacoffee.com/rappasoft)

[](#enjoying-this-package-buy-me-a-beer-)

Requirements
------------

[](#requirements)

- PHP 8.1 or higher
- Composer

Installation
------------

[](#installation)

```
composer require rappasoft/laravel-helpers
```

Quick Start
-----------

[](#quick-start)

Once installed, all helper functions are automatically available:

```
