baraja-core / plugin-system
There is no license information available for the latest version (v2.4.1) of this package.
Complex plugin system for CMS.
v2.4.1
2026-09-03 07:37 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 || ^4.0
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
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.