library phalcon-boundmodels
Automatically get models based on dispatcher parameters within the Phalcon framework.
sidroberts/phalcon-boundmodels
Automatically get models based on dispatcher parameters within the Phalcon framework.
- Friday, March 18, 2016
- by SidRoberts
- Repository
- 2 Watchers
- 1 Stars
- 181 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 2 Open issues
- 1 Versions
- 0 % Grown
Sid\Phalcon\BoundModels
boundmodels component for Phalcon., (*1)
, (*2)
, (*3)
Version Requirements
, (*4)
, (*5)
Installing
Install using Composer:, (*6)
{
"require": {
"sidroberts/phalcon-boundmodels": "dev-master"
}
}
Documentation
See the Wiki., (*7)
License
Licensed under the MIT License.
© Sid Roberts, (*8)
dev-master
9999999-dev
Automatically get models based on dispatcher parameters within the Phalcon framework.
Sources
Download
MIT
The Requires
-
ext-phalcon >= 2.0.0
-
php >= 5.5
The Development Requires