An open API service indexing awesome lists of open source software.

https://github.com/rappasoft/laravel-helpers

Laravel 8 Helper function for Non-Laravel Projects
https://github.com/rappasoft/laravel-helpers

Last synced: 21 days ago
JSON representation

Laravel 8 Helper function for Non-Laravel Projects

Awesome Lists containing this project

README

        

![Package Logo](https://banners.beyondco.de/Laravel%20Helpers.png?theme=dark&packageManager=composer+require&packageName=rappasoft%2Flaravel-helpers&pattern=architect&style=style_1&description=For+Non-Laravel+Projects&md=1&showWatermark=0&fontSize=100px&images=hand)

## Laravel Helpers for Non-Laravel Projects

[![Latest Version on Packagist](https://img.shields.io/packagist/v/rappasoft/laravel-helpers.svg?style=flat-square)](https://packagist.org/packages/rappasoft/laravel-helpers)
[![Total Downloads](https://img.shields.io/packagist/dt/rappasoft/laravel-helpers.svg?style=flat-square)](https://packagist.org/packages/rappasoft/laravel-helpers)

This project takes the useful [Laravel helper functions](https://laravel.com/docs/8.x/helpers#introduction) and allows you to use them in Non-Laravel projects.

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

## Installation

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

## Documentation and Usage Instructions

See the [documentation](https://rappasoft.com/docs/laravel-helpers) for detailed installation and usage instructions.

## License

Since the Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT), this project is licensed under the same license.