vasco-fund / symfony-firestore-cache-adapter
Symfony Cache adapter for Google Cloud Firestore - Production-ready PSR-6 implementation
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/vasco-fund/symfony-firestore-cache-adapter
Requires
- php: ^8.2|^8.3|^8.4
- google/auth: ^1.49
- psr/cache: ^3.0
- psr/log: ^3.0
- symfony/cache: ^7.0|^8.0
- symfony/cache-contracts: ^3.0
- symfony/http-client: ^7.0|^8.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.48
- infection/infection: ^0.31
- phpstan/phpstan: ^1.10
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-strict-rules: ^1.5
- phpunit/phpunit: ^10.5|^11.0
- symfony/var-dumper: ^6.4|^7.0
Suggests
- ext-grpc: Required for optimal performance with google/cloud-firestore
- ext-zlib: Required for data compression
- google/cloud-firestore: Required if using the native Google Cloud SDK client (requires grpc extension)