wiserwebsolutions/laravel-lobbyist-ai
AI layer for laravel-lobbyist: summarize, classify, and ask questions about legislative data with the Laravel AI SDK.
时间:2026-07-10 03:02
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/openapi
Generates an OpenAPI 3 document at build time from your #[RestController] routes, request-body Forms/DTOs and validation constraints — baked into a reflection-free Cache\OpenApi — and ships a controller that serves /openapi.json and a Swagger UI page at /docs. PHP 5.3-safe at runtime.
时间:2026-07-10 01:30
genai/google-form
Submit data to a Google Form from the server: POST to the form's formResponse endpoint, mapping your fields to entry.NNN ids. Best-effort with a short timeout so it never blocks the request (it returns false rather than throwing). curl with a stream fallback. PHP 5.3-safe.
时间:2026-07-10 01:27
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/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
tikliveapi/tiktok-scraper
Advanced TikTok Scraper API Client for PHP. Scrape user profiles, followers, videos, hashtags, music and search data in real-time.
时间:2026-07-09 22:52
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
i18nagent/laravel-locale-chain
Configurable locale fallback chains for Laravel — fixes both single-fallback limitation and JSON fallback bug
时间:2026-07-09 12:22
paresh27/model-auditor
Framework-agnostic change auditing for PHP data structures
时间:2026-07-09 10:10
jdz/adminkit
Framework-agnostic admin list/item orchestration primitives: pagination, filter-state resolution, ordering validation, query building, uniqueness and data sanitization
时间:2026-07-09 06:58
elqora/chart
Framework-neutral, renderer-agnostic chart data definitions for PHP.
时间:2026-07-09 01:54
milpa/live
Render-target-agnostic live component primitives for the Milpa PHP framework: contracts, value objects, components, data sources, and the event-driven mount/handle/render lifecycle.
时间:2026-07-08 21:16
roundingwell/hl7
An ADT/HL7 parser providing structured messages
时间:2026-07-08 18:26