numberninecms / redis
Installation wizard and auto-configuration for Redis cache and sessions with NumberNine CMS
Installs: 714
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.4 || ^8.0
- ext-redis: *
- numberninecms/common: ^0.1
- symfony/config: ^5.1 || ^6.0
- symfony/console: ^5.1 || ^6.0
- symfony/dependency-injection: ^5.1 || ^6.0
- symfony/yaml: ^5.1 || ^6.0
Requires (Dev)
- ergebnis/composer-normalize: ^2.11
- nikic/php-parser: ^4.10
- php-parallel-lint/php-parallel-lint: ^1.2
- phpro/grumphp: ^1.0
- phpstan/phpstan: ^0.12.25
- phpstan/phpstan-doctrine: ^0.12.13
- phpstan/phpstan-phpunit: ^0.12.8
- phpstan/phpstan-symfony: ^0.12.6
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^3.5
This package is auto-updated.
Last update: 2024-11-10 21:01:33 UTC
README
Installation wizard and autoconfiguration for Redis cache in Symfony.
Note: this bundle requires php-redis
extension on your PHP installation.
Installation
composer require numberninecms/redis
After installing dependencies, run this command to configure your Redis url:
bin/console numbernine:install:redis --force
Documentation
https://www.numberninecms.com/
License
Copyright (C) 2020-2022 William Arin