Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

0.7.0 - Introducing relations

Compare
Choose a tag to compare
@ihabunek ihabunek released this 05 Dec 18:04
· 104 commits to develop since this release
  • BC BREAK: Dropped support for PHP 5.3
  • Added a shorthand for model relations with Model->hasChildren() and
    Model->hasParent()