Zebra_Mptt, a PHP implementation of the modified preorder tree traversal algorithm
Zebra_MPTT is a PHP class that provides an implementation of the modified preorder tree traversal algorithm making it easy for you to use MPTT in your PHP applications. It provides methods for adding nodes anywhere in the tree, deleting nodes, moving and copying nodes around the tree and methods for retrieving various information about the nodes. Zebra_MPTT uses table locks making sure that database integrity is always preserved and that concurrent MySQL sessions don't compromise data integrity. Also, Zebra_MPTT uses a caching mechanism which has as result the fact that regardless of the type, or the number of retrieval operations, the database is read only once per script execution.
Business Directory Theme (New 2022) - Download Now!Sponsored
Alibaba Clone Script - Buy2AlibabaSponsored
Help/Fix on AWS CloudFront (1 Hour)
One hour of help to configure or fix AWS CloudFront distributions.
Help/Fix on AWS Lambda Service (1 Hour)
One hour of help or fixes for AWS Lambda functions and related services.
Cost optimization by replacing IPv4 with IPv6 and configuring DNS for it
Plan and configure IPv6 addressing and DNS so you can reduce IPv4 usage and related costs.
Creating and configuring Private network in AWS and connecting it through VPN
Design and configure a private AWS network and connect it securely with VPN.


