Libraries tagged by wire
qkskima/api
288 Downloads
A lightweight TYPO3 API middleware providing a clean, Extbase-free way to define REST-style endpoints under /api/* paths. Includes CSRF protection, frontend authentication support, and allows endpoint access from Fluid without plugins or TypoScript. Ideal for lean SPA-like applications, HTML-over-the-wire workflows, or lightweight headless-style integrations without a frontend build pipeline.
phattarachai/watchtower-laravel
882 Downloads
Laravel client for the Watchtower self-hosted Sentry-compatible exception tracker. Wires up sentry/sentry-laravel and a same-origin browser tunnel that dodges ad blockers.
modufolio/appkit
407 Downloads
A lean PHP framework built on Symfony components and Doctrine ORM, with hand-wired DI, attribute routing, and first-class Inertia.js support
ltc/komfortkasse
1899 Downloads
Komfortkasse module for Magento 2. Automatically process payments by bank wire transfer, cash on delivery, and invoice.
lisachenko/kafka-client
8 Downloads
Native, pure-PHP implementation of the Apache Kafka wire protocol, with Producer, Consumer and Admin clients
laravarc/eventer
248 Downloads
Transport-agnostic domain event dispatch and consumption for Laravel — broker-agnostic SEND/RECEIVE with EventContract wire envelopes.
kraicdesign/eloquent-bundle
203 Downloads
Symfony bundle that wires Laravel's Eloquent (Illuminate Database) into the Symfony container, with database:migrate and database:migrate:rollback console commands.
kinetis/persistence
178 Downloads
Runtime-matched MySQL and Postgres clients (mysqli async, ext-pgsql async, PDO) built from a neutral connection definition, with a transaction safety net and injectable SQL instrumentation. Usable standalone; kinetis/database-bridge wires it into Kinetis.
kinetis/orm
58 Downloads
A data mapper over kinetis/query-builder: attributed plain PHP entities compiled into portable metadata, typed repositories and entity queries, constructor-free hydration, explicit belongs-to, has-one, has-many and many-to-many relationships loaded eagerly through batched secondary queries, owned relationships that persist, reorder and remove a whole aggregate as one graph, owning join collections that write their join table as part of it, a unit of work with an identity map, snapshot change tracking and a dependency-ordered transactional flush, factory-owned transaction sessions with locking entity reads, and per-entity connection affinity with one factory and one manager per connection. Usable standalone; kinetis/database-bridge wires it into Kinetis.
jardiscore/kernel
194 Downloads
Infrastructure kernel for PHP — an immutable DomainKernel holding wired-up cache, logger, event dispatcher, HTTP client, database, mailer and filesystem, plus an optional ENV-driven bootstrap. Jardis-generated domain code reaches it through a single interface.
invue/tables
137 Downloads
Native Vue 3 data table components for the Invue framework, wired to Eloquent via Inertia partial reloads.
invue/panels
94 Downloads
Panel + Resource CRUD scaffolding for the Invue framework: artisan generators that produce real Controller/FormRequest/Vue pages wired to invue/tables and invue/forms, plus a swappable panel shell (sidebar/topbar) via invue/core's component registry.
invue/forms
127 Downloads
Native Vue 3 form components for the Invue framework, wired to Laravel validation via Inertia.
gilads-otiannoh254/inertia-protocol
111 Downloads
Framework-agnostic Inertia.js Wire Protocol Engine and Response Builder for PHP.
fatlum/nativephp-push
170 Downloads
Free FCM/APNs push notifications for NativePHP Mobile v3 and v4 — the native layer that the paid nativephp/mobile-firebase plugin charges for, wired into the existing (MIT) core PHP API.