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
- Host: GitHub
- URL: https://github.com/rappasoft/laravel-helpers
- Owner: rappasoft
- Created: 2015-02-04T20:13:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T13:51:38.000Z (about 2 years ago)
- Last Synced: 2025-04-08T17:18:07.495Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 88.9 KB
- Stars: 280
- Watchers: 12
- Forks: 71
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Support: docs/support-me.md
Awesome Lists containing this project
README

## Laravel Helpers for Non-Laravel Projects
[](https://packagist.org/packages/rappasoft/laravel-helpers)
[](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.