Download the PHP package toanld/plugin-manager without Composer
On this page you can find all versions of the php package toanld/plugin-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download toanld/plugin-manager
More information about toanld/plugin-manager
Files in toanld/plugin-manager
Package plugin-manager
Short Description Enhance Laravel Apps: Organized & Scalable
License Apache-2.0
Homepage https://pm.fresns.org
Informations about the package plugin-manager
About Plugin Manager
Enhance Laravel Apps: Organized & Scalable
fresns/plugin-manager
is a convenient Laravel extension package designed for modular management of your large-scale Laravel applications. Each plugin acts as an independent Laravel application or microservice, allowing you to define your own views, controllers and models.
Plugin Manager Docs: https://pm.fresns.org
Install
To install through Composer, by run the following command:
The package will automatically register a service provider and alias.
Optionally, publish the package's configuration file by running:
Development Docs
Contributing
You can contribute in one of three ways:
- File bug reports using the issue tracker.
- Answer questions or fix bugs on the issue tracker.
- Contribute new features or update the wiki.
The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.
License
Fresns Plugin Manager is open-sourced software licensed under the Apache-2.0 license.
All versions of plugin-manager with dependencies
laravel/framework Version ^10.0
wikimedia/composer-merge-plugin Version ^2.1
nelexa/zip Version ^4.0