636. Notable PHP package: Hacker Earth API
Updated on: 2017-12-27
Posted on: 2017-12-27
One way to prevent shipping code with bugs is to test it if would compile and run.
This package can be used to test code in many languages using the HackerHearth API.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This package can be used to test code in many languages using the HackerHearth API.
Read this article to learn more details about how this notable PHP package works.



635. Notable PHP package: Apc Switch
Updated on: 2017-12-26
Posted on: 2017-12-26
APC Rack PDU is a device that can monitor the electric consumption of devices that are connected to it.
This class connect to a Rack PDU device via SSH to retrieve information about the status of the device and other types of consumption information.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This class connect to a Rack PDU device via SSH to retrieve information about the status of the device and other types of consumption information.
Read this article to learn more details about how this notable PHP package works.



633. Notable PHP package: WP_Register
Updated on: 2017-12-18
Posted on: 2017-12-18
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.



632. Notable PHP package: WP_Menu
Updated on: 2017-12-13
Posted on: 2017-12-13
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.



631. Notable PHP package: WP_Plugin-Info
Updated on: 2017-12-12
Posted on: 2017-12-12
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.



630. Notable PHP package: YAF Base
Updated on: 2017-12-07
Posted on: 2017-12-07
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.



629. Notable PHP package: PHP Avatar Stylizer
Updated on: 2017-12-05
Posted on: 2017-12-05
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.



628. Notable PHP package: PHP Data Type
Updated on: 2017-11-22
Posted on: 2017-11-22
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.



627. Notable PHP package: PHP LGCF Loader
Updated on: 2017-11-21
Posted on: 2017-11-21
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.



626. Notable PHP package: PHP Language Code
Updated on: 2017-11-15
Posted on: 2017-11-15
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.


