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   ...   1004 - 995   994 - 985   984 - 975   974 - 965   964 - 955   954 - 945   944 - 935   934 - 925   924 - 915   914 - 905   904 - 895   894 - 885   ...   4 - 1  

853. 20 Years of PHP Classes and Future Plans

Updated on: 2019-06-24

Posted on:

The PHP Classes completes 20 years today and there are some great announcements to be made.

Read this article or watch the summary video to learn what is going now and what is going to happen next like how to buy the PHP elePHPant with 15% discount, how to make more money from your work as PHP developer, the upcoming redesign of the site, and how you can make these things happen sooner.


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

852. Notable PHP package: PHP Feature Switch

Updated on: 2019-06-18

Posted on:

Many applications have features that can be enabled or not, in some cases depending on the user of the application.

This package implements meants to create application features that can be activated or not, as well a means to customize the way the feature activation state to a given storage container.

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)

851. Notable PHP package: Weighted PHP Statistics

Updated on: 2019-06-18

Posted on:

There are many types of statistical functions that can be applied to data sets like the mean, average, standard deviation, etc..

This class implements a variant version of those statistical functions by applying variable weights to each number value in the data set to which it is computing the values of those statistical functions.

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)

850. Notable PHP package: PHP Apache Status Page Parser Component

Updated on: 2019-06-17

Posted on:

Apache is a very popular Web server that has a module called mod_status for the purpose of monitoring several aspects of the status of the Web server.

This package provides a means to retrieve all the details being monitored of a Apache Web server and the machine it is running on, by parsing the page outputted by mod_status.

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)

849. Notable PHP package: PHP Vending Machine

Updated on: 2019-06-12

Posted on:

Vending machines are very common and appear in many places to sell food, drinks and other types of products.

This package provides a complete simulation of a vending machine written in PHP, so it can be used to test vending machine designs that can be implemented in the real world.

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)

848. Evaluating Four Popular PHP Frameworks in 2019

Updated on: 2019-06-12

Posted on:

Many PHP developers use popular PHP frameworks to accelerate the development of their PHP projects.

Read this article to learn more about some of the most popular PHP frameworks and relevant features that they provide to benefit your PHP applications, so you can have useful criteria to evaluate which one is the best for you.


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

847. Notable PHP package: PHP Session Variable Manipulation

Updated on: 2019-06-10

Posted on:

Session variables are often used to store information that is useful to keep track of the activities of a user in a Web site.

Sometimes it is necessary to store information that can be used only once during the access of the same user.

This class provides means to retrieve an information value stored in a session variable and at the same time it removes that variable value from the session variables list, so it cannot be used more that once.

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)

846. Notable PHP package: PHP HPKP Builder

Updated on: 2019-06-07

Posted on:

HTTP public key pinning is a mechanism that can be used by secure Web sites to avoid man-in-the-middle security attacks caused by the injection of forged certificates.

This package implements a PHP based solution to generate HTTP headers that the browsers can use to perform more checks and avoid this type of attack.

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)

845. Notable PHP package: PHP MySQL SSL PDO Connection

Updated on: 2019-06-05

Posted on:

MySQL is probably the most popular database used in PHP applications. Many PHP developers use PDO to access MySQL from their applications but if you want to setup a secure connection with a MySQL servers, the configuration is not obvious.

This class extends the PDO class to setup a secure connection to a MySQL server using SSL certificates.

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)

844. Notable PHP package: PHP Address Parser

Updated on: 2019-06-04

Posted on:

Some applications need to extract addresses of people or businesses from information that is sent to them somehow but that information can be in a varied number of formats.

This package is able to parse several types of information formats to extract location addresses, links, phone numbers and email addresses from either like HCard, AB, Yandex data and plain text using regular expressions.

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   ...   1004 - 995   994 - 985   984 - 975   974 - 965   964 - 955   954 - 945   944 - 935   934 - 925   924 - 915   914 - 905   904 - 895   894 - 885   ...   4 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article