sidroberts / phalcon-boundmodels
Automatically get models based on dispatcher parameters within the Phalcon framework.
Installs: 182
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 1
Open Issues: 2
pkg:composer/sidroberts/phalcon-boundmodels
Requires
- php: ~8.0
- ext-phalcon: ~5.0
Requires (Dev)
This package is auto-updated.
Last update: 2025-10-11 22:14:38 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