laravel-nestedset
Laravel

laravel-nestedset | Laravel | |
---|---|---|
11 | 406 | |
3,690 | 79,539 | |
0.5% | 0.4% | |
4.9 | 8.5 | |
9 months ago | 10 days ago | |
PHP | PHP | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
laravel-nestedset
-
Made a package to performantly convert a flat collection of hierarchical data to a nested collection for things like Org Charts. Feedback appreciated.
Is this different than https://github.com/lazychaser/laravel-nestedset ?
- How to best load a large DB tree structure into frontend
-
Hi, How can I implement recursive relashionship in my code between employee and a manager? I have one table called employee with attribute manager_id but i don't know what I should add in my employee model and migation class ? An example Would be really helpfull and thank you in advance.
I would go with a nested set model and use package like https://github.com/lazychaser/laravel-nestedset
- How to use an Order column in a Pivot Table
-
Developing GetCandy 2
kalnoy/nestedset
- How to structure menu data in the database tables
-
[Package Required] Mongodb compatible Nestedset/tree package
I have already tried laravel-nestedset but it works partially with mongodb; accessing ancestors or descendants relation throws exceptions.
- How to load nested comments efficiently with pagination via MySQL in laravel?
-
What is your opinion on multiple relationships in single table entities?
If you are looking for something that's efficient for a large set of data and there's many parent child relationships in a tree, look at nested set. https://github.com/lazychaser/laravel-nestedset
- Format Multilevel Categories With Single Query
Laravel
-
How I Achieved a 74% Performance Increase on a Page
Our monolith is built with Laravel and Vue.js, where Vue.js powers dynamic features at the expense of performance, since it runs completely on the client-side. For performance-sensitive features, we rely on Blade (Laravel's template engine) with raw JavaScript or jQuery, resulting in a more complex and less developer-friendly approach.
-
efri, the_framework
I'm a huge fan of Laravel, but let's be real - PHP can be a pain sometimes, right? That's why I built Efri, my take on bringing Laravel's awesomeness to TypeScript.
- Learning Path for Web Development
- Best Backend Frameworks for 2025: A Developer's Guide to Making the Right Choice
-
🔥Top 3 Amazing Next.js Alternatives To Try 🫨
3. Laravel: The PHP Framework for Web Artisans
-
My Experience with Elixir Development
Look at something like Laravel - a lot of information is right on the front page, and the docs connect many concepts. I understand that Taylor does this for a living; I just wish that our leaders could work on these things and make money from them too.
-
From Product Manager to Independent Developer: A Six-Month Transformation Guide
I also recommend Laravel, a well-known PHP web development framework. It took some time to learn, but it simplified and accelerated my development process significantly.
-
Image Upload to Strapi via REST API with Next.js and Postman
Media or file upload is very common in most technologies and providers, such as Nodejs, Laravel, Java, Cloudinary, AWS S3, etc., and is a fundamental aspect of web development. It is the transfer of files or media from a client machine to the server. This process is also a part of Strapi.
- 20+ Best Web Development Tools & Software (With Pricing) to Use in 2025🎉🔥🔥
-
I built a platform for discovering and sharing Chrome extension collections
Looks like the website is built with Laravel[1] using Livewire[2] (Alpine JS on the front-end) and the UI library used is Flux[3].
[1]: https://laravel.com/
What are some alternatives?
laravel-adjacency-list - Recursive Laravel Eloquent relationships with CTEs
Spiral Framework - High-Performance PHP Framework
RAGENativeUI
Slim Framework - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
Menu - Html menu generator
Yii2 - Yii 2: The Fast, Secure and Professional PHP Framework
wp-bootstrap-navwalker - A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
Nette - 📖 The Nette documentation
laravel-mongodb - A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
Phalcon - High performance, full-stack PHP framework delivered as a C extension.
laravel-schemaless-attributes - Add schemaless attributes to Eloquent models
Gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
