storkontheroof / baum
Baum is an implementation of the Nested Set pattern for Eloquent models.
Installs: 505
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 459
pkg:composer/storkontheroof/baum
Requires
- php: >=7.2.0
- illuminate/console: 6.* | 7.* | 8.* | 9.* | 10.*
- illuminate/database: 6.* | 7.* | 8.* | 9.* | 10.*
- illuminate/events: 6.* | 7.* | 8.* | 9.* | 10.*
- illuminate/filesystem: 6.* | 7.* | 8.* | 9.* | 10.*
- illuminate/support: 6.* | 7.* | 8.* | 9.* | 10.*
Requires (Dev)
- d11wtq/boris: ~1.0.10
- mockery/mockery: ~0.9
- phpunit/phpunit: ~4.0
README
I created this fork solely so i could continue with upgrading to Laravel 6 in my project until the original repo gets updated accordingly.
Etrepat/Baum
See etrepat/baum for the original repo.