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  
  1988 - 1979   ...   908 - 899   898 - 889   888 - 879   878 - 869   868 - 859   858 - 849   848 - 839   838 - 829   828 - 819   818 - 809   808 - 799   798 - 789   ...   8 - 1  

761. Notable PHP package: PHP Property Preprocessor

Updated on: 2018-11-26

Posted on:

PHP supports using class functions named __get to implement a single function that will be used to return values of any class variables.

This package provides a trait that provides a getter function that can preprocess the value of a variable being retrieved in a way that is defined by a custom function.

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)

760. The PHP elePHPants Are Coming Finally Soon!

Updated on: 2018-11-20

Posted on:

After many many months of planning and development, the first iterations of the prototype are finally coming out from a factory that will produce them soon.

Read this article to learn how is it going and how you can still pre-order your own elePHPant.


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

759. Notable PHP package: PHP Reference Variable Debug

Updated on: 2018-11-19

Posted on:

In PHP variables can contain values of a specific type, or can be references pointing to other values.

This package can not only determine if a variable is a reference to another, but can also determine the number of references that point to a given variable.

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)

758. Notable PHP package: PHP AWR class

Updated on: 2018-11-16

Posted on:

Arabic text should be rendered in a way that is different when compared to the way that is used to display text in other alphabets.

This package provides filters that help displaying arabic text in a different way.

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)

757. Notable PHP package: PHP Google Authenticator with CodeIgniter

Updated on: 2018-11-14

Posted on:

Google Authenticator is a mobile authentication that can be used that a given user is the one that uses his own mobile phone.

This allows applications to verify if an user is the person he claims to be more than one way, thus allowing to implement what is called two factor authentication.

This package provides an implementation of a two factor authentication using CodeIgniter framework.

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)

756. Notable PHP package: Generic PHP Named Parameters Function Call

Updated on: 2018-11-13

Posted on:

Named function parameters constitute a special way of passing parameters to a function in a way that each parameter can be specified in any order.

This class provides means to extract values of named parameters that can be passed literally by value or by reference.

It can also be used to call any global function passing named parameters defined as associative arrays.

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)

755. Notable PHP package: PHP Project Structure Composer Generator

Updated on: 2018-11-12

Posted on:

Composer is a popular package for installing PHP applications.

This package can generate a set of files that will constitute the skeleton of a project that can be installed with Composer.

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)

754. Notable PHP package: PHP Session Count Online Users

Updated on: 2018-11-08

Posted on:

Many PHP applications use sessions to keep track about the users that access a site.

This class provides a means to count the number of active users on a site by accessing session tracking files and counting the active sessions based on the last time a session file for an user was modified.

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)

753. Notable PHP package: PHPMailer Logging with Monolog

Updated on: 2018-11-07

Posted on:

PHPMailer is a popular package for sending email. Monolog is a popular package for generating logs for the current application activity.

This package provides a brigde between PHPMailer and Monolog by passing the necessary information about mailing activity, so all actions records can be sent to logs.

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)

752. Notable PHP package: PHP European Validation

Updated on: 2018-11-06

Posted on:

Certain applications are meant to be used only by European citizens or companies.

This package provide several functions that help validating data that is specific to European contexts like countries codes and which are using the Euro currency.

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)

  1988 - 1979   ...   908 - 899   898 - 889   888 - 879   878 - 869   868 - 859   858 - 849   848 - 839   838 - 829   828 - 819   818 - 809   808 - 799   798 - 789   ...   8 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article