jobmetric / laravel-package-core
It is a standard package of different components of Laravel that helps you write different packages better and more fluently
Fund package maintenance!
majidmohammadian
Requires
- php: >=8.0.1
- ext-json: *
- laravel/framework: >=9.19
This package is auto-updated.
Last update: 2024-12-20 11:57:58 UTC
README
Laravel Package Core
It is a standard package of different components of Laravel that helps you write different packages better and more fluently
Install via composer
Run the following command to pull in the latest version:
composer require jobmetric/laravel-package-core
Documentation
This package includes different parts that I will mention in order:
- Package Core Service Provider
- Enum To Array
- Console Tools
- Helper Functions
- Boolean Status
- Has Dynamic Relations
License
The MIT License (MIT). Please see License File for more information.