sidroberts / phalcon-boundmodels
Automatically get models based on dispatcher parameters within the Phalcon framework.
dev-main
2025-08-11 21:44 UTC
Requires
- php: ~8.0
- ext-phalcon: ~5.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-03-11 22:59:18 UTC
README
boundmodels component for Phalcon.
Version Requirements
Installing
Install using Composer:
{
"require": {
"sidroberts/phalcon-boundmodels": "dev-main"
}
}
Documentation
See the Wiki.
License
Licensed under the MIT License. © Sid Roberts