RSS 804 projects tagged "php classes"

Download No website Updated 18 Jul 2011 CSS sprite class

Screenshot
Pop 18.19
Vit 26.08

CSS sprite class is a PHP class that can be used to generate sprite images and CSS for use in Web pages. It can take a list of images and generates a single sprite image with all the images inside. The class can also generate CSS style definitions to use in Web pages that need to use the images from the generated sprite image.

Download No website Updated 18 Jul 2011 Pop under class

Screenshot
Pop 17.06
Vit 26.06

Pop under class is a PHP class that can be used to display interstitial advertising. It generates HTML and JavaScript that makes an advertising page appear on the current page and then automatically disappears if the user clicks on the skip link or does not click on the advertising after a few seconds. The advertising display time is configurable. You may also choose not to expose the same user to the same advertisement again until a given period has passed. The class may invoke a given callback function when the user clicks on the advertisement or in the skip links.

Download No website Updated 18 Jul 2011 Sparql Query Builder

Screenshot
Pop 21.28
Vit 26.06

Sparql Query Builder is a PHP class that can be used to compose queries to XML RDF documents using SPARQL. It can compose and generate queries for sending to a SPARQL end point that can extract semantic information from RDF documents.

Download No website Updated 18 Jul 2011 Guitar Chord API class

Screenshot
Pop 21.98
Vit 26.06

Guitar Chord API class can be used to search for guitar chords using the Guitar Chord API. It can send an HTTP request to the Guitar chord API Web server to find chord variations based on given data about a chord by specifying the chord name, chord modification, and/or string/fret combination.

Download No website Updated 18 Jul 2011 AJAX Calendar

Screenshot
Pop 37.95
Vit 26.06

AJAX Calendar is a PHP class that can be used to display month calendars that can be browsed using AJAX. It can generate HTML and JavaScript to display a month calendar with links to browse the months using AJAX to avoid page reloading. The class can make given days be displayed as links to event pages. The browsing may be restricted to given dates. The months and week day names are customizable. The presentation details may be customized using CSS.

Download No website Updated 18 Jul 2011 Curl multi sitemap

Screenshot
Pop 17.18
Vit 26.06

Curl multi sitemap is a PHP class that can be used to generate multiple sitemaps by crawling sites. It can crawl one or more sites to retrieve their pages and follow links recursively and determine the addresses of all pages to include in an XML sitemap. It can ignore given URLs to avoid crawling and including in the sitemap. The class uses the Curl extension multi-request support to retrieve multiple pages at the same time. You can also notify such services as Google, Yahoo, Bing, Ask, and Moreover about your sitemap update.

Download No website Updated 18 Jul 2011 QR code generator

Screenshot
Pop 25.81
Vit 26.06

QR code generator is a PHP class that can be used to generate QR Code images using Google Chart API. It can send an HTTP request to the Google Chart API Web server to request the generation of a PNG image that represents the QR code graphic for a given information snippet. Currently the class can request the generation of QR codes for information snippets of the following types: bookmark, text, SMS message, phone number, contact information, e-mail message, geo-location, WIFI access, i-appli metadata, or abitrary content-type. The generated QR code image can be returned as a string, served for download, or returned as a URL string.

Download Website Updated 11 Jun 2011 Nibble Framework

Screenshot
Pop 34.29
Vit 26.71

Nibble Framework is a plug-in based framework that enables fast development of small to medium Web sites. It is designed using PHP 5.3 functionality such as namespaces. Web sites and applications are developed using collections of plug-ins that can be reused and shared with other developers. Plug-ins can be installed using a drag and drop interface. Many classes are provided, including the Nibble Forms class, Twitter feeds class, and RedBean PHP ORM.

No download Website Updated 28 May 2011 MochiPHP

Screenshot
Pop 45.87
Vit 1.42

MochiPHP is a lightweight framework for PHP that adopts component and page oriented design with a simple database and object-persistence library. Page oriented design: write a class and template pair per page. Form components hide complex HTML markup and user interaction handling. Persistent objects with auto-generated property accessors.

No download Website Updated 05 Sep 2011 Luminous

Screenshot
Pop 17.00
Vit 27.71

Luminous is a powerful and modern syntax highlighter written in PHP. It supports a range of popular languages, including C, CSS, JavaScript, PHP, Python, Ruby, XML/HTML, and many more. Luminous is separate from many similar PHP (and JavaScript) based highlighters in that it implements hand-written language scanners to better understand complex languages. It aims to output high quality highlighting in HTML and LaTeX, which can be themed by CSS.

Screenshot

Project Spotlight

Aspose.Email for .NET

A suite of .NET components for email programming.

Screenshot

Project Spotlight

Clzip

A C language version of lzip.