Download the PHP package codeages/plugin-bundle without Composer
On this page you can find all versions of the php package codeages/plugin-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codeages/plugin-bundle
More information about codeages/plugin-bundle
Files in codeages/plugin-bundle
Download codeages/plugin-bundle
More information about codeages/plugin-bundle
Files in codeages/plugin-bundle
Vendor codeages
Package plugin-bundle
Short Description Symfony PluginBundle
License MIT
Homepage https://github.com/codeages/plugin-bundle
Package plugin-bundle
Short Description Symfony PluginBundle
License MIT
Homepage https://github.com/codeages/plugin-bundle
Please rate this library. Is it a good library?
Informations about the package plugin-bundle
README
编写一个插件
目录结构
如果您的插件名称为Demo
那么目录结构为:
插件的源信息
即插件目录下的plugin.json
:
插件的引导文件
即插件目录下的DemoPlugin.php
:
DemoPlugin
类必须继承自Codeages\PluginBundle\System\PluginBase
类。
插件的注册/注销
注册
注销
All versions of plugin-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.5
symfony/twig-bundle Version ^5.4.35
symfony/framework-bundle Version ^5.4.35
symfony/yaml Version ^5.4.35
symfony/config Version ^5.4.35
symfony/process Version ^5.4.35
codeages/biz-framework Version ^0.12
symfony/twig-bundle Version ^5.4.35
symfony/framework-bundle Version ^5.4.35
symfony/yaml Version ^5.4.35
symfony/config Version ^5.4.35
symfony/process Version ^5.4.35
codeages/biz-framework Version ^0.12
The package codeages/plugin-bundle contains the following files
Loading the files please wait ....