-
TimThumb is a PHP script for cropping, zooming and resizing images and supports images in GIF, JPEG and PNG format. It can be used for local or remote images the same. Since its inception, TimThumb has became a standard in the WordPress world. Requirements:- PHP's GD library
-
JSON Viewer is a PHP script for viewing a JSON file's content. It is a light-weight, language independent, data interchange format and can either read JSON in text format, or hosted online (by URL). The output can be formatted via HTML, or just displayed in raw format. What's New in This Version:- Remove slashes if magic quotes are on.- Added ...
-
RRoEmbed is a PHP script for the OEmbed format. This format makes embedding media much more easier. It allows an embedded representation of a URL on third party sites. This script wraps the oEmbed API and allows easy media embedding on PHP websites.Requirements:- PHP 5 or Higher
-
This PHP Script is a simple but powerful string formatting to implement a template engine to format text string. String Formatter script takes a template text string and uses regular expressiona to replace certain place holders with given values. simple text replacements, justified text insertion, object calls return values, array entry values and insert numbers in different bases are supported.Requirements:- ...
-
This is a PHP script to chekc if an email is valid using the SMTP protocol. This script connects to an SMTP server defined in the MX records of the domain of the address to validate. It simulates the delivery of a message to see if the given ecipient address is accepted as valid. Requirements:- PHP 5.3 or Higher
-
PHP Code Beautifier is a PHP code formatter script to strip all lines and leading spaces from your source code and then adds spaces and new lines only where is needed. It is designed to be a PHP COde formatter that will not break your code. You can even choose to optimize your code by putting double quotes to strings ...
-
QDate are base classes that take care of generic date formatting functions and options. A base container sub-class provides functions to set and get each element of a date like the year, month, day, hour, minute, second, etc. Two-subclasses can be used to change the date default format to ISO or German. The classes QDate provide a fluent interface so ...
-
A specified number is taken as parameter and is returned formatted using the scientific notation with Scientific Format.Requirements: PHP 5.0 or higher
-
A byte count number and a format are taken as input and the converted value is outputted. Requirements: PHP 5 or higher
-
Dates can be returned as MySQL timestamp, timestamp, day, month, year separately and in one string. Key Features of TinyDateHelper:- 6,7 -> 06.07.2003 (expands to the current year)- 6,7,99 -> 06.07.1999- 6.7 -> 06.07.2003- 06,07 -> 06.07.2003- 06-07-03 -> 06.07.2003- 6sjdfh7sjdk -> 06.07.2003
-
Normal date formats such as "dd-mm-yy" which will display Monday 13 August 2001, can be used.
-
The extended representation of extensive is in English.
-
ubDate can take a given date and time and subtract a time interval in seconds, minutes, days, months or years.The day of the week corresponding to the resulting date can also be outputted in a specified language.Requirements: PHP 5.0 or higher
-
Numeral takes an integer number and converts it to Roman format. Roman numerals can also be converted back to integers.Requirements: PHP 5.2 or higher
-
The PHP date pattern format can also be used to display the timestamp.




