baba / php-doctrine-dbal-redis-driver
Simple implementation of Doctrine DBAL Driver for redis
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/baba/php-doctrine-dbal-redis-driver
Requires
- php: >=7.3.0
- ext-redis: ^5.0
- doctrine/dbal: *
- doctrine/orm: *
Provides
- baba/php-doctrine-dbal-redis-driver: 1.0.0.0
This package is auto-updated.
Last update: 2022-01-16 22:14:31 UTC
README
Examples
in folder examples you can found simple usage tutorial with basic CRUD application and some entities.
Install
composer require baba/php-doctrine-dbal-redis-driver