Download the PHP package solution10/managed-instance without Composer
On this page you can find all versions of the php package solution10/managed-instance. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download solution10/managed-instance
More information about solution10/managed-instance
Files in solution10/managed-instance
Download solution10/managed-instance
More information about solution10/managed-instance
Files in solution10/managed-instance
Vendor solution10
Package managed-instance
Short Description A simple trait to allow classes to manage their own instances. DI on the cheap.
License MIT
Package managed-instance
Short Description A simple trait to allow classes to manage their own instances. DI on the cheap.
License MIT
Please rate this library. Is it a good library?
Informations about the package managed-instance
Solution10\Managed-Instance
Allows classes to manage instances of themselves either as singletons or "lazy DI" containers.
Installation
Installation is via composer, in the usual manner:
Documentation
Userguide
(or the /docs folder in the repo)
API Docs
From a checkout of this project, run:
$ make
This will create an api/ folder for you to peruse.
PHP Requirements
- PHP >= 5.4
Author
License
Contributing
All versions of managed-instance with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 5.4
The package solution10/managed-instance contains the following files
Loading the files please wait ....