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

https://github.com/thedragoncode/laravel-support

Various helper files for the Laravel and Lumen frameworks
https://github.com/thedragoncode/laravel-support

composite-keys eloquent eloquent-models helper helpers laravel laravel-model laravel-models model models php uuid

Last synced: 7 months ago
JSON representation

Various helper files for the Laravel and Lumen frameworks

Awesome Lists containing this project

README

          

# Helpers for Laravel

Helpers for Laravel

[![Stable Version][badge_stable]][link_packagist]
[![Unstable Version][badge_unstable]][link_packagist]
[![Total Downloads][badge_downloads]][link_packagist]
[![License][badge_license]][link_license]

> Various helper files for the Laravel and Lumen frameworks.

## Installation

Just run the `composer require dragon-code/laravel-support` console command.

## License

This package is licensed under the [MIT License](LICENSE).

[badge_downloads]: https://img.shields.io/packagist/dt/dragon-code/laravel-support.svg?style=flat-square

[badge_license]: https://img.shields.io/packagist/l/dragon-code/laravel-support.svg?style=flat-square

[badge_stable]: https://img.shields.io/github/v/release/TheDragonCode/laravel-support?label=stable&style=flat-square

[badge_unstable]: https://img.shields.io/badge/unstable-dev--main-orange?style=flat-square

[link_license]: LICENSE

[link_packagist]: https://packagist.org/packages/dragon-code/laravel-support