RSS 49 projects tagged "php classes"

Download Website Updated 04 May 2013 PHP based Datagrid

Screenshot
Pop 381.72
Vit 16.53

PHPGrid generates fully-functional grids with minimal coding, with add, edit, del, auto-filter, search, sort, page, grouping, export, custom add/del calls, grid-subgrid, multiple databases, multiple themes, and much more. It saves development time and effort for creating repetitive CRUD functions. The custom SELECT query option is useful for cross table data and report generation. It supports all major databases.

Download Website Updated 13 Apr 2013 PHP OAuth API

Screenshot
Pop 350.96
Vit 8.12

PHP OAuth API authorizes user access using the OAuth protocol. It abstracts OAuth 1.0, 1.0a, and 2.0 in the same class. It provides built-in support for popular OAuth servers: Bitbucket, Box.net, Dropbox, Eventful, Facebook, Fitbit, Flickr, Foursquare, github, Google, Instagram, LinkedIn, Microsoft, RightSignature, Scoop.it, StockTwits, Tumblr, Twitter, XING, and Yahoo!. Every other OAuth server is supported by setting an endpoint URLs and other parameters using specific class variables. The class can also send requests to an API using the previously-obtained OAuth access token. For servers which support offline access, the class can renew expired tokens automatically using refresh tokens.

Download No website Updated 27 Aug 2011 crXml

Screenshot
Pop 71.41
Vit 2.29

crXml is an all-in-one, easy-to-use XML parser, generator, and editor created using PHP's DOM XML functions. The functionality of this class is similar to simpleXML. It differs from simpleXML in the way in which namespaced nodes are addressed. In simpleXML, namespaced nodes cannot be addressed directly. In this class, a namespaced node can be addressed directly as $crxmlObject->{'prefix:nodeName'}. It can also generate PHP code to access any of the nodes. It can also generate or manipulate any type of XML document. Please check the live demo so that you can try the class without downloading anything.

No download Website Updated 26 Nov 2009 Ajax Login Module

Screenshot
Pop 49.96
Vit 35.84

Ajax Login Module is an AJAX login system that authenticates users without reloading a login page. It is easy to integrate with existing PHP applications with no further configuration and coding.

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.

Download Website Updated 18 Dec 2011 Nibble forms

Screenshot
Pop 45.72
Vit 2.89

Nibble forms is a stand-alone PHP class collection that allows developers to begin easily developing HTML forms with PHP validation. The forms that can be developed are very customizable, but they can also be set up simply and quickly with minimal arguments.

No download Website Updated 23 Jun 2010 php mudnames

Screenshot
Pop 42.52
Vit 1.51

php mudnames is a PHP class that can generate random names for characters used in role playing games such as multi-user dungeon (MUD) games. Although the names do not mean anything, they sound very much like typical names of characters that you often see in this kind of game. It can retrieve text data from one of several dictionary files. The dictionary data is used to generate random names based on selected capabilities and used particles.

Download No website Updated 18 Jul 2011 AJAX Calendar

Screenshot
Pop 38.14
Vit 26.08

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 Website Updated 11 Jun 2011 Nibble Framework

Screenshot
Pop 33.99
Vit 26.73

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 14 Mar 2013 SalamCastGen

Screenshot
Pop 33.41
Vit 8.49

SalamCastGen is an RSS 2.0 podcast generator with iTunes support. It is a fork of Universal FeedWriter and FeedItem. It supports XSLT templates and iTunes podcast category checking.

Screenshot

Project Spotlight

STMX

High-performance software transactional memory for Common Lisp.

Screenshot

Project Spotlight

OpenSIPS

A mature implementation of a SIP server/proxy.