Libraries tagged by wire
univeros/persistence
269 Downloads
Thin Repository + UnitOfWork contract over Cycle ORM v2, wired through Altair's Container.
univeros/filesystem
269 Downloads
Flysystem v3 wrapper offering one swap-friendly API for local, S3, SFTP, FTP, and Dropbox storage, wired to the Altair container.
univeros/configuration
270 Downloads
Composable, container-aware configuration: loads .env via phpdotenv 5 and wires dependency bindings through a unified interface.
trk/processwire-php-mailer
42 Downloads
This module extends WireMail base class, integrating the PHPMailer mailing library into ProcessWire.
tiden/telemetry-php
866 Downloads
Tiden error-tracking PHP SDK. Emits the envelope wire format to a Tiden ingest endpoint, with no third-party error-SDK dependency.
smronju/nativephp-google-mobile-ads
133 Downloads
Google Mobile Ads (AdMob) plugin for NativePHP Mobile — Banner, Interstitial, Rewarded, and App Open ads on Android and iOS. Fork of bhargavdetroja/nativephp-google-mobile-ads with the PHP→native bridge actually wired up for native-UI-only (EDGE) apps.
react/espresso
229 Downloads
Silex wired with radioactive caffeine.
quillstack/serializer
300 Downloads
Turns objects into what goes over the wire, saying what may go rather than what may not.
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
811 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
1872 Downloads
Komfortkasse module for Magento 2. Automatically process payments by bank wire transfer, cash on delivery, and invoice.
laravarc/eventer
242 Downloads
Transport-agnostic domain event dispatch and consumption for Laravel — broker-agnostic SEND/RECEIVE with EventContract wire envelopes.
kraicdesign/eloquent-bundle
150 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
155 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.