sidroberts / phalcon-boundmodels
Automatically get models based on dispatcher parameters within the Phalcon framework.
dev-master
2023-01-25 18:24 UTC
Requires
- php: ~8.0
- ext-phalcon: ~5.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-25 22:25:05 UTC
README
boundmodels component for Phalcon.
Version Requirements
Installing
Install using Composer:
{ "require": { "sidroberts/phalcon-boundmodels": "dev-master" } }
Documentation
See the Wiki.
License
Licensed under the MIT License. © Sid Roberts