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
- Host: GitHub
- URL: https://github.com/thedragoncode/laravel-support
- Owner: TheDragonCode
- License: mit
- Created: 2020-04-23T05:18:39.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-02-23T23:20:54.000Z (11 months ago)
- Last Synced: 2025-06-29T00:28:01.714Z (7 months ago)
- Topics: composite-keys, eloquent, eloquent-models, helper, helpers, laravel, laravel-model, laravel-models, model, models, php, uuid
- Language: PHP
- Homepage:
- Size: 174 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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