library nested-set
A nested set implementation for easy extension.
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
Laravel Nested Sets
A package for bootstrapping nested set implementations. Made with love
by C4 Tech and Design., (*1)
, (*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
- Add
"c4tech/nested-set": "2.x"
to your composer requirements and run composer update
.
- Create your own classes to extend
Model
and Repository
.
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
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
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
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
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