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  
  1943 - 1934   ...   753 - 744   743 - 734   733 - 724   723 - 714   713 - 704   703 - 694   693 - 684   683 - 674   673 - 664   663 - 654   653 - 644   643 - 634   ...   3 - 1  

602. Notable PHP package: PHP Nota Fiscal Serviço de Comunicação mod 21

Updated on: 2017-08-30

Posted on:

Many companies need to generate and send invoices to their customers, so they can get paid.

This class can generate invoices for services compliant the Brazilian law.

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)

601. PHP and JavaScript Innovation Award Report August 2017 Edition - May 2017 nominees

Updated on: 2017-08-29

Posted on:

This is the August 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 May 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)

600. Notable PHP package: WsSecurity

Updated on: 2017-08-28

Posted on:

Many Web services are provided by servers that implement the SOAP protocol.

PHP provides built-in support to sending HTTP SOAP requests to remote servers. However it does not come with direct support to enter the credentials to servers that require user authentication.

This package can create a header to set user name and password for SOAP requests to servers that require them.

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)

599. Definite CSRF Attack Protection in PHP with Same Site Cookies Support - 3 Minutes Lately in PHP podcast episode 86

Updated on: 2017-08-23

Posted on:

Same Site Cookies is a modern security feature being supported in the latest Web browser versions to provide a definite protection to Cross-Site Request Forgery attacks.

The support of the same site cookies in PHP was one of the main topics discussed by Manuel Lemos and Arturs Sosins on the episode 86 of the Lately in PHP podcast.

In this episode they also talked about the PHP 7.2 feature freeze, proposals to change object arrow -> to dot . notation, array coalesce operator, native support to JSON object to arrays in PDO, an article about comparing two similar images, and the 18 years of PHP Classes.

This article also contains a podcast summary as a 3 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)

598. Notable PHP package: HTTP Middleware

Updated on: 2017-08-22

Posted on:

Each script of a Web application may require accessing the services of one or more services provided by one or more scripts running on the same or other services.

When it is necessary to execute multiple independent scripts, these can be ran faster if they are executed in parallel.

This package provides a solution that can multiple remote scripts by using the PECL HTTP extension to send the requests and collect the responses.

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)

597. Notable PHP package: File Fractal

Updated on: 2017-08-21

Posted on:

Sometimes it is necessary to split a list of files between multiple directories that are equivalent but they many not fit on one drrive, so you do not have to use a drive with more space.

This package can help managing the space allocated by a set of files that can be split among many directories, either in compressed or uncompressed formats.

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)

596. Notable PHP package: CYMAPGT Console

Updated on: 2017-08-16

Posted on:

One way to structure better the components of an application is to build service components that can be called to provide separate services.

This package provides a means to use service components to implement different functionality for a console application.

Different components can be called based on the options that the user passed in the command line.

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)

1. How to Implement a Year 2038 Problem Fix in PHP Applications that Are Using Unix Timestamps

Updated on: 2017-08-15

Posted on:

Blog: Incredible Timestamp package blog
Package: Incredible Timestamp

Many PHP applications use Unix timestamps to make calculations with the dates and times of events.

However using Unix timestamps for these purposes will lead to a very big problem well known as the bug of year 2038.

Read this article to know more about the bug of year 2038 and how fix the issue with an alternative way to manipulate times and dates.


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

595. Notable PHP package: sapient

Updated on: 2017-08-14

Posted on:

Nowadays sites use SSL/TLS to establish secure connections between the users browsers and the servers.

Some sites that use backend servers are connected from front-end servers without any security protection, thus allowing possible theft of information in transit by inflitrated malicious software.

This package provides a more secure solution to protect data that is exchanged between front-end and back-end servers by encrypting and decrypting the data with secure keys.

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)

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)

  1943 - 1934   ...   753 - 744   743 - 734   733 - 724   723 - 714   713 - 704   703 - 694   693 - 684   683 - 674   673 - 664   663 - 654   653 - 644   643 - 634   ...   3 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article