baraja-core/plugin-system
There is no license information available for the latest version (v2.4.0) of this package.
Complex plugin system for CMS.
Maintainers
v2.4.0
2022-04-10 18:20 UTC
Requires
- php: ^8.0
- baraja-core/service-method-invoker: ^2.0
- nette/caching: ^3.1
- nette/di: ^3.0
- nette/http: ^3.0
- nette/utils: ^3.2
Requires (Dev)
- phpstan/phpstan: ^1.0
- phpstan/phpstan-nette: ^1.0
- roave/security-advisories: dev-master
- spaze/phpstan-disallowed-calls: ^2.0
- tracy/tracy: ^2.8
Suggests
None
Provides
None
Conflicts
None
Replaces
None
Unknown License 898fc24017de2723ecab28ae6923b247faf6a3ae
README
Complex plugin system for CMS.
π¦ Installation
It's best to use Composer for installation, and you can also find the package on Packagist and GitHub.
To install, simply use the command:
$ composer require baraja-core/plugin-system
You can use the package manually by creating an instance of the internal classes, or register a DIC extension to link the services directly to the Nette Framework.
π License
baraja-core/plugin-system is licensed under the MIT license. See the LICENSE file for more details.
