Libraries tagged by method cache

invincible-tech-systems/easeampredis

0 Favers
45 Downloads

A very simple and safe PHP library that provides methods to access redis cache in php applications. This wraps up the AmPHP related Redis Package to interact with Redis in-memory cache in an asynchronous & non-blocking way.

Go to Download


imflyou/php-http-enum-constant

0 Favers
6 Downloads

A comprehensive PHP library providing type-safe HTTP enums for methods, status codes, headers, media types, and cache control directives.

Go to Download


philharmony/http-enum

2 Favers
380 Downloads

Type-safe HTTP enums for methods, status codes, headers, content types, schemes, caching and protocol utilities

Go to Download


havvg/propel-uniquekey-instancepooling-behavior

0 Favers
58 Downloads

The UniqueKeyInstancePoolingBehaviors adds additional instance pooling to findOne query methods operating on unique keys.

Go to Download


blainesch/li3_memoize

2 Favers
7 Downloads

Will aid in the caching of expensive helper/model instance methods.

Go to Download


oliver-schoendorn/dependency-injector

1 Favers
105 Downloads

A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.

Go to Download


imsamurai/cakephp-monitoring-plugin

0 Favers
15 Downloads

Use it if you want to wrap model methods with cache

Go to Download


imsamurai/cakephp-caching-behavior

3 Favers
18 Downloads

Use it if you want to wrap model methods with cache

Go to Download


rapidwebltd/caching-object-wrapper

2 Favers
20 Downloads

Wraps up any PHP object so all its methods are cached.

Go to Download


mykemeynell/laravel-decorators

0 Favers
0 Downloads

Attribute-based method decorators (Log, Cache, Retry, …) wired into the Laravel IoC container.

Go to Download


tim661811/laravel-telemetry-reporter

2 Favers
13 Downloads

A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.

Go to Download


mkd/laravel-state-management

5 Favers
7 Downloads

a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications

Go to Download


mkd/laravel-fast-api

12 Favers
8 Downloads

Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.

Go to Download


fereydooni/cachable-methods

0 Favers
0 Downloads

A Laravel package for method caching using PHP attributes

Go to Download


invincible-tech-systems/easeampmysql

1 Favers
63 Downloads

A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.

Go to Download


<< Previous Next >>