3 Star 4 Fork 2

Fresns/Plugin Manager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

PHP Laravel License

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:

composer require fresns/plugin-manager

The package will automatically register a service provider and alias.

Optionally, publish the package's configuration file by running:

php artisan vendor:publish --provider="Fresns\PluginManager\Providers\PluginServiceProvider"

Development Docs

https://pm.fresns.org

Contributing

You can contribute in one of three ways:

  1. File bug reports using the issue tracker.
  2. Answer questions or fix bugs on the issue tracker.
  3. 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.

空文件

简介

Enhance Laravel Apps: Organized & Scalable 展开 收起
README
Apache-2.0
取消

发行版 (22)

全部
27天前

贡献者 (3)

全部

语言

近期动态

27天前推送了新的 v3.3.2 标签
27天前推送了新的提交到 3.x 分支,7832341...d55c2a5
27天前推送了新的提交到 3.x 分支,8a89e43...7832341
3个月前推送了新的提交到 3.x 分支,1209273...8a89e43
4个月前推送了新的 v3.3.1 标签
加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/fresns/plugin-manager.git
git@gitee.com:fresns/plugin-manager.git
fresns
plugin-manager
Plugin Manager
3.x

搜索帮助