Libraries tagged by retcon
reconnect/easy-deploy-bundle
646 Downloads
The easiest way to deploy Symfony applications
yeevy/centris-passerelle
57 Downloads
Unofficial PHP client for the Centris® Passerelle FTP feed — parse, sync & reconcile Quebec MLS listings. Not affiliated with or endorsed by Centris or QFREB.
raiolanetworks/atlas
646 Downloads
Get the data from the most recondite place with 'Atlas'
laratusk/laravel-mailgun-multi
638 Downloads
Send emails from multiple Mailgun domains in one Laravel app — automatic transport reconfiguration based on sender domain.
kuiper/db
3176 Downloads
A PDO extension that provides lazy connections, auto reconnecting, and fluent query builder
genai/web
94 Downloads
Web/MVC layer over genai/http: #[Controller]/#[RestController] (with a base path) and #[Route] attributes, a View value object, a default genai/view engine (override with #[ViewRegister]), and a dispatcher. Routes compile to genai/routing's standalone matcher. Runtime is PHP 5.3-safe; the attributes/processors are PHP 8 build-time.
genai/openapi
56 Downloads
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.
yperevoznikov/reconciliation
1902 Downloads
Reconciliation algorithm on PHP for everyday usage
webandcow/reconnexion-bar
7424 Downloads
ReconnexionBar plugin for CakePHP
reconengine/recon-laravel
9 Downloads
World class recommendation engine brought to Laravel
legow/reconnecting-pdo
6064 Downloads
Description of project reconnecting-pdo.
bushbaby/doctrine-reconnect
4038 Downloads
Zend Framework 2 module which attempts to reconnect when the database has 'gone away'
apisearch-io/php-reconnect
408 Downloads
weijukeji/laravel-payment-bill
71 Downloads
Laravel 支付账单管理扩展包,支持微信支付、支付宝账单下载与数据同步
tereta/pdo
7 Downloads
PDO decorator with lazy connection and automatic reconnect on disconnect-class errors (MySQL gone-away, PostgreSQL connection failure). For long-running workers and daemons.