-
StrudleForm has full CSS support and the output is XHTML-compliant.
-
SS Form prevents the usage of HTML in the form definition code. It produces HTML conformant with XHTML and uses CSS to configure the form presentation details.Limitations: SS Form does not validate the submitted form values.
-
Functions to define the output of all types of common HTML form input fields are provided in power Form.CSS style classes can be optionally used to define the form inputs presentation details, while additional input tag attributes can be added to let the developers define custom Javascript code.
-
CSS link code which is inserted into the header section can be generated.Requirements:PHP 5 or higher
-
The appearance of the buttons and the table can be configured through CSS.
-
The forms can be styled through CSS, using the identifiers automatically added to each form element.There's also a formextra.inc class, which will allow you to add custom made multiple selectboxes.
-
A file containing rows of data that use the | character to delimit table cell data is used to define the table contents.
-
This PHP script is to compress CSS files by removing unnecessary characters, CssShrink first takes the content of a CSS file, and then removes comments, white spaces and semi-colons after statements at the end of the line to compress CSS file. Fianlly the compressed CSS output will return as a string.Requirements:- PHP 5.1 or higher
-
The corners are made to appear rounded without the use of images.Requirements: - PHP 5.0 or higher - CurvyCorners Javascript library
-
The names of the months and the days of the weeks are configurable so that the calendar can be presented in different idioms.The presentation details can be customized through CSS.
-
SDReport executes a MySQL query and generates a table with the query result values. The table title and the names of the header columns can be configured.The presentation of the table cells can be configured using CSS classes.Requirements: PHP 5.0 or higher
-
XCS Parser can parse XCSS definitions and process them by evaluating macros and expressions, including external XCSS files, evaluating the rules of inherited styles, and processing comments that start with // .XCS Parser can generate regular CSS definitions from the processed XCSS files. The processed CSS definitions can either be compressed by removing all white spaces or formatted to a ...
-
CssMin is a PHP script for compressing CSS stylesheets and compacts a CSS file by removing all whitespace and comments. Empty blocks and empty declarations are also discarded. Functionality is left intact. Requirements:- PHP 5.0 or Higher What's New in This Version:- Version 3.0.1 will throw no more error messages via "trigger_error" by default.- Support for @-moz-keyframes / @-webkit-keyframes.- New ...
-
EditPHP is an HTML editor that can be styled by modifying the CSS file.
-
crushJsCss can compact and scrambles JavaScript files using Dean Edwards' algorithm. CSS files can also be compacted and optimized by using CSSTidy.Processed files can be compressed using gzip algorithm and stored in a cached directory to avoid reprocessing.Requirements: PHP 4.0.7 or higher

