athwari/laravel-method-cache
Attribute-based method caching for Laravel using method overriding proxy system
时间:2026-05-13 03:44
phpdot/attribute
PHP 8 attribute scanning, caching, and discovery. Standalone.
时间:2026-04-03 20:15
kariricode/class-discovery
PHP 8.4+ class discovery component with attribute scanning, token-based parsing, multi-tier caching, and dependency analysis. Part of the KaririCode Framework ecosystem.
时间:2026-03-04 18:15
ascetic-soft/waypoint
A lightweight PSR-15 compatible PHP router with attribute-based routing, prefix-trie matching, middleware pipeline, route caching, and built-in diagnostics
时间:2026-02-12 13:02
sgalinski/sg-apicore
Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/
时间:2026-01-15 19:00
baukasten/cache
Flexible multi-bucket caching system with support for Redis, file, and in-memory storage, featuring attribute-based method caching and tag-based invalidation
时间:2025-10-07 11:57
splitstack/laravel-stashable
An attribute-based caching system for repositories
时间:2025-02-11 16:51
altarouter/altarouter
A lightning fast router for PHP with attribute and caching capabilities
时间:2024-11-06 10:54
mkd/laravel-fast-api
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
时间:2024-10-16 19:44
twithers/laravel-php-attributes
Use PHP 8 Attributes easily inside of your Laravel application
时间:2022-09-20 05:24
korridor/laravel-computed-attributes
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
时间:未知