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
- dev-master
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19.0
- 1.18.6
- 1.18.5
- 1.18.4
- 1.18.3
- 1.18.2
- 1.18.1
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.4
- 1.15.3
- 1.15.2
- 1.15.1
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.1
- 1.11.0
- 1.10.0
- 1.9.1
- 1.9.0
- 1.8.0
- 1.7.1
- 1.7.0
- 1.6.0
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
This package is auto-updated.
Last update: 2025-01-29 21:58:13 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.