Libraries tagged by memoji
spora-ai/spora-plugin-memories-frontend
19 Downloads
Pre-built Vue SPA for the Spora memories admin panel. Delivered as type `spora-plugin-frontend`; the host SPA lazy-loads it via /plugins/spora-plugin-memories-frontend/main.js.
spora-ai/spora-plugin-memories
31 Downloads
Persistent memory storage for agents and users — UI + memory/global_memory tools.
sakanjo/laravel-easy-eloquent-memoization
26 Downloads
Easy eloquent memoization for Laravel Eloquent models.
phpyh/lru-memoizer
5224 Downloads
PHPyh LRU Memoizer
laracraft-tech/memoize
68 Downloads
Simple PHP trait to memoize function calls.
koktut/php-memoize
456 Downloads
Memoization functions result
bytic/memoize
2245 Downloads
Php Framework
antevenio/memoize
4200 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.
drupol/memoize
204 Downloads
Memoize a closure.
codingpaws/simple-memoize
2695 Downloads
Simple trait-based memoization to cache return values
zonuexe/functools
51 Downloads
Functional toolbox
langsys/laravel-request-query-cache
9 Downloads
Request caching toolkit for Laravel: per-request Eloquent query deduplication (firstCached/getCached) plus idempotent HTTP responses via the idempotent middleware.
daveross/functional-programming-utils
5241 Downloads
Functional Programming utilities for PHP 5.4+
hoa/cache
27 Downloads
The Hoa\Cache library.
edulazaro/laragents
15 Downloads
AI agents for Laravel: chat sessions with automatic history compression, a provider-agnostic tool-calling loop, memories distilled from what was said, hard rules written by a person, and agents that run on a schedule or on your own events. Bring your own tools, your own models and your own credit system. Redaction, usage accounting and the provider itself are all pluggable.