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  
  1996 - 1987   ...   786 - 777   776 - 767   766 - 757   756 - 747   746 - 737   736 - 727   726 - 717   716 - 707   706 - 697   696 - 687   686 - 677   676 - 667   ...   6 - 1  

633. Notable PHP package: WP_Register

Updated on: 2017-12-18

Posted on:

One way to make Web applications load faster is to used minified versions of CSS and JavaScript files used in their Web pages.

This package provides a solution for optimizing CSS and JavaScript for WordPress by unifying and minifying CSS those types of files.

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)

632. Notable PHP package: WP_Menu

Updated on: 2017-12-13

Posted on:

WordPress pages can often display menus with options to perform several types of tasks.

This class can be used to add sub-menus to WordPress menus, making it easy to create hierarchies of actions that can be performed.

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)

631. Notable PHP package: WP_Plugin-Info

Updated on: 2017-12-12

Posted on:

There are many WordPress plugins that depend on other plugins that may be installed or not.

This package provides a general solution for checking if other plugins with certain names are installed in a WordPress installation.

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)

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)

  1996 - 1987   ...   786 - 777   776 - 767   766 - 757   756 - 747   746 - 737   736 - 727   726 - 717   716 - 707   706 - 697   696 - 687   686 - 677   676 - 667   ...   6 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article