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
jarir-ahmed/bd-mnp
Mobile Number Portability (MNP) lookup for Bangladesh. Detect ported numbers, resolve current and original operators from MNP routing codes, and import MNP CSV data.
时间:2026-07-09 22:55
patrick-hanna/database-crud-buffer
Buffer and batch Laravel database inserts, upserts, updates, and deletes into a minimal set of merged SQL statements.
时间:2026-07-09 22:09
henry-ht/laravel-bitwise-permission
A fast, database-light bitwise permission system for Laravel — roles, permissions, routes and menus with an optional Livewire admin UI.
时间:2026-07-09 20:14
zaber-dev/laravel-cooldown
Driver-based cooldown management for Laravel with cache and database drivers, Eloquent integration, middleware, and a fluent API.
时间:2026-07-09 17:49
core45/laravel-cookieconsent
Laravel wrapper for orestbida/cookieconsent: PHP-first config, lang-file i18n, server-side consent reads, script gating, iframemanager, and a database consent audit trail.
时间:2026-07-09 09:52
xiasf/think-orm
从 ThinkPHP 5.0.24 抽离的独立 ORM 包,保留 think\ 命名空间,提供 Db / Model / Validate / Paginator / Collection / Loader / Config 等完整模型层能力,可在非 ThinkPHP 项目(脚本、微服务、其他框架)中无缝复用 ThinkPHP 5.0 风格 ORM 用法。
时间:2026-07-09 08:21
laranail/db-console
Self-hosted, multi-server database, user, and privilege management for Laravel: guided flows, engines for MySQL/MariaDB/PostgreSQL/SQL Server/SQLite, scoped RBAC, encrypted catalog, CLI, and an optional REST API with webhooks.
时间:2026-07-09 01:56
laranail/db-console-webui
Thin Livewire + Flux web UI for laranail/db-console — all UI, zero business logic.
时间:2026-07-09 01:56
milpa/skeleton
The composer create-project starting point for a Milpa app: boots milpa/runtime's Kernel, serves a real HTTP response with zero database, and ships a coa CLI (doctor/validate/make/inspect, plus every plugin-declared CommandProviderInterface command) wired to milpa/devtools. Minimal by default — the
时间:2026-07-09 00:23
laranail/db-tools
Independent Laravel database utilities — model traits (UUID/NanoID/ULID, audit log, soft-deletes-with-undo, soft-archive, JSON accessors), casts (money, datetime), schema macros & field groups, backup/restore, a database CLI command, connection & table inspection, a session read-model, and cursor +
时间:2026-07-08 17:18
fishyboat21/simple-api
A minimal PHP 8.4+ library for building JSON HTTP APIs with per-file routing
时间:2026-07-08 15:03
cetria/laravel-route-model-upcaster
Laravel package for automatically resolving Eloquent models based on a database column.
时间:2026-07-08 11:37