All projects
Redstart Graphic is an advanced graphics package inspired by the Java world. It is built using the Gd Extension, which is supported by all servers by default. It provides an extensible and clean OOP interface to deal with all kinds of graphics and advanced and basic filters and actions (crop,rotate, etc.)
Redstart Templating implements a template engine which supports template inheritance. It can process templates based on PHP code loaded from given files. It can use class variables or local variables to define values for template placeholders. It supports template inheritance, including additional inline templates, and it can be extended with plugins.
The List processor class lists data from arrays in HTML tables. The listing may be paginated to limit the number of array entries to display per page. The table header title and other column data formatting properties are configurable parameters. Some columns may be formatted as links or as numbers. A total value may be displayed at the bottom of a column. Control column changes can be used to generate control totals.