Download the PHP package webmgine/object-manager without Composer
On this page you can find all versions of the php package webmgine/object-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webmgine/object-manager
More information about webmgine/object-manager
Files in webmgine/object-manager
Download webmgine/object-manager
More information about webmgine/object-manager
Files in webmgine/object-manager
Vendor webmgine
Package object-manager
Short Description Static class to load objects with dependencies injection
License MIT
Package object-manager
Short Description Static class to load objects with dependencies injection
License MIT
Please rate this library. Is it a good library?
Informations about the package object-manager
Webmgine - ObjectManager
Static class to load objects with dependencies injection
Requirements
PHP >=7.4 This class need composer autoload
Getting Started
To load an object, just call the getObject function and set namespace as string using / instead of \
or
Options
Custom arguments (data)
You can manually set arguments in a array using array key => construct var name association
Singletons (singleton)
You can set singleton to true, this will make the object manager return an existing object if any
All versions of object-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
The package webmgine/object-manager contains the following files
Loading the files please wait ....