Popular Packages
-
PHP
yeevy/centris-passerelle
Unofficial PHP client for the Centris® Passerelle FTP feed — parse, sync & reconcile Quebec MLS listings. Not affiliated with or endorsed by Centris or QFREB.
-
PHP
zeevx/laravel-brimble-sandbox
Laravel integration for the Brimble Sandbox PHP SDK: config, container binding, facade, and Artisan commands.
-
-
PHP
thinwrap/location
Lightweight, SDK-free PHP wrapper for routing, distance matrix, geocoding, and isochrone across Google, Mapbox, HERE, ESRI, TomTom, and OSRM. Stateless, PSR-18 BYO HTTP client; php-http/discovery is the only runtime dependency (auto-wires a PSR-18 client when none is injected); no vendor SDKs.
-
PHP
thinwrap/notifications
Unified PHP facade over 35 notification providers across Email / SMS / Push / Chat — baseline-coverage discipline.
-
-
PHP
quioteframework/mcp
MCP (Model Context Protocol) server capability for Quiote -- expose Quiote actions/tools over MCP.
-
PHP
quioteframework/csrf
CSRF protection (token validation + delivery middleware) for Quiote, built on symfony/security-csrf.
-
-
PHP
quioteframework/whoops
Full-detail developer exception renderer for Quiote, built on filp/whoops. Only ever used when core.developer_exceptions is explicitly enabled.
-
PHP
quioteframework/ratelimit
Rate limiting (login throttle, PDO-backed limiter storage) for Quiote, built on symfony/rate-limiter.
-
PHP
quioteframework/db-eloquent
Eloquent (illuminate/database) driver adapter for Quiote's database layer.
-
-
-
PHP
quioteframework/telemetry-otel
OpenTelemetry SDK exporter/bootstrap for Quiote's always-on Trace facade. Builds worker-lifetime tracer/meter providers from telemetry.* settings and flushes them per request.