mykemeynell/laravel-decorators
Attribute-based method decorators (Log, Cache, Retry, …) wired into the Laravel IoC container.
时间:2026-05-27 18:02
delacry/di
Compiled dependency injection container — fork of nette/di adding tag-based service identity, #[Inject(tag:)], NEON @Type#tag references, and array<string, T> bag-of-services autowire.
时间:2026-05-24 12:55
amashukov/toncenter-client-php
Typed toncenter v2 HTTP client for The Open Network — {ok, result} envelope unwrapping, retry-aware via any PSR-18 client, typed Value Objects (masterchain info, account state, run-get-method stack reader, transactions). Pluggable wallet RPC adapter.
时间:2026-05-24 06:03
amashukov/http-client-php
PSR-18 HTTP client backed by ext-curl, with a middleware pipeline (retry on selected status codes, header injection). PSR-7 / PSR-17 message + factory interfaces; bring your own PSR-7 implementation (nyholm/psr7, guzzlehttp/psr7, slim/psr7, etc.).
时间:2026-05-24 05:26
aftandilmmd/laravel-cacheable
A modern, attribute-driven method caching layer for Laravel. Annotate any method with #[Cacheable] and let the framework handle the rest — TTL, tags, conditional caching, locking, stale-while-revalidate, invalidation, and more.
时间:2026-05-18 10:06
athwari/laravel-method-cache
Attribute-based method caching for Laravel using method overriding proxy system
时间:2026-05-13 03:44
athwari/laravel-method-overrider
Runtime method interception and overriding for Laravel
时间:2026-05-12 22:56
entelisteam/lbaf-hydrator
Attribute-driven PHP DTO hydrator: builds typed DTOs, enums, nested objects and typed arrays from JSON-like data.
时间:2026-05-12 17:40
celemas/wire
Autowiring object creator and argument resolver
时间:2026-05-12 17:31
wucdbm/manticore-config-factory
Manticore Config Factory
时间:2026-05-11 23:47
labor-digital/factory-multitenant-api
HTTP API for the LABOR.digital Factory shared-tenant TYPO3 — create tenants, update capabilities live, and report deployed factory-core version. Opt-in: only install on shared-tenant deployments. Off-by-default at runtime.
时间:2026-05-08 13:04
marko/inertia
Inertia.js protocol integration for the Marko Framework - middleware, response factory, shared data, and SSR support
时间:2026-05-01 19:02
betterde/voyager
A Composer package wrapper for the Voyager PHP extension, providing runtime function and method redefinition APIs for debugging, hot-fixing, instrumentation, and live system diagnostics.
时间:2026-05-01 18:56
baconfy/factory-payload
Generate HTTP request payloads from Laravel Eloquent factories.
时间:2026-05-01 11:19
sunnysideup/migrate-from-fqcn-to-short-tablename
If you have bad table names (using FQCN) then this method will fix up your tables to be short table names, and migrate the data.
时间:2026-04-30 08:34