net-code/laravel-kit
Small, reusable conventions for building Laravel REST APIs: a Clock port, sort direction, paginated-response envelope, ISO country-code rule, an OpenAPI error-status attribute, and a base context service provider.
时间:2026-07-10 18:09
boldlygrow/audit-log
Audit and Event Log Handler for Laravel
时间:2026-07-10 06:02
genai/validation
Attribute-based validation compiled to a reflection-free validator. Put #[NotBlank]/#[Email]/#[Length]/#[Pattern]/#[Matches] on a #[Validate] form class; a build-time processor bakes the rules into Cache\Validation. At runtime, validate a populated form object -> a field=>error map, no reflection. P
时间:2026-07-10 01:35
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/messaging
Provider-agnostic messaging front (the third twin of genai/web and genai/console): the Producer/Consumer/MessageEvent contracts, a #[MessageHandler] attribute, a build-time MessageHandlerProcessor that compiles consumers.php, and a PHP 5.3-safe Worker runner that dispatches to handler beans. Ships N
时间:2026-07-10 01:29
galatanovidiu/abilities-rest-adapter
Defines Abilities API abilities by reusing existing REST API routes (schema, validation, permission, handler) via rest_do_request().
时间:2026-07-09 09:26
kolakachi/laravel-error-explainer
Turn Laravel exceptions into dev-friendly explanations and user-safe messages using your own LLM keys. Multi-provider, multi-language.
时间:2026-07-08 14:06
iak/result
A return type for operations that can fail — make every failure visible, typed, and impossible to ignore
时间:2026-07-08 05:53
milpa/events
String-named event dispatch for the Milpa PHP framework: dot-segment wildcard subscriptions, priorities, listener error isolation, and a pluggable async (queue) seam.
时间:2026-07-07 19:45
errorgap/laravel
Laravel integration for Errorgap error tracking.
时间:2026-07-07 14:56
errorgap/errorgap
PHP notifier for Errorgap error tracking.
时间:2026-07-07 14:55
aicrion/json-rpc
A modern, attribute-driven JSON-RPC 2.0 server library with namespace-scoped handler groups and automatic method-level access control.
时间:2026-07-06 10:07
charsen/moo-monitor-laravel
Laravel runtime error & slow SQL monitoring SDK for moo-scaffold-cloud
时间:2026-07-05 07:56
quioteframework/whoops
Full-detail developer exception renderer for Quiote, built on filp/whoops. Only ever used when core.developer_exceptions is explicitly enabled.
时间:2026-07-04 21:48
user-pixel-error/laravel-friendships
This package gives Eloquent models the ability to manage their friendships.
时间:2026-07-04 03:08