PHP Classes

Packages of Andi P. Trix

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Andi P. Trix (2)  >  Mission progress status  >  Reputation  
Picture of Andi P. Trix
Name: Andi P. Trix <contact>
Classes: 2
Country: Romania Romania
Age: ???
All time rank: 246248 in Romania Romania
Week rank: 195 Up3 in Romania Romania Up
All time users: 925
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Backup  
PHP Programming Innovation award nominee
March 2014
Number 3


Prize: One year server license IP to country, region, city, latitude, longitude, ZIP code, time zone, area code database
Backup data using several methods
This package can backup data using several methods.

It can read a configuration file in the INI format to determine which data is to be backed up with one or more of the supported backup methods.

The main class creates a task object for each backup method to be executed and passes it parameters that determine which backup observer class needes to be instantiated to implement each backup task.

Currently it provides backup observer classes for taking backups of MySQL data using the mysqldump program, PostgreSQL data using pg_dump, data available via FTP servers using the wget program, filesystem backups using tar and backups over ssh using scp.

Backup programs are run using the pcntl extension, so it should only support Unix like systems.

Additional backup observer classes may be provides to implement new types of backup methods.

A logger class may output information about the performed backup tasks to a file, to the console, or sent by email.
Not enough user ratings

  Files folder image PHP Geocode Address  
Get the location of address using Google Maps API
This class can get the location of address using Google Maps API.

It can send a HTTP request to the Google Maps API to get the location of a given address.

The class retrieves the response and returns an array with the street name, type of route, sub-locality, administrative area, country, formatted address, latitude and longitude.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 66% 66% - - - - 39% 3880
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z