2017 © Pedro Peláez
 

library phalcon-boundmodels

Automatically get models based on dispatcher parameters within the Phalcon framework.

image

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

The README.md

Sid\Phalcon\BoundModels

boundmodels component for Phalcon., (*1)

GitHub Workflow Status GitHub release, (*2)

GitHub issues GitHub pull requests, (*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)

The Versions

18/03 2016

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