658. Notable PHP package: Easy Subtitle Downloader
Updated on: 2018-02-26
Posted on: 2018-02-26
Subtitles are always useful when you want to watch movies in a foreign language.
Subtitles are available for many movies in many different languages but you need to download them from a place that can provide them for free.
This package can provide subtitles for download from the EasySubtitles site.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
Subtitles are available for many movies in many different languages but you need to download them from a place that can provide them for free.
This package can provide subtitles for download from the EasySubtitles site.
Read this article to learn more details about how this notable PHP package works.



657. Notable PHP package: PHP URLs From Database
Updated on: 2018-02-21
Posted on: 2018-02-21
Many applications store text in database records that sometimes contain URLs of links to useful resources.
This class can traverse a given database and its table records to extract the URLs of those links.
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 traverse a given database and its table records to extract the URLs of those links.
Read this article to learn more details about how this notable PHP package works.



656. Notable PHP package: US to UK Text Converter
Updated on: 2018-02-20
Posted on: 2018-02-20
As we all know, English is by far the most popular language in the world but there are several variants of the English language that differ usually in the way words are used to express the same subjects.
This package can be used to convert between the way the words are used in the United States and the United Kingdom.
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 convert between the way the words are used in the United States and the United Kingdom.
Read this article to learn more details about how this notable PHP package works.



655. Notable PHP package: PHP Google Safe Browsing API
Updated on: 2018-02-19
Posted on: 2018-02-19
Safe Browsing is a service provided by Google to provide information about sites that may have security issues.
This package provides means to check the status of a given site sending requests to the Google Safe Browsing 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 provides means to check the status of a given site sending requests to the Google Safe Browsing API.
Read this article to learn more details about how this notable PHP package works.



654. Notable PHP package: PHP Create Price Range
Updated on: 2018-02-14
Posted on: 2018-02-14
Many sites need to display the prices of products that they exhibit for display and sell.
Often user need to know what products are available and they can afford.
This class can help generating price ranges for display, so they also can be used as filters to perform queries in the sites databases that they use to take the information about the products in their inventory.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
Often user need to know what products are available and they can afford.
This class can help generating price ranges for display, so they also can be used as filters to perform queries in the sites databases that they use to take the information about the products in their inventory.
Read this article to learn more details about how this notable PHP package works.



653. Notable PHP package: SQLite3 checker
Updated on: 2018-02-13
Posted on: 2018-02-13
SQLite is a very popular database type that uses files to store information that can be queried using SQL.
When you need to allow the users of an application to select local SQLite files so they can be used in an application, it is helpful to determine which are the files that SQLite can manipulate.
This package can do that by examining the contents of the beginning of a SQLite file so application are able to filter out those files that SQLite extensions can manipulate.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
When you need to allow the users of an application to select local SQLite files so they can be used in an application, it is helpful to determine which are the files that SQLite can manipulate.
This package can do that by examining the contents of the beginning of a SQLite file so application are able to filter out those files that SQLite extensions can manipulate.
Read this article to learn more details about how this notable PHP package works.



652. Notable PHP package: Arduino PHP Serial Linux
Updated on: 2018-02-08
Posted on: 2018-02-08
Arduino is a hardware platform that specifies a type of miniature computer that runs a specific Linux distribution.
This package can communicate with Arduino board by the means of serial cable that works as a serial protocol connection.
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 communicate with Arduino board by the means of serial cable that works as a serial protocol connection.
Read this article to learn more details about how this notable PHP package works.



651. Notable PHP package: Web Push Notifications PHP Sender
Updated on: 2018-02-06
Posted on: 2018-02-06
Push notifications are useful to let users of Web sites or applications be aware of new content or important events that happen with those sites or applications.
This class can send push notifications that browsers can display to users of the sites that send the notifications, so they can display the notification messages to thes users even when they are not accessing the sites.
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 send push notifications that browsers can display to users of the sites that send the notifications, so they can display the notification messages to thes users even when they are not accessing the sites.
Read this article to learn more details about how this notable PHP package works.



650. Notable PHP package: Bangla String
Updated on: 2018-02-01
Posted on: 2018-02-01
Text in the Bengali language can be represented using either Avro Unicode from Bijoy ANSI.
This package can convert Bengali text between the two possible representations.
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 convert Bengali text between the two possible representations.
Read this article to learn more details about how this notable PHP package works.



649. Notable PHP package: UsagiMQ
Updated on: 2018-01-31
Posted on: 2018-01-31
Redis is a storage server application that can store values associated to a given key in databases.
This package implements a message queue system using Redis.
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 message queue system using Redis.
Read this article to learn more details about how this notable PHP package works.


