648. Notable PHP package: Auto Version
Updated on: 2018-01-29
Posted on: 2018-01-29
Web applications often use JavaScript and CSS files that are regularly updated. This is a challenging problem for Web applications because browsers often cache these files on their side for effeciency reasons.
This package implements a solution that consists in generating automatic names for URLs that these files should be requested, so when a file changes, applications will use a different name.
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 implements a solution that consists in generating automatic names for URLs that these files should be requested, so when a file changes, applications will use a different name.
Read this article to learn more details about how this notable PHP package works.



646. Notable PHP package: Go Installer
Updated on: 2018-01-23
Posted on: 2018-01-23
CodeIgniter is a very popular PHP framework used for developing Web applications.
This package can generate files for configuration installation of CodeIgniter applications.
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 generate files for configuration installation of CodeIgniter applications.
Read this article to learn more details about how this notable PHP package works.



645. Notable PHP package: Handle Binary Files With PDO
Updated on: 2018-01-22
Posted on: 2018-01-22
PDO is a PHP extension that can be used to access data in many types of SQL databases.
This package makes it easy to store and retrieve files in database large object table fields.
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 makes it easy to store and retrieve files in database large object table fields.
Read this article to learn more details about how this notable PHP package works.



644. Notable PHP package: wp-hook-buffer
Updated on: 2018-01-17
Posted on: 2018-01-17
WordPress provides a hook system that allows plugins to customize the way the Web pages are rendered.
This class makes it easier to implement WordPress plugins using filtering to alter page content.
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 makes it easier to implement WordPress plugins using filtering to alter page content.
Read this article to learn more details about how this notable PHP package works.



643. Notable PHP package: PHP Travis Encrypter
Updated on: 2018-01-15
Posted on: 2018-01-15
Travis is a popular continuous integration platform. It can automate tests and other tasks related with application building.
Often applications that are being tested need to be configured using custom values. This package can retrieve configuration values using the Travis API by retrieving and decrypting configuration data.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
Often applications that are being tested need to be configured using custom values. This package can retrieve configuration values using the Travis API by retrieving and decrypting configuration data.
Read this article to learn more details about how this notable PHP package works.



642. Notable PHP package: The Gameboard
Updated on: 2018-01-08
Posted on: 2018-01-08
The takeover strategy is used in many games to present challenges that engage many people in popular games.
This class implements the steps of the takeover strategy that can be use to create many types games.
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 implements the steps of the takeover strategy that can be use to create many types games.
Read this article to learn more details about how this notable PHP package works.



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.


