genai/dto
DTO support: a #[Dto] attribute, a build-time processor that compiles each DTO's getters into a JSON map, and a PHP 5.3-safe Serializer that turns DTOs (and nested/arrays of them) into arrays via that map — no runtime reflection, no toArray(). Standalone: no runtime dependencies.
时间:2026-07-10 01:26
jarir-ahmed/data-converter
6-way converter: CSV ↔ XLSX ↔ JSON ↔ MySQL. Import/export data between any format, generate SQL INSERTs, or connect directly via PDO.
时间:2026-07-09 22:02
milpa/data
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON and in-memory backends behind a common RepositoryInterface — zero DB, zero ORM.
时间:2026-07-09 19:23
mantekio/wp-arabic-slug-schema-guard
WordPress must-use plugin that stops core updates from truncating long Arabic URLs (the VARCHAR(200) slug-column trap).
时间:2026-07-09 16:04
i18nagent/laravel-locale-chain
Configurable locale fallback chains for Laravel — fixes both single-fallback limitation and JSON fallback bug
时间:2026-07-09 12:22
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
wiserwebsolutions/laravel-boarddocs-scraper
A Laravel package that scans public BoardDocs sites for agendas and attachments, exposes a fluent unofficial API, and exports self-contained meeting PDFs with remote links rewritten as in-document anchors.
时间:2026-07-08 17:49
elqora/config-kit
SDK config schema designed to provide a general shape for Input field configurations
时间:2026-07-08 15:55
fishyboat21/simple-api
A minimal PHP 8.4+ library for building JSON HTTP APIs with per-file routing
时间:2026-07-08 15:03
milpa/plugin
GitHub-native plugin distribution for the Milpa PHP framework: source parsing, semver-constrained release resolution, zipball download, milpa.json manifest reading/validation, dependency resolution, milpa.lock management, and contract-based load ordering.
时间:2026-07-08 12:01
elavora/api-datatype-json
DataType JSON para aplicacoes Elavora API.
时间:2026-07-08 01:55
blcklab/panulat
A starter API application for Panulat, a modular lightweight PHP framework for clean REST APIs.
时间:2026-07-07 19:57
milpa/mcp-server
Model Context Protocol (MCP) transport core for the Milpa PHP framework: a transport-agnostic JSON-RPC 2.0 dispatcher over the tool-runtime registry, plus the auth seam a host implements to turn a bearer token into an authenticated caller.
时间:2026-07-07 19:46
milpa/mcp-client
MCP (Model Context Protocol) client for the Milpa PHP framework: stdio and HTTP/SSE transports, JSON-RPC framing, capability negotiation, and tool/resource discovery for connecting to external MCP servers.
时间:2026-07-07 19:44
laulamanapps/document-signer-symfony
Symfony bundle for the document signer SDK: configuration, a driver manager, and verified webhook routes for ValidSign and DocuSign.
时间:2026-07-07 12:53