cakephp-cached-routing

Route cache

Improves load time of routes by caching the route collection

Provides a cached version of the RoutingMiddleware to improve the load time of routes

GitHub

4 stars
6 watching
1 forks
Language: PHP
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cakephp/cache A caching library that provides a simple interface to multiple caching backends. 51
dereuromark/cakephp-cache Caches views as static files for efficient content delivery 33
cnizzardini/cakephp-preloader Generates an OPCache preloader file for CakePHP applications. 11
cakedc/cakephp-oracle-driver A CakePHP plugin that enables support for Oracle databases in PHP applications. 40
cakedc/cakephp-api Exposes a versioned API in CakePHP with minimal code 61
cakedc/search-filter Provides a flexible and powerful search functionality solution for CakePHP applications 0
cakephp/queue A Queueing library for CakePHP that allows tasks to be processed asynchronously 37
makallio85/yaml-route Provides a way to configure CakePHP 3 routes with simple YAML files. 6
dereuromark/cakephp-captcha A Captcha plugin for CakePHP that provides a simple, extendable solution for image-based captchas in web applications. 10
cakedc/auth Auth objects and functionality for CakePHP applications 32
slimphp/slim-httpcache Provides an HTTP caching middleware and service provider for a web application framework 115
dereuromark/cakephp-ide-helper Improves IDE compatibility and code understanding in CakePHP applications by adding annotations 185
cakedc/users A user authentication plugin for CakePHP that provides basic and advanced features for managing users. 522
friendsofcake/fixturize Improves performance of fixture-based tests on MySQL/MariaDB/Percona databases. 24
thephpleague/route A component for building and managing web application routes and dispatching requests. 652