filippo-toso/laravel-modules

A simple library to build modules for Laravel applications

Installs: 67

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/filippo-toso/laravel-modules

v1.1.0 2023-11-13 11:49 UTC

This package is auto-updated.

Last update: 2025-10-13 15:50:27 UTC


README

A simple library to extends Laravel applications with modules

Requirements

  • Laravel 8.0+

Installing

Use Composer to install it:

composer require filippo-toso/laravel-modules

Using It

In the next weeks I'll write the complete documentation.