Download the PHP package minionfactory/module-factory without Composer
On this page you can find all versions of the php package minionfactory/module-factory. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download minionfactory/module-factory
More information about minionfactory/module-factory
Files in minionfactory/module-factory
Download minionfactory/module-factory
More information about minionfactory/module-factory
Files in minionfactory/module-factory
Vendor minionfactory
Package module-factory
Short Description My implementation of modules within Laravel.
License MIT
Package module-factory
Short Description My implementation of modules within Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package module-factory
Module Factory
Introduction
Module Factory is a simple package to organize Laravel into modules. It's fine for small projects but large projects can get unwieldy with the number of files. This package allows you to structure the files into modules with a similar folder layout as Laravel itself.
In the above example, ShortcodeController should have the following namespace:
All versions of module-factory with dependencies
PHP Build Version
Package Version
The package minionfactory/module-factory contains the following files
Loading the files please wait ....