640. Notable PHP package: WP_Image
Updated on: 2018-01-03
Posted on: 2018-01-03
WordPress is the most popular content publication platform. Great part of the posts of WordPress based sites include images.
This class provide a simple solution for adding, updating and deleting images from WordPress posts.
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 provide a simple solution for adding, updating and deleting images from WordPress posts.
Read this article to learn more details about how this notable PHP package works.
639. Notable PHP package: ffmpeg-maker
Updated on: 2018-01-02
Posted on: 2018-01-02
Sometimes it is useful to generate videos pragmatically to make special presentations.
The package can generate videos using FFMPEG to include frames defined by images, as well custom audio tracks.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
The package can generate videos using FFMPEG to include frames defined by images, as well custom audio tracks.
Read this article to learn more details about how this notable PHP package works.
638. Notable PHP package: PHP Mx Gram
Updated on: 2017-12-31
Posted on: 2017-12-31
This class can encrypt and decrypt text messages inside PNG image.
It can take a text string, encrypts it with a given key and embeds it inside a given PNG image.
The class can also do the opposite, i.e. take a previously modified PNG image and extracts the encrypted text message that was previously embedded in it.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
It can take a text string, encrypts it with a given key and embeds it inside a given PNG image.
The class can also do the opposite, i.e. take a previously modified PNG image and extracts the encrypted text message that was previously embedded in it.
Read this article to learn more details about how this notable PHP package works.
637. Notable PHP package: PHP Mailing List Sanitizer
Updated on: 2018-01-02
Posted on: 2017-12-28
Many applications require that users enter email addresses that are valid during registration, so the users can be contacted by email.
However, when you need to use email addresses of users already registered in the past, you may need a solution to validate many addresses of existing registered users.
This class can validate many email addresses of many users in a single process.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
However, when you need to use email addresses of users already registered in the past, you may need a solution to validate many addresses of existing registered users.
This class can validate many email addresses of many users in a single process.
Read this article to learn more details about how this notable PHP package works.
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.
634. PHP Email Validation Tutorial using the MailboxValidator API
Updated on: 2017-12-20
Posted on: 2017-12-20
MailboxValidator is an online Email Validation service which uses multiple types of validations to detect whether an email is valid or not.
It also provides a restful API which can be used to validate a single email instantly.
Read this article to learn about the MailboxValidator API and how to use it to validate email addresses in PHP.
More ...
Post a comment
See comments (0) Trackbacks (0)
It also provides a restful API which can be used to validate a single email instantly.
Read this article to learn about the MailboxValidator API and how to use it to validate email addresses in PHP.
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.
