Download the PHP package bear/query-repository without Composer
On this page you can find all versions of the php package bear/query-repository. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bear/query-repository
More information about bear/query-repository
Files in bear/query-repository
Download bear/query-repository
More information about bear/query-repository
Files in bear/query-repository
Vendor bear
Package query-repository
Short Description Resource query responsibility segregation
License MIT
Package query-repository
Short Description Resource query responsibility segregation
License MIT
Please rate this library. Is it a good library?
Informations about the package query-repository
BEAR.QueryRepository
BEAR.QueryRepository is a distributed caching framework for BEAR.Resource applications, inspired by CQRS. It segregates reads and writes into separate repositories to optimize performance and resource utilization.
Key Features
- Event-Driven Cache Invalidation: Automatically invalidates cache when data changes, ensuring consistency.
- Dependency Resolution: Resolves dependencies between resources and updates related caches automatically.
- Donut Caching: Combines dynamic and static content for efficient partial caching.
- CDN Integration: Seamlessly integrates with modern CDNs (e.g., Fastly, Akamai) for shared cache management.
- Conditional Requests with ETag Support: Reduces network overhead by leveraging
ETag
and304 Not Modified
responses. - Distributed Cache Support: Works with server-side caches (e.g., Redis, APC), shared caches (e.g., CDNs), and client-side caches.
Documentation
For more details, check out the BEAR.Sunday cache manual.
All versions of query-repository with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
bear/resource Version ^1.16.1
bear/sunday Version ^1.5
doctrine/annotations Version ^1.8 || ^2.0
doctrine/cache Version ^1.12 || ^2.0
psr/cache Version ^1.0 || ^2.0 || ^3.0
ray/aop Version ^2.16
ray/di Version ^2.17.2
ray/psr-cache-module Version ^1.3.4
symfony/cache Version ^5.3 || ^6.0 || ^7.3
symfony/cache-contracts Version ^2.4 || ^3.0
bear/resource Version ^1.16.1
bear/sunday Version ^1.5
doctrine/annotations Version ^1.8 || ^2.0
doctrine/cache Version ^1.12 || ^2.0
psr/cache Version ^1.0 || ^2.0 || ^3.0
ray/aop Version ^2.16
ray/di Version ^2.17.2
ray/psr-cache-module Version ^1.3.4
symfony/cache Version ^5.3 || ^6.0 || ^7.3
symfony/cache-contracts Version ^2.4 || ^3.0
The package bear/query-repository contains the following files
Loading the files please wait ....