Download the PHP package mediashare/modules-provider without Composer
On this page you can find all versions of the php package mediashare/modules-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mediashare/modules-provider
More information about mediashare/modules-provider
Files in mediashare/modules-provider
Download mediashare/modules-provider
More information about mediashare/modules-provider
Files in mediashare/modules-provider
Vendor mediashare
Package modules-provider
Short Description Modules provider is an object autoloader for automating and simplifying some code inclusion in different projects. You can call object(s) from different folders and create a container with multiple objects.
License MIT
Package modules-provider
Short Description Modules provider is an object autoloader for automating and simplifying some code inclusion in different projects. You can call object(s) from different folders and create a container with multiple objects.
License MIT
Please rate this library. Is it a good library?
Informations about the package modules-provider
Modules Provider
:dizzy: Modules provider is an object autoloader for automating and simplifying some code inclusion in different projects. You can call object(s) from different folders and create a container with multiple objects.
Installation
Basic Usage
Class Autoloading
Modules
Requirements
- The classname must match the name of the php file & unique.
- A public run() function must be present if you want to be able to execute an automation action on several modules. This can be used when you want to orchestrate a set of events via php classes.
Execute
All versions of modules-provider with dependencies
PHP Build Version
Package Version
Requires
league/climate Version
^3.5
The package mediashare/modules-provider contains the following files
Loading the files please wait ....