seigisoft / seigicms-framework-bundle
Provides reusable components to integrate between SeigiCMS bundles.
Package info
gitlab.com/seigisoft/seigicms-framework-bundle/
Type:symfony-bundle
pkg:composer/seigisoft/seigicms-framework-bundle
v0.6.0
2026-09-01 20:55 UTC
Requires
- doctrine/dbal: ^4.4.3
- doctrine/doctrine-bundle: ^3.2
- doctrine/orm: ^3.6.7
- phpdocumentor/shim: ^3.10
- symfony/console: ^8.1
- symfony/dependency-injection: ^8.1
- symfony/form: ^8.1
- symfony/http-foundation: ^8.1
- symfony/http-kernel: ^8.1
- symfony/security-bundle: ^8.1
- symfony/serializer-pack: ^1.4
- symfony/twig-bundle: ^8.1
- symfony/uid: ^8.1
- symfony/ux-twig-component: ^3.2
- twig/intl-extra: ^3.26
Requires (Dev)
- captainhook/captainhook: ^5.29
- j13k/yaml-lint: ^1.1
- phpmetrics/phpmetrics: ^2.9
- phpstan/phpstan: ^2.2
- phpunit/phpunit: ^13.0
- squizlabs/php_codesniffer: ^4.0
- vimeo/psalm: ^6.16.1
This package is auto-updated.
Last update: 2026-09-01 18:56:07 UTC
README
A PHP library that provides reusable components to integrate between SeigiCMS ecosystem (A Symfony based app).
Installation
Use the package manager composer to install seigisoft/seigicms-framework-bundle.
composer require seigisoft/seigicms-framework-bundle
Usage
You can check the codebase documentation
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.