Download the PHP package napp/modulecore without Composer
On this page you can find all versions of the php package napp/modulecore. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package modulecore
Napp Module Core
Napp Core Service Provider registers module dependencies.
Each module must register a ServiceProvider extending the Napp\Core\Module\Provider\CoreServiceProvider
. Example:
File Structure
At Napp we dont follow the default Laravel folder structure. We use Domain structure - so everything related to Products
is within the Napp\MyModule\Products
namespace.
All versions of modulecore with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
illuminate/routing Version ~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0
illuminate/support Version ~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0
napp/aclcore Version ~1.0
illuminate/routing Version ~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0
illuminate/support Version ~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0
napp/aclcore Version ~1.0
The package napp/modulecore contains the following files
Loading the files please wait ....