Download the PHP package laravel-tools/lazy-dependency without Composer
On this page you can find all versions of the php package laravel-tools/lazy-dependency. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravel-tools/lazy-dependency
More information about laravel-tools/lazy-dependency
Files in laravel-tools/lazy-dependency
Download laravel-tools/lazy-dependency
More information about laravel-tools/lazy-dependency
Files in laravel-tools/lazy-dependency
Vendor laravel-tools
Package lazy-dependency
Short Description This package provides a possibility to lazy load dependencies using attribute.
License MIT
Homepage https://github.com/laravel-tools/lazy-dependency
Package lazy-dependency
Short Description This package provides a possibility to lazy load dependencies using attribute.
License MIT
Homepage https://github.com/laravel-tools/lazy-dependency
Please rate this library. Is it a good library?
Informations about the package lazy-dependency
Laravel Tools - Lazy Dependency
This package provides a possibility to lazy load dependencies using attribute.
Installation
You can install the package via composer:
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Usage
Trait is required to be used. Recommended way is to create base abstract class for Controller, Services etc. and use that trait in that base class.
Development
To start developing first you must install the dependencies:
Testing
To test the package you can run:
All versions of lazy-dependency with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
The package laravel-tools/lazy-dependency contains the following files
Loading the files please wait ....