Search by

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

Package info

github.com/CulturalInfusion/baum

pkg:composer/culturalinfusion/baum

Statistics

Installs: 31 345

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-09-21 11:56:42 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.