2017 © Pedro Peláez
 

library modules-laravel

Package for building modular laravel applications

image

langleyfoxall/modules-laravel

Package for building modular laravel applications

  • Thursday, July 19, 2018
  • by langleyfoxall
  • Repository
  • 5 Watchers
  • 6 Stars
  • 83 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 29 Versions
  • 219 % Grown

The README.md

Modules Laravel

Package for building modular laravel applications. Master is used for development, check versioned branches for stable releases., (*1)

Installation

Require with composer:, (*2)

composer require langleyfoxall/modules-laravel

Add service provider to config/app.php:, (*3)

LangleyFoxall\Modules\LaravelModuleServiceProvider::class,

Publish configuration file:, (*4)

php artisan vendor:publish --provider="LangleyFoxall\Modules\LaravelModuleServiceProvider"

Commands

Modules

To create a module simply run:, (*5)

php artisan modules:make [<parent_module>.[<tree_of_modules>.]]<module_name>

To delete a module simply run:, (*6)

php artisan modules:delete [<parent_module>.[<tree_of_modules>.]]<module_name>

Widgets

To create a widget simply run:, (*7)

php artisan modules:make-widget <parent_module>.[<tree_of_modules>.]<module_name>

To delete a widget simply run:, (*8)

php artisan modules:delete-widget <parent_module>.[<tree_of_modules>.]<module_name>

Misc

To force generation of configuration file run:, (*9)

php artisan modules:config

Folder Structure

Modules that are generated can be found at app/Modules. The configuration file can be found at config/modules.php, (*10)

app
    -- Modules
        -- <module_name>
            -- Http
                -- Controllers
                -- Middleware
            -- Migrations
            -- Models
            -- Modules
                -- <sub_module>
                    -- <repeat_structure>
            -- Providers
            -- Routes
            -- Views

The Versions

19/07 2018

dev-master

9999999-dev https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT LGPL-3.0-only

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

17/07 2018

dev-optim

dev-optim https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

LGPL-3.0-only

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

29/06 2018

1.6.3

1.6.3.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

LGPL-3.0-only

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

29/06 2018

1.6.2

1.6.2.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

LGPL-3.0-only

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

27/06 2018

1.6.1

1.6.1.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

LGPL-3.0-only

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

22/06 2018

1.6.0

1.6.0.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

LGPL-3.0-only

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

22/06 2018

1.5.8

1.5.8.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

LGPL-3.0-only

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

21/06 2018

1.5.7

1.5.7.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

LGPL-3.0-only

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

21/06 2018

1.5.6

1.5.6.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

LGPL-3.0-only

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

20/06 2018

1.5.5

1.5.5.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

LGPL-3.0-only

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

16/06 2018

1.5.4

1.5.4.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

LGPL-3.0-only

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

15/06 2018

1.5.3

1.5.3.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

LGPL-3.0-only

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

13/06 2018

1.5.2

1.5.2.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

LGPL-3.0-only

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

13/06 2018

1.5.1

1.5.1.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

GPL-3.0-only

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

09/06 2018

1.5.0

1.5.0.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

04/05 2018

1.4.0.x-dev

1.4.0.9999999-dev https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

04/05 2018

1.4.0

1.4.0.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

03/05 2018

1.3.1.x-dev

1.3.1.9999999-dev https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

03/05 2018

1.3.1

1.3.1.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

03/05 2018

1.3.0.x-dev

1.3.0.9999999-dev https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

03/05 2018

1.3.0

1.3.0.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

02/05 2018

1.2.0.x-dev

1.2.0.9999999-dev https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

02/05 2018

1.2.0

1.2.0.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

02/05 2018

1.1.1.x-dev

1.1.1.9999999-dev https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

02/05 2018

1.1.1

1.1.1.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

01/05 2018

1.1.0.x-dev

1.1.0.9999999-dev https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

01/05 2018

1.1.0

1.1.0.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

30/04 2018

1.0.0.x-dev

1.0.0.9999999-dev https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules

30/04 2018

1.0.0

1.0.0.0 https://github.com/LFSoftware/modules-laravel

Package for building modular laravel applications

  Sources   Download

MIT

The Requires

  • php ^7.1.3

 

The Development Requires

by Dexter Marks-Barber
by Jared Wheatley
by Alex Catchpole

laravel php modules