rugolinifr/array-path-selector
This package provides an API to flatten nested PHP arrays to map their values to a path selector, do the opposite operation or replace any value in the array.
时间:2026-07-12 11:57
opscale/fields
Family of custom fields for Laravel Nova. Includes AI: a conversational assistant that proposes values for the fields of a resource form.
时间:2026-07-11 21:00
opscale-co/nova-figma-field
Read-only Figma file renderer for Laravel Nova, powered by @grida/refig.
时间:2026-07-11 20:44
opscale-co/nova-mermaid-field
Read-only Mermaid diagram renderer for Laravel Nova, powered by mermaid.js.
时间:2026-07-11 15:38
rasuvaeff/rector-named-literals
Rector rule that adds parameter names to literal arguments (bool by default, numeric/string opt-in)
时间:2026-07-11 11:07
d1360l/laravel-role-manager
A Laravel package to manage the relationships between users and Spatie roles, with a permission-driven UI, configurable default role, and webmaster provisioning. Built by El Flaco Programa (EFP).
时间:2026-07-11 00:53
dealnews/schema-org
Schema.org value objects with JSON-LD emission
时间:2026-07-10 22:10
net-code/laravel-domain
DDD tactical building blocks (aggregate root, value objects, domain events, typed UUID identifiers, business-rule specification) with optional Laravel integration.
时间:2026-07-10 17:10
interaction-design-foundation/psalm-laravel-nova
Psalm plugin for Laravel Nova
时间:2026-07-10 12:37
milpa/command
The Command-as-atom core: the surface-agnostic Operation value object plus the CommandProvider and SurfaceProjector contracts. One operation, N surfaces.
时间:2026-07-10 02:27
genai/web
Web/MVC layer over genai/http: #[Controller]/#[RestController] (with a base path) and #[Route] attributes, a View value object, a default genai/view engine (override with #[ViewRegister]), and a dispatcher. Routes compile to genai/routing's standalone matcher. Runtime is PHP 5.3-safe; the attributes
时间:2026-07-10 01:37
genai/session
Session component with pluggable storage: native files (default), a project file dir (cache/session), or a database (PDO). A small Session API over native PHP sessions; a SessionStore save-handler decides where the data lives. Driver chosen from the [session] config group. PHP 5.3-safe runtime.
时间:2026-07-10 01:33
genai/rate-limit
Fixed-window rate limiting. A RateLimiter over a pluggable store (file-backed by default), plus a RateLimitInterceptor that returns 429 when an IP exceeds the limit on a path (brute-force / flood protection). PHP 5.3-safe.
时间:2026-07-10 01:32