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: over 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lazychaser/laravel-nestedsetAn Laravel package for efficiently storing hierarchical data in relational databases using a nested set model.3,672
alexeymezenin/laravel-best-practicesA collection of guidelines and best practices for building maintainable, efficient, and scalable Laravel applications.11,474
cviebrock/eloquent-sluggableA package to simplify the creation of unique URLs for Eloquent models in Laravel applications.3,915
delatbabel/elocryptfiveEncrypts and decrypts data stored in Eloquent model attributes in Laravel applications86
sbarre/eloquent-versionedAdds transparent versioning support to Eloquent ORM in Laravel 5.2 and later versions.30
dwightwatson/rememberableA caching trait for Eloquent models in Laravel that stores query results for a specified time period.1,121
illuminate/databaseA toolkit for interacting with databases in PHP, providing an expressive query builder and database operations.2,699
laravel/laravelA comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications.79,063
laravel/scoutProvides a simple, driver-based solution for adding full-text search to Eloquent models.1,575
spatie/eloquent-sortableAdds 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-ormA JavaScript library for managing relational data in Redux stores.2,950
spatie/laravel-translatableA package that makes Eloquent models store translations as JSON attributes2,264
laravel/frameworkA comprehensive web application framework with expressive syntax and robust tools for large applications.32,780
stefankroes/ancestryA gem that organizes Rails ActiveRecord models into hierarchical structures using the materialized path pattern3,748
mongodb/laravel-mongodbProvides an ORM interface to MongoDB7,024