PHP Classes

Packages of Alessandro Quintiliani

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Alessandro Quintiliani (3)  >  Mission progress status  >  Reputation  
Picture of Alessandro Quintiliani
Name: Alessandro Quintiliani <contact>
Classes: 3
Country: Italy Italy
Age: 57
All time rank: 254998 in Italy Italy
Week rank: 46 Up1 in Italy Italy Up
All time users: 868
Week users: 1
Innovation award
Innovation award
Nominee: 2x
 
  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 Log Delta Time  
PHP Programming Innovation award nominee
January 2016
Number 5


Prize: One downloadable copy of CodeLobster Professional
Log the time difference between PHP statements
This class can log the time difference between PHP statements.

It can write or append to a log file messages passed at different points of execution of a PHP script.

The class can output to the log file the message and the difference of time between the current and the previous log call.

Optionally it can log messages only if the time that elapsed since the last call exceeds a given minimum period.

The class can also log values of variables to identify better related log calls.

  Files folder image PHP Multi MySQLDump  
PHP Programming Innovation award nominee
January 2017
Number 2


Prize: One downloadable copy of Komodo IDE
Dump MySQL database tables for file download
This package can dump MySQL database tables for file download.

It can dump one or more tables of a MySQL databases to files using PDO. All tables are dumped by parallel asynchronous AJAX requests.

The package can dump all database tables or exclude some of the tables.

It can avoid making table backups of tables that did not change since last backup by determining a checksum values for each table contents and checking if it changed.

  Files folder image PHP Recreate Tree  
Recreate directory trees and copy their files
This class can recreate directory trees and copy their files.

It takes the paths of a source and a destination directory and the copies the source files to the destination directory, mantaining the same structure, with the permissions of the destination folders and files according to given permission masks.

This class also outputs useful messages for statistics and warning messages on successful copy and/or failures


  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