catidegla member since: Sep 08, 2026 · Transparency log
catidegla's packages
-
PHP
catidegla/laravel-agent-kit
Expose Eloquent models to an AI agent without handing it your database. Field allowlists, per-record policy checks, result ceilings and an audit trail, all failing closed.
-
PHP
catidegla/laravel-mobile-money
One Laravel API across MTN MoMo, Wave and Orange Money: per-provider drivers, idempotent collections, verified webhooks, numbering-plan aware phone parsing and reconciliation for callbacks that never arrive. Works with brick/money.
-
PHP
catidegla/pi-spi-qr
Build, parse and validate PI-SPI interoperable QR payloads for the BCEAO instant payment platform, in PHP. No dependencies.
-
PHP
catidegla/safe-migrations
Catch Laravel migrations that will lock a table or break a rolling deploy, before they run. Every rule asks which database and which version, because almost none of this is true in general.