RSS 790 projects tagged "php classes"

No download Website Updated 14 Mar 2013 SalamCastGen

Screenshot
Pop 33.27
Vit 8.37

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.57
Vit 11.52

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.40
Vit 12.64

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

No download Website Updated 03 Dec 2012 rConfig

Screenshot
Pop 30.56
Vit 13.09

rConfig is a network device configuration management utility for network engineers to take frequent configuration snapshots of their network devices. It lets you choose which commands you want to run against your devices. Simply configure rConfig with the list of commands you wish to apply to a category of devices, and add devices to the category. Create a scheduled task, and rConfig will do the rest.

Download Website Updated 13 Apr 2013 PHP OAuth API

Screenshot
Pop 354.35
Vit 8.28

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.15
Vit 15.55

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

Download No website Updated 18 Aug 2012 securify

Screenshot
Pop 17.69
Vit 16.88

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 25 Jul 2012 Generate/Check and Encypt Passwords

Screenshot
Pop 18.92
Vit 17.36

Generate/Check and Encypt Passwords features a Password Generator with settings for character type, allowed and disallowed characters, and minimum/maximum password length. PassPhrase Generator will generate a string with a specified number of words, the minimum/maximum length of words, and which folder to look into to find the words. Password Strength Checker checks to see how strong a password is, from 0 to 100. encrypt() will make sure the hash type is valid before encrypting. You can also pass a SALT option with the password to make it more secure.

No download Website Updated 04 Apr 2012 Zodeken

Screenshot
Pop 19.10
Vit 20.48

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.75
Vit 21.48

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.

Screenshot

Project Spotlight

pynag

A Nagios plug-in and configuration library for Python.

Screenshot

Project Spotlight

nrun

A tool that runs a commands or scripts on multiple servers synchronously.