PHP Classes

Packages of Dmitry M. Merkushin

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Dmitry M. Merkushin (2)  >  Mission progress status  >  Reputation  
Picture of Dmitry M. Merkushin
Name: Dmitry M. Merkushin is available for providing paid consulting. Contact Dmitry M. Merkushin . Dmitry M. Merkushin Google profile
Classes: 2
Country: Russian Federation Russian Federation
Age: 41
All time rank: 261975 in Russian Federation Russian Federation
Week rank: 195 Up12 in Russian Federation Russian Federation Up
All time users: 822
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 Autotest  
PHP Programming Innovation award nominee
April 2014
Number 3


Prize: One subscription to the PDF edition of the PHP Architect magazine
Run automated test again when project files change
This class can run automated test again when project files change.

It can monitor directories of source files involved in the defined tests to detect any changes.

The class can run PHPUnit to execute all tests again if there are source files that were changed since last time.
Not enough user ratings

  Files folder image PHP Email Validator  
Check if a email address is valid with the SMTP MX
This class can check if a email address is valid with the SMTP MX server.

It takes a given email address and queries the DNS server for the list of MX server addresses.

The class can connect to the first MX SMTP server or to the domain address in case the MX record does not exist).

It sends SMTP commands to emulate an attempt to deliver a message from a given email address to the address to be tested.

The class determines that the address may be valid if the sent commands are accepted by the SMTP server.
Not enough user ratings


  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