-
Fluid Grid Generator is a tool to convert static grids to fluid layouts. Fluid Grid Generator can calculate dynamic fluid grid layouts and automatically generate the necessary CSS code to render it out. Configurable parameters include:- Number of columns- Width of a column- Gutter width
-
PdfXtractor is a PHP script to convert PDFs to JPEGs. For the conversion process, PdfXtractor heavily uses GhostScript. For usage instructions, check the package's README file. Requirements:- PHP 5.3 or Higher What's New in This Version:- Added gs choice in phpunit.xml and in the PdfXtractor scritpt.
-
myColors can analyze and generate colors according to various relation to given color. It can take a string that identifies a color and detect its format depending on the color syntax that it used.Currently it supports detecting colors represented in the HSL, HSV, RGB models or by name in English, or using the hexadecimal notation.The main class can return an ...
-
Bangla Date is a PHP script which can be used to convert dates to Bangla format. It supplied dates in a standard international format are formatted to the respective date in Bangla format. A demo is included with the download package. Requirements:- PHP 5 or Higher
-
pTypeConverter is a WordPress plugin allows converting post types one to another. This plugin is a complete rework of the p2pConverter plugin. It allows to easily convert any post type of a certain post to another in an easy to use interface. A pTypeConverter role capability prevents unwanted users from converting pages (i.e. only Administrators and Editors have this ability ...
-
ReMarkable Beta is a Markdown-like mark-up language and takes formatted plain-text and converts it into valid HTML code. It is similar to Markdown, but contains many differences. ReMarkable can be used inside PHP apps or from the command line.Features of ReMarkable Beta:- Paragraphs- Line Breaks- Headings- Automatic Title Case- Automatic Table of Contentshttp://camendesign.com/code/remarkable- Horizontal Rule / Thematic Break- Inline Formatting- ...
-
PHPtitleCase is a PHP script for converting text to title case which is capitalizing words in a sentence. The script is a port from Perl, of John Gruber's Title Case script.As the original script, it includes a list of small words which are not capped, list used and provided by The New York Times Manual of Style. 'vs' and 'v' ...
-
This is a PHP library for convertinng '.po' files to binary '.mo'files. The library is a must-have tool when dealing with gettext, translation apps or having to to i18n.If no $output_file specified, output filename is same as $input_file (but .mo). The library returns true/false for success/failure.
-
This PHP sript can be used to convert numbers between numeric bases. It can take a number represented in a numeric base and convert it to the representation in a different base.Handles numeric bases between 2 and 72.Requirements:- PHP 5.0 or Higher
-
This is a PHP date script to convert dates between Gregorian and Hijri calendar systems. By default it takes dates in the Gregorian calendar and coverts them to Hijri format.The opposite(convert dates from Hijri to the Gregorian calendar) is also possible.Requirements:- PHP 3.0 or Higher
-
This PHP Script is created to convert a date from the Gregorian to the Jalali format. It can take a date in Gregorian format and then return the date formatted in Jalali format, but it works only in this direction. The current date is used, if no date is supplied. Requirements:-PHP 4.0 or Higher
-
This PHP script is used to convert data from CSV to kinds of text based formats such as JSON, raw text, HTML, SQL INSERT statements. Requirements:- PHP 5 or higher Limitations:- Comments in Portuguese.
-
This is a PHP script can be used to parse and extract times from English text. It takes a string to analyze and recognize time based expressions. More than 20 time format variations can be recognized. The script extract the time mentioned in the text as well the remaining action text that is related to the time expression.Examples:1. 6pm call ...
-
This PHP script Time_When associates relative time ranges with text that describes the difference twp time values in English, This script is designed to convert relative time values into English expressions. By default it returns a text that expresses the relative difference between two time values, like for instance "6 months ago", but can easily be translated and modified into ...
-
BMP2GD is a PHP script designed can be used to convert images in the BMP format. It can read a given image file in the BMP format and create a GD image resource from the contained image data. Note:Only non-compressed BMP images are supported. Requirements:- PHP 4.0 or higher











