Download the PHP package inapps/inapps-modules without Composer
On this page you can find all versions of the php package inapps/inapps-modules. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download inapps/inapps-modules
More information about inapps/inapps-modules
Files in inapps/inapps-modules
Download inapps/inapps-modules
More information about inapps/inapps-modules
Files in inapps/inapps-modules
Vendor inapps
Package inapps-modules
Short Description InApps module structure maker for its laravel projects.
License MIT
Package inapps-modules
Short Description InApps module structure maker for its laravel projects.
License MIT
Please rate this library. Is it a good library?
Informations about the package inapps-modules
inapps-modules
InApps module structure generator for Laravel Framework.
Targets
- To split features into Modules.
- To define tasks inside a feature.
- To make any module portable as a standalone package.
Installation
composer
is required
Register Service in config\app.php
Usage
Eg:
php artisan ia-modules:make test
will createmodules/admin/Test
php artisan ia-modules:make testModule group
will createmodules/group/TestModule
Todos
- Add Test
License
Apache License, Version 2.0
All versions of inapps-modules with dependencies
PHP Build Version
Package Version
No informations.
The package inapps/inapps-modules contains the following files
Loading the files please wait ....