laravel-package-core maintained by jobmetric
Description
It is a standard package of different components of Laravel that helps you write different packages better and more fluently
Author
Last update
2026/03/13 10:31
(dev-master)
License
Downloads
1 624
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
- Resource Resolve Event
- Has Morph Resource Attributes
- Abstract CRUD Service
License
The MIT License (MIT). Please see License File for more information.