New class daily digest of 2015-12-28

App Monetization Guide

Learn The Best Practices For Successful App Monetization
Rofl you are getting this message as free service for being a user of the PHP Classes site to which you registered voluntarily using the email address rofldigger@getsend.xyz. If you wish to unsubscribe go to the unsubscribe page.

2 new classes were added to "PHP Classes" repository.


    1. PHP Email Validation Quality - This class support forumThis class support forum

  • Short description:

  • Validate email address and compute quality score
  • Groups:

  • Email
    PHP 5
    Web services
    Validation
  • Supplied by:

  • Dave Smith
  • Detailed description:

  • This class can validate email address and compute quality score.

    It can send a HTTP request to the mailboxlayer API Web server to validate a given email address.

    The mailboxlayer API can check the email domain MX records to connect to the domain SMTP server and depending on the response returns a quality score for the validity of the email address.

    2. PHP JavaScript Object - This class support forumThis class support forum

  • Short description:

  • Create object that works like a JavaScript object
  • Groups:

  • PHP 5
    Data types
    Language
  • Supplied by:

  • Kevintrio
  • Detailed description:

  • This class can create an object that works like a JavaScript object.

    It can take an array of property values to set the object variables.

    The class redefined the __call magic method, so calls to closure function variables have the $this pseudo-variable assigned to the current object, so code of the closure function variables can access the object properties using $this.

If you are not interested in receiving any more messages like this one, go to the unsubscribe page .

If want to switch the message format between text and HTML visit the options page and change it in the E-mail alerts and newsletters tab.