Download the PHP package xjaqil/laravel-plugin without Composer
On this page you can find all versions of the php package xjaqil/laravel-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-plugin
Laravel Plugin
中文文档
About Laravel Plugin
Laravel Plugin is a plugin mechanism solution for developers who need to build their own ecosystem,With it you can build a wordpress-like ecosystem. It can help you as follows:
- Load plugins based on service registration.
- Through the command line, plugin developers can easily and quickly build plugins and upload plug-ins to the plugin market.
- Provides plugin composer package support. Reference composer separately in the created plugin.
- Execute the logic of plugin installation, uninstallation, enable, and disable in the way of event monitoring. Easy for developers to expand.
- Slot-style plugin market support, by modifying the configuration file, developers can seamlessly connect to their own plugin market.
- Comes with a basic plugin marketplace, where developers can upload plugins and review them.
- Supports multiple versions of plugins.
Requirement
- php >= 7.4
- laravel >= 8.0
v1.1.0 Development Plan
- [x] Support laravel 9
- [ ] Replace FileRepository with MysqlRepository
- [ ] Complete
Laravel-plugin-ui
installation
-
Step 1
- Step 2
All versions of laravel-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
laravel/framework Version ^8.0|^9.0
ext-zip Version *
spatie/laravel-enum Version ^3.0
laravel/framework Version ^8.0|^9.0
ext-zip Version *
spatie/laravel-enum Version ^3.0
The package xjaqil/laravel-plugin contains the following files
Loading the files please wait ....