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.
Coupon & Affiliate Theme (New 2022) - Download Now!Sponsored
Car Dealer & Autos Theme (New 2022) - Download Now!Sponsored
Help/Fix on AWS Auto Scaling (1 Hour)
One hour of help to troubleshoot or fine tune AWS Auto Scaling behaviour.
Overall cost optimisation by monitoring AWS Cost Explorer
Analyse AWS costs using Cost Explorer and suggest practical ways to reduce monthly bills.
Analysing your AWS bill and suggesting ways to reduce costs
Deep analysis of your AWS bill with a detailed list of cost saving recommendations.
Help/Fix on identifying the most cost effective AWS spot instances based on instance type and region (1 Hour)
One hour of help to choose the most cost effective AWS Spot instances for your workload.


