Download the PHP package mattferris/component without Composer
On this page you can find all versions of the php package mattferris/component. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mattferris/component
More information about mattferris/component
Files in mattferris/component
Download mattferris/component
More information about mattferris/component
Files in mattferris/component
Vendor mattferris
Package component
Short Description An application component interface
License BSD-2-Clause
Package component
Short Description An application component interface
License BSD-2-Clause
Please rate this library. Is it a good library?
Informations about the package component
Component
Defines a standard interface for application components. It is used primarily by mattferris/application to define application components for bootloading.
Components may define constructors to gather any hard dependencies. init()
should prepare component resources, while load()
should complete any final
tasks to make the component live.
All versions of component with dependencies
PHP Build Version
Package Version
No informations.
The package mattferris/component contains the following files
Loading the files please wait ....