2017 © Pedro Peláez
 

library nested-set

A nested set implementation for easy extension.

image

c4tech/nested-set

A nested set implementation for easy extension.

  • Wednesday, September 16, 2015
  • by impleri
  • Repository
  • 4 Watchers
  • 0 Stars
  • 411 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Laravel Nested Sets

A package for bootstrapping nested set implementations. Made with love by C4 Tech and Design., (*1)

Latest Stable Version Build Status Scrutinizer Code Quality Code Coverage, (*2)

Repository

Our nested set repository provides a cacheable interface to the underlying model. This builds on top of the base Repository class from c4tech/support., (*3)

The property refering to the underlying model (static $model) is expected to be a reference to a config item but can be a hardcoded class name., (*4)

Model

Our nested set model bridges the baum/baum implementation with our own base Model class from c4tech/support., (*5)

Installation and setup

  1. Add "c4tech/nested-set": "2.x" to your composer requirements and run composer update.
  2. Create your own classes to extend Model and Repository.

The Versions

16/09 2015

dev-master

9999999-dev

A nested set implementation for easy extension.

  Sources   Download

MIT

The Requires

 

by Marcus Amargi
by Christopher Roussel
by Alton Torregano

16/09 2015

2.1.0

2.1.0.0

A nested set implementation for easy extension.

  Sources   Download

MIT

The Requires

 

by Marcus Amargi
by Christopher Roussel
by Alton Torregano

26/08 2015

2.0.0

2.0.0.0

A nested set implementation for easy extension.

  Sources   Download

MIT

The Requires

 

by Marcus Amargi
by Christopher Roussel
by Alton Torregano

15/03 2015

1.1.0

1.1.0.0

A nested set implementation for easy extension.

  Sources   Download

The Requires

 

by Marcus Amargi
by Christopher Roussel
by Alton Torregano

24/02 2015

1.0.0

1.0.0.0

A nested set implementation for easy extension.

  Sources   Download

The Requires

 

by Marcus Amargi
by Christopher Roussel
by Alton Torregano