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  
  1993 - 1984   ...   783 - 774   773 - 764   763 - 754   753 - 744   743 - 734   733 - 724   723 - 714   713 - 704   703 - 694   693 - 684   683 - 674   673 - 664   ...   3 - 1  

630. Notable PHP package: YAF Base

Updated on: 2017-12-07

Posted on:

YAF is a framework implemented as PHP extension. It provides base functionality for routing HTTP requests and returning responses.

This package goes further and provides additional componentes to make it easier to implement PHP MVC applications on top of YAF.

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)

629. Notable PHP package: PHP Avatar Stylizer

Updated on: 2017-12-05

Posted on:

The best way to show a transparent avatar image is to display it on top of background with a color that contrasts better with the avatar image.

This package provides a good solution to display avatar images by determining the dominant color in the avatar image and then suggesting a background color that makes the image contrast better.

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)

628. Notable PHP package: PHP Data Type

Updated on: 2017-11-22

Posted on:

Sometimes applications need to manipulate objects as arrays, like for instance when dealing with objects unserialized from the JSON format.

This class can convert objects to arrays. If some of the object members are also arrays or objects, it traverses the members recursively to convert also the member values.

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)

627. Notable PHP package: PHP LGCF Loader

Updated on: 2017-11-21

Posted on:

Autoloading allows PHP to load classes using configurable rules, so developers do not have to write too much code to load all the class scripts they need.

This package not only can autoload classes, but also can cache the code of the classes to be loaded in session variables, so class loading can be done faster from memory.

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)

626. Notable PHP package: PHP Language Code

Updated on: 2017-11-15

Posted on:

ISO 639-1 is a standard specification for representing language names as a few letters.

The name of each language depends the actual language that you need to express the language name.

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)

625. Notable PHP package: PHP HTTP Status Code

Updated on: 2017-11-14

Posted on:

HTTP status are numbers that define the type of response that a Web server returned for each request, like for instance 200 when it succeeded, or 404 when accessing a page that does not exist.

The status code usually is returned with a text messages in English. If the user does not understand English, he may not understand what the status code message means.

This class can provide translations for messages of many well known status code numbers.

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)

624. Notable PHP package: PHP CSV to DBF

Updated on: 2017-11-13

Posted on:

DBase is an old format for flat file databases. It is more efficient to store and retrieve records of fixed size than for instance CSV files.

This class can convert data from CSV files to the DBase format.

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)

623. Notable PHP package: FormE

Updated on: 2017-11-09

Posted on:

Creating forms and scripts to handle their processing is a common task that many developers perform, especially for applications meant to manage data stored in a database.

This package can simplify the creation and processing of forms for managing database records using XML to define how forms should be presented and processed.

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)

622. Notable PHP package: PHP Systemd Daemon Notify

Updated on: 2017-11-06

Posted on:

Systemd is a daemon program running on current Linux systems to manage the execution of daemon programs running on the system.

It helps monitoring the execution of daemon programs by receiving heartbeats that let system know when a daemon is alive or died.

This class helps PHP developers to write daemons in PHP that can be monitored and restarted by systemd and eventually be restarted when necessary.

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)

621. PHP and JavaScript Innovation Award Report October 2017 Edition - July 2017 nominees

Updated on: 2017-11-02

Posted on:

This is the September 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 June 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)

  1993 - 1984   ...   783 - 774   773 - 764   763 - 754   753 - 744   743 - 734   733 - 724   723 - 714   713 - 704   703 - 694   693 - 684   683 - 674   673 - 664   ...   3 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article