culturalinfusion/baum

Baum is an implementation of the Nested Set pattern for Eloquent models.
29,625 1
Install
composer require culturalinfusion/baum
Latest Version:v3.0.0
PHP:^8.2
License:MIT
Last Updated:Apr 21, 2025
Links: GitHub  ·  Packagist
Maintainer: ci-general-account

Baum

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.