PHP Classes

Joe Celko Nested Sets: Manage tree database structure with Celko approach

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 47%Total: 3,493 This week: 1All time: 963 This week: 571Up
Version License Categories
celkonestedset 1.0GNU General Publi...Algorithms, Databases, Data types
Description 

Author

This class is meant to manage tree database structure using Jeo Celko's nested sets approach.

You can add node with 7 queries, delete a node with subnodes with 4 queries and move node with 11 queries.

The number of queries per action does not depend on the number of sub-nodes, so it is a scalable solution.

Picture of Filippo Toso
Name: Filippo Toso <contact>
Classes: 20 packages by
Country: Italy Italy
Age: 44
All time rank: 151 in Italy Italy
Week rank: 103 Down4 in Italy Italy Down
Innovation award
Innovation award
Nominee: 5x

  Files folder image Files  
File Role Description
Accessible without login Plain text file ccelko.php Class CCelkoNastedSet class file
Accessible without login Plain text file sample.php Example Sample file for CCelkoNastedSet class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,493
This week:1
All time:963
This week:571Up
 User Ratings  
 
 All time
Utility:69%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:52%StarStarStar
Tests:-
Videos:-
Overall:47%StarStarStar
Rank:3015