RSS 785 projects tagged "php classes"

No download Website Updated 14 Mar 2013 SalamCastGen

Screenshot
Pop 32.92
Vit 8.13

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.

Download Website Updated 11 Jan 2013 Instagram API integration with PHP

Screenshot
Pop 25.73
Vit 11.34

Instagram API integration with PHP can access an Instagram user's account using its API. It can send HTTP requests to the Instagram API Web servers using the OAuth protocol to access the account of a user with his permission. The class retrieves a token which it can use to send subsequent API requests to get the user feed, the user publications, the followers and who the user follows, and the user's most popular photos.

Download Website Updated 15 Dec 2012 Fetch Apple iTunes data

Screenshot
Pop 21.31
Vit 12.48

Fetch Apple iTunes data is a PHP class which can fetch a variety of data from the Apple iTunes store.

Download Website Updated 13 Apr 2013 PHP OAuth API

Screenshot
Pop 372.93
Vit 8.65

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.

No download Website Updated 24 Sep 2012 PHP Array Search

Screenshot
Pop 20.81
Vit 15.43

PHP Array Search provides array searching by the wildcard "%", just like SQL queries.

Download No website Updated 18 Aug 2012 securify

Screenshot
Pop 18.49
Vit 16.76

securify is a class that generates passwords by replacing random characters in a given password text. A percentage parameter determines the probablity of each character being replaced. It can take a string from the user, or suggest words from a database.

No download Website Updated 04 Apr 2012 Zodeken

Screenshot
Pop 19.34
Vit 20.39

Zodeken generates code to access MySQL with Zend Framework. It can generate Controllers for CRUD actions, Db_Tables, Mappers, and Forms classes to manipulate records of MySQL tables using the zf commandline tool based on db settings in the application.ini file of your project. Validators and filters are added to the form automatically depending on the field's data types. It can detect table relationships and adds methods to access related database table records.

No download No website Updated 26 Feb 2012 cDBbackup

Screenshot
Pop 19.87
Vit 21.39

cDBbackup provides a simple interface to back up your whole MySQL Database in a self-restoration script, so your backing up and restoration can be fully automated.

Download Website Updated 04 May 2013 PHP based Datagrid

Screenshot
Pop 417.17
Vit 19.41

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.

No download Website Updated 01 Feb 2012 c_xml

Screenshot
Pop 15.62
Vit 23.14

c_xml is a class that can convert between XML files and arrays or strings. It can parse an XML file into a DOM document object, so it can be returned as an array or displayed using a XSL stylesheet. The parsed XML document can also be manipulated to add, change, or remove nodes. Nodes may be searched using XPath. The resulting document can be regenerated in XML format.

Screenshot

Project Spotlight

SBuild Eclipse Plugin

Eclipse IDE integration for SBuild.

Screenshot

Project Spotlight

libj

A native runtime library equipped with a Java/JavaScript-like API.