cache
Cache manager
Provides a mechanism to store and retrieve data in a way that improves application performance
Doctrine Cache component
8k stars
44 watching
214 forks
Language: PHP
last commit: 3 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
doctrine/migrations | A tool for managing changes to a database schema over time | 4,679 |
symfony/cache | A component that adds caching to applications | 4,106 |
actions/cache | An action that optimizes workflow execution by caching dependencies and build outputs. | 4,578 |
doctrine/dbal | A powerful library that provides a high-level interface to interact with various relational databases. | 9,477 |
doctrine-extensions/doctrineextensions | Provides additional functionality to Doctrine for managing data in PHP applications | 4,044 |
cachethq/cachet | A status page system that allows users to report incidents and customize their dashboard. | 14,075 |
happyr/doctrine-specification | A Doctrine query specification library simplifying repository queries and reducing code duplication. | 447 |
l3pp4rd/doctrineextensions | A set of behavioral extensions for the Doctrine2 framework to simplify common business logic features | 144 |
desarrolla2/cache | A simple cache library implementing the PSR-16 standard using immutable objects. | 134 |
defcronyke/godscache | Provides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms | 11 |
mozilla/sccache | A tool for caching compilation results to avoid recompilation when possible | 5,853 |
doctrine/annotations | A library for extracting and processing annotations from PHP docblocks. | 6,742 |
opsway/doctrine-dbal-postgresql | Extends Doctrine's DBAL component with native PostgreSQL data types and functions. | 159 |
consistence/consistence-doctrine | Provides an integration layer between Consistence enum value objects and Doctrine ORM | 8 |
carnage/doctrine-encrypted-column | Provides a secure way to encrypt data stored through an object-relational mapping system | 36 |