Solace script maze Support forum scriptmaze PHP source code protection based only on PHP code Solace Script Maze is meant to protect PHP scripts from being stolen or modified. It uses only native PHP functions, so no additional extensions are required to execute protected scripts, thus also support ...
Solace profiler Support forum solace_profiler Profiler to analyse the time spent by a script This class is meant to generate profile reports by analysing the time spent executing each part of a PHP script, adding the number of PHP interpreter passes and overall time in percentage for each line. ...
Solace FastTemplate Support forum sftemplate Remake of the FastTemplate engine This class is a backwards compatible remake of the original FastTemplate class by Jason Moore. It includes additional features like unlimited nested dynamic blocks, enable and disable blocks and among others. All methods ...