Baum is an implementation of the Nested Set pattern for Eloquent models.

v3.0.0 2025-04-21 08:47 UTC

This package is auto-updated.

Last update: 2025-04-21 08:50:34 UTC


README

Baum is a Laravel package that provides a nested set implementation for Laravel's Eloquent ORM.

Version Compatibility

Package Version Laravel Version
3.x Laravel 11.x, 12.x
2.3 Laravel 10.x
2.2 Laravel 9.x
1.2 Laravel 8.x
1.0.x Laravel 4.2.x

Installation

composer require culturalinfusion/baum

Documentation

This package is a fork of etrepat/baum. For detailed documentation, please refer to the original package documentation.

License

This package is open-sourced software licensed under the MIT license.