It is a standard package of different components of Laravel that helps you write different packages better and more fluently
Run the following command to pull in the latest version:
composer require jobmetric/laravel-package-coreThis 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
- Resource Resolve Event
- Has Morph Resource Attributes
- Abstract CRUD Service
The MIT License (MIT). Please see License File for more information.