PHP Classes

PHP Classes blog

Recommend this page to a friend!

Latest PHP Classes blog posts

  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article  
  1934 - 1925   ...   744 - 735   734 - 725   724 - 715   714 - 705   704 - 695   694 - 685   684 - 675   674 - 665   664 - 655   654 - 645   644 - 635   634 - 625   ...   4 - 1  

594. How to Create a PHP CAPTCHA Solver with a PHP OCR Class

Updated on: 2017-08-16

Posted on:

CAPTCHA are often used to protect the access to resources using bots using text written on images but it is also possible to workaround that protection by using OCR methods.

Read this article to learn how to use a PHP OCR class to read text written in images like those that appear in CAPTCHA images.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

593. Notable PHP package: Prettify PHP var_dump

Updated on: 2017-08-09

Posted on:

PHP provides nice functions to dump the type and values of a variables like var_dump and var_export.

This package provides an enhanced version of the var_dump function by colorizing the different values according their types.

Read this article to learn more details about how this notable PHP package works.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

592. Notable PHP package: PHP Chrome PDF

Updated on: 2017-08-08

Posted on:

Many applications need to generate documents for printing. They usually generate documents in PDF format.

Composing a PDF document directly is usually hard. A simpler solution is to generate an HTML page and convert it to PDF.

One way to perform such conversion is to use a browser. This class provides means to use the Chrome browser from the command line and render a HTML page to output it as a PDF document.

Read this article to learn more details about how this notable PHP package works.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

591. Notable PHP package: Letter Composer Multilingual

Updated on: 2017-08-01

Posted on:

When you need to salute people in messages, you should do it according to the person gender and language of the message.

This package can guess the salutation to use in messages based on the gender of the person in many different languages.

Read this article to learn more details about how this notable PHP package works.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

590. PHP and JavaScript Innovation Award Report July 2017 Edition - April 2017 nominees

Updated on: 2017-07-31

Posted on:

This is the July edition of the Innovation Award podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the outstanding features of all the past month nominees and winners PHP and JavaScript packages, the prizes that the authors earned, starting with the nominees from the month of April 2017.

Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative, as well the current rankings of the Innovation Award Championship by author and by country.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

589. Improving PHP Extensions Mixing PHP and C code using PCS - 4 Minutes Lately in PHP podcast episode 85

Updated on: 2017-07-26

Posted on:

PCS is a mechanism that allows creating PHP extensions mixing C and PHP code, thus allowing to develop PHP extensions faster.

The possibility to use of PCS in PHP 7.2 was one of the main topics discussed by Manuel Lemos and Arturs Sosins on the episode 85 of the Lately in PHP podcast.

In this episode they also talked about the proposals to support retrying code that throws exceptions, matching regular expressions starting in a position of the text, having final variables, binary serialization of variables, etc..

This article also contains a podcast summary as a 4 minute video and a transcript of the summary.

Listen to the podcast, or watch the hangout video, or the summary video, or read the transcript to learn more about these interesting PHP topics.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

588. Notable PHP package: PHP Detect Gender Latin

Updated on: 2017-07-25

Posted on:

Many sites requires that users inform their gender when they register. However, the gender of a person can be deducted from his name.

This class can detect the gender of a person with a name that uses Latin characters.

This way, it is possible to automatically set the gender field after the user enters his name, thus saving the user from being bothered to explicitly set the gender form field.

Read this article to learn more details about how this notable PHP package works.


Blog More ...   Post a comment Post a comment   See comments See comments (1)   Trackbacks (0)

587. Notable PHP package: PHP 7 Debug

Updated on: 2017-07-24

Posted on:

PHP provides a hooks to handle runtime errors and exception.

By default error handlers do not provide any means to show error source code in an easy to read format.

This package can show information about errors and exception using colorizing to make it easier to read.

Read this article to learn more details about how this notable PHP package works.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

586. 18 Years of PHP Classes Helping Developers to Have Recognition and Be Independent

Updated on: 2017-07-20

Posted on:

The PHP Classes site completed 18 years of age. Nowadays it is much more than it used to be when it started.

It started as a place where PHP developers could get recognition for their work but soon it will be also a place where developers can start learning how to create their own businesses based on software products they will develop.

Read this article to learn about the present and the future of PHP Classes now that it has reached its adult age.


Blog More ...   Post a comment Post a comment   See comments See comments (3)   Trackbacks (0)

585. Notable PHP package: PHP Show HTML Source Code

Updated on: 2017-07-19

Posted on:

Often Web developers want to take a look at Web pages source code but usually browsers show it in a way that it is hard to read.

This class provides means to show the current page source code by highlighting the tags and data.

Read this article to learn more details about how this notable PHP package works.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

  1934 - 1925   ...   744 - 735   734 - 725   724 - 715   714 - 705   704 - 695   694 - 685   684 - 675   674 - 665   664 - 655   654 - 645   644 - 635   634 - 625   ...   4 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article