baum

Tree data structure

An implementation of the Nested Set pattern for efficient querying of ordered tree structures in Eloquent ORM

Baum is an implementation of the Nested Set pattern for Laravel's Eloquent ORM.

GitHub

2k stars
87 watching
459 forks
Language: PHP
last commit: 7 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lazychaser/laravel-nestedset An Laravel package for efficiently storing hierarchical data in relational databases using a nested set model. 3,672
alexeymezenin/laravel-best-practices A collection of guidelines and best practices for building maintainable, efficient, and scalable Laravel applications. 11,474
cviebrock/eloquent-sluggable A package to simplify the creation of unique URLs for Eloquent models in Laravel applications. 3,915
delatbabel/elocryptfive Encrypts and decrypts data stored in Eloquent model attributes in Laravel applications 86
sbarre/eloquent-versioned Adds transparent versioning support to Eloquent ORM in Laravel 5.2 and later versions. 30
dwightwatson/rememberable A caching trait for Eloquent models in Laravel that stores query results for a specified time period. 1,121
illuminate/database A toolkit for interacting with databases in PHP, providing an expressive query builder and database operations. 2,699
laravel/laravel A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. 79,063
laravel/scout Provides a simple, driver-based solution for adding full-text search to Eloquent models. 1,575
spatie/eloquent-sortable Adds sortable behaviour to Eloquent models by automatically assigning the highest order number to new records and providing a query scope for fetching records in the right order. 1,416
redux-orm/redux-orm A JavaScript library for managing relational data in Redux stores. 2,950
spatie/laravel-translatable A package that makes Eloquent models store translations as JSON attributes 2,264
laravel/framework A comprehensive web application framework with expressive syntax and robust tools for large applications. 32,780
stefankroes/ancestry A gem that organizes Rails ActiveRecord models into hierarchical structures using the materialized path pattern 3,748
mongodb/laravel-mongodb Provides an ORM interface to MongoDB 7,024