PHP Classes

Good starting point for implementing the Nested Set model.

Recommend this page to a friend!

      Nested Set DB Table  >  All threads  >  Good starting point for implementing...  >  (Un) Subscribe thread alerts  
Subject:Good starting point for implementing...
Summary:Package rating comment
Messages:1
Author:thirdfloordesign
Date:2015-03-18 09:33:42
 

thirdfloordesign rated this package as follows:

Utility: Good
Consistency: Good
Documentation: Sufficient

  1. Good starting point for implementing...   Reply   Report abuse  
Picture of thirdfloordesign thirdfloordesign - 2015-03-18 09:33:42
Good starting point for implementing the Nested Set model.
Doesn't rely on other third party libraries (dependancies).
Having todays InnoDB standard in mind, implementing prepared statements, rollback functionality and table locking would strengthen data consistency.
Clean coding style.