Package:
Summary:
Run parallel scripts using a C++ program
Groups:
Author:
Description:
This package can be used to run multiple parallel scripts using a C++ program.
It can start parallel scripts that may run synchronously or asynchronously using the compiled C++ program to run PHP command line program.
It can control the execution of parallel scripts and retrieve their output.
Package:
Summary:
Compose CSS style sheets from multiple templates
Groups:
Author:
Description:
This package can be used to compose CSS style sheets from multiple templates.
It can process one or more CSS templates that are actually PHP scripts.
The templates are processed by assigning PHP variables with template variable values and then the template script is executed and its output captured to get the final result.
A CSS template maybe evaluated conditionally depending on the type of browser accessing the current script.
The main class assembles the output of all CSS templates and may optimize them before outputting by removing needless white spaces.
Package:
Summary:
Manage Apache user and group authentication files
Groups:
Author:
Description:
This class can be used to manage Apache user and group authentication files.
It can manage Apache .htaccess and .htgroup files to define users, groups and passwords for authentication. Optionally it can manage extra information for users, stored in a third file.
It uses Apache-style MD5-crypt passwords to be portable between win and *nix platforms.
The class provide a forms based user interface to manage the authorization files definitions of users and groups.
It can also perform HTTP basic authentication for users defined in the configuration files directly from PHP instead of having it done by Apache.
This class is based on prior work by Jarno Elonen and Sarah King.
Looking for a way to sell goods, services or even virtual goods (like ebooks or software) on your website? The newest entry on the
Free And Open Source PHP Shopping Carts page
is PrestaShop, an open source shopping cart that has lots of features (a very long list; too long to mention here) that probably has
the facility you want for your online shop. Check it out.