2017 © Pedro Peláez
 

library phpfox-model

Model gateway library for phpfox framework.

image

codelego/phpfox-model

Model gateway library for phpfox framework.

  • Tuesday, November 29, 2016
  • by codelego
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

phpfox-model

Model gateway interface for phpfox framework, (*1)

Mixing SQL/NoSQL in application logic can cause several problems. Many developers aren't comfortable with SQL, and many who are comfortable may not write it well., (*2)

Database administrators need to be able to find data easily so they can figure out how to tune and evolve the database., (*3)

A model gateway holds all the problem and provide common way to intractive in., (*4)

The Versions

29/11 2016

dev-master

9999999-dev

Model gateway library for phpfox framework.

  Sources   Download

MIT