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
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
adereksisusanto/laravel-generator
Generate Laravel models, migrations, and seeders from existing database tables
时间:2026-07-10 16:50
net-code/laravel-bus
Attribute-routed command & query buses for Laravel with a configurable middleware pipeline.
时间:2026-07-10 16:33
remetulla/tinymvc-php
Mini MVC framework in Yii2 style
时间:2026-07-10 13:24
hmennen90/laravel-graphql
A hand-written GraphQL engine with first-class Laravel integration (code-first + SDL).
时间:2026-07-10 12:53
ntm-dev/laravel-monitor
Local-first application monitoring for Laravel — Nightwatch-style insights (requests, queries, jobs, exceptions, cache, mail, ...) on a self-hosted Livewire dashboard like Pulse.
时间:2026-07-10 10:56
yeab/laravel-api-contract
Define API contracts in your Laravel application and generate TypeScript types, API clients, SDKs, OpenAPI specs, Postman collections, and more.
时间:2026-07-10 08:41
affahiyaaaaaak-code/aspeedphp
A lightweight, fast, and modern PHP MVC framework.
时间:2026-07-10 08:15
openregion/pint-config
Shared Laravel Pint configuration for Open Region projects.
时间:2026-07-10 06:59
genai/sql-mapper
MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\<Name> implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a
时间:2026-07-10 01:34
genai/i18n
Localization for the GenAI stack — Spring-style message keys compiled from per-locale .ini catalogs into a reflection-free Cache\Messages, a Translator bean, a global __() view helper, and a LocaleInterceptor that resolves the request locale (?lang / session / Accept-Language). PHP 5.3-safe at runti
时间:2026-07-10 01:28
genai/boot
Application kernel with Composer-based package auto-discovery (Laravel style): reads each installed component's extra.genai.processors so the app never hand-lists them, then boots the compiled app into a ready Dispatcher. Build-time uses PHP 8; the Kernel + runtime boot are PHP 5.3-safe.
时间:2026-07-10 01:09
genai/attribute
Build-time attribute scanner that dispatches custom attributes to your handlers. PHP 8 only; it emits no runtime code itself — your handlers feed the PHP 5.3-safe *Register dumpers.
时间:2026-07-10 01:07
tavp/core
TAVP Stack core framework — Tailwind + Alpine + Volt + Phalcon, with a Laravel-style ergonomic layer on top of Phalcon.
时间:2026-07-09 19:41