nestedset-php
nestedset-php copied to clipboard
Using Nested Sets Pattern to Model Tree Structure in PHP
Results
2
nestedset-php issues
Sort by
recently updated
recently updated
newest added
Hello, Thanks a lot for this great plugin! I just meet an issue, it seems that the functions _addBefore_ and _addAfter_ does not support multiple roots trees (a memory problem...
Hi, your nested set class looks concise and simple so this could be a good example to work from but it's incomplete with no html or sql schema. Do you...