2017 © Pedro Peláez
 

library orm

Сáша Orm

image

cawaphp/orm

Сáша Orm

  • Tuesday, February 27, 2018
  • by tchiot.ludo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 229 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

# Сáша Orm

Warning

Be aware that this package is still in heavy developpement. Some breaking change will occure. Thank's for your comprehension., (*1)

Features

  • Really simple based Model that allow tracking of property changed
  • Collection with method like
    • find('propery', 'value')
    • getDistinct('propery')
    • sortBy([])
    • filter(function(){})
    • aplly(function(){})
  • CollectionPaged to handle pagination
  • CollectionModel to track changed on depending models

About

License

Cawa is licensed under the GPL v3 License - see the LICENSE file for details, (*2)

The Versions

27/02 2018

dev-master

9999999-dev

Сáша Orm

  Sources   Download

GPL-3.0 GPL-3.0-only

The Requires

 

The Development Requires

by tchiotludo

orm collection