plugide/define

Plug IDE define.

dev-main / 1.x-dev 2022-10-20 20:29 UTC

This package is auto-updated.

Last update: 2024-04-21 00:07:45 UTC


README

Plug IDE is a simple and powerful modular system for the Laravel framework.

Why plug IDE

Most of the packages offer you only modules and nothing else.

In addition to providing a modular structure, Plug IDE allows you to organize your application by adding multiple types: plugins, modules, themes, extensions and more features.

Installation

To get started with plug IDE, simply run:

 composer require plugide/define

Define

Define takes care of the execution of the plugins, to generate plugins and other commands you must install the following package plugide/playground or do it manually.

composer require plugide/playground --dev

License

Plug IDE is open-sourced software licensed under the MIT license.