chill-project / chill-bundles
Most used bundles for chill-project
v5.1.1
2026-06-22 18:09 UTC
Requires
- php: ^8.2
- composer-runtime-api: *
- ext-dom: *
- ext-json: *
- ext-openssl: *
- ext-redis: *
- ext-zlib: *
- champs-libres/wopi-bundle: dev-symfony-v5@dev
- champs-libres/wopi-lib: dev-master@dev
- doctrine/data-fixtures: ^1.8
- doctrine/doctrine-bundle: ^2.1
- doctrine/doctrine-migrations-bundle: ^3.0
- doctrine/orm: ^2.13.0
- erusev/parsedown: ^1.7
- knplabs/knp-menu-bundle: ^3.0
- knplabs/knp-time-bundle: ^1.12
- knpuniversity/oauth2-client-bundle: ^2.10
- league/csv: ^9.7.1
- lexik/jwt-authentication-bundle: ^2.16
- nyholm/psr7: ^1.4
- ocramius/package-versions: ^1.10 || ^2
- odolbeau/phone-number-bundle: ^3.6
- ovh/ovh: ^3.0
- phpoffice/phpspreadsheet: ^1.16
- ramsey/uuid-doctrine: ^1.7
- sensio/framework-extra-bundle: ^5.5
- smalot/pdfparser: ^2.10
- spomky-labs/base64url: ^2.0
- symfony/asset: ^5.4
- symfony/browser-kit: ^5.4
- symfony/cache: ^5.4
- symfony/clock: ^6.2
- symfony/config: ^5.4
- symfony/console: ^5.4
- symfony/css-selector: ^5.4
- symfony/dom-crawler: ^5.4
- symfony/error-handler: ^5.4
- symfony/event-dispatcher: ^5.4
- symfony/event-dispatcher-contracts: ^2.4
- symfony/expression-language: ^5.4
- symfony/filesystem: ^5.4
- symfony/finder: ^5.4
- symfony/form: ^5.4
- symfony/framework-bundle: ^5.4
- symfony/http-client: ^5.4
- symfony/http-foundation: ^5.4
- symfony/intl: ^5.4
- symfony/mailer: ^5.4
- symfony/messenger: ^5.4
- symfony/mime: ^5.4
- symfony/monolog-bundle: ^3.5
- symfony/notifier: ^5.4
- symfony/options-resolver: ^5.4
- symfony/ovh-cloud-notifier: ^5.4
- symfony/process: ^5.4
- symfony/property-access: ^5.4
- symfony/property-info: ^5.4
- symfony/routing: ^5.4
- symfony/security-bundle: ^5.4
- symfony/security-core: ^5.4
- symfony/security-csrf: ^5.4
- symfony/security-guard: ^5.4
- symfony/security-http: ^5.4
- symfony/serializer: ^5.4
- symfony/string: ^5.4
- symfony/templating: ^5.4
- symfony/translation: ^5.4
- symfony/twig-bundle: ^5.4
- symfony/ux-translator: 2.31.0
- symfony/validator: ^5.4
- symfony/webpack-encore-bundle: ^1.11
- symfony/workflow: ^5.4
- symfony/yaml: ^5.4
- thenetworg/oauth2-azure: ^2.0
- twig/extra-bundle: ^3.0
- twig/intl-extra: ^3.0
- twig/markdown-extra: ^3.3
- twig/string-extra: ^3.3
- twig/twig: ^3.0
Requires (Dev)
- doctrine/doctrine-fixtures-bundle: ^3.3
- fakerphp/faker: ^1.13
- friendsofphp/php-cs-fixer: ^3.94
- jangregor/phpstan-prophecy: ^1.0
- nelmio/alice: ^3.8
- nikic/php-parser: ^4.15
- phpspec/prophecy-phpunit: ^2.0
- phpstan/extension-installer: ^1.2
- phpstan/phpstan: ^1.9
- phpstan/phpstan-deprecation-rules: ^1.1
- phpstan/phpstan-strict-rules: ^1.0
- phpunit/phpunit: ^10.5.24
- rector/rector: ^1.1.0
- symfony/amqp-messenger: ^5.4.45
- symfony/debug-bundle: ^5.4
- symfony/dotenv: ^5.4
- symfony/flex: ^2.4
- symfony/loco-translation-provider: ^6.0
- symfony/maker-bundle: ^1.20
- symfony/phpunit-bridge: ^7.1
- symfony/runtime: ^5.4
- symfony/stopwatch: ^5.4
- symfony/var-dumper: ^5.4
- symfony/web-profiler-bundle: ^5.4
Conflicts
This package is auto-updated.
Last update: 2026-06-23 14:12:21 UTC
README
Chill is a software for social workers. It allows them to keep track of the social work they do.
See our website for more information https://www.chill.social
Installation
Chill-bundles is a set of bundles that should be used within a Symfony application.
A symfony application will help you to customize all the configuration options, change the behaviour of some parts of the usual-way that chill works, … without to have to fork this repository !
See the instructions in the docs.
Those instructions are also built online.