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  
  1944 - 1935   ...   814 - 805   804 - 795   794 - 785   784 - 775   774 - 765   764 - 755   754 - 745   744 - 735   734 - 725   724 - 715   714 - 705   704 - 695   ...   4 - 1  

660. Notable PHP package: Nano Http Status

Updated on: 2018-02-28

Posted on:

PHP provides provides means to check important information about the current HTTP request using several super-global variables.

However, this requires that the developer performs frequent lookup through the PHP documentation to check which super-global variable provides what kind of request information.

This package simplifies the process by encapsulating the access to the HTTP request and response information into a single class that unifies the process of developing without much manual consultation.

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)

659. Notable PHP package: Certainty

Updated on: 2018-02-27

Posted on:

The cacert.pem file is used by PHP to perform digital certificate validity when accessing the secure servers via SSL by accessing certificate authority servers.

The problem is that new certificate authority servers are added and some old or deprecated servers are removed once in a while.

This package can update the cacert.pem file used by PHP so it can always used the certificate authority servers that are well supported.

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)

658. Notable PHP package: Easy Subtitle Downloader

Updated on: 2018-02-26

Posted on:

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

657. Notable PHP package: PHP URLs From Database

Updated on: 2018-02-21

Posted on:

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

656. Notable PHP package: US to UK Text Converter

Updated on: 2018-02-20

Posted on:

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

655. Notable PHP package: PHP Google Safe Browsing API

Updated on: 2018-02-19

Posted on:

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

654. Notable PHP package: PHP Create Price Range

Updated on: 2018-02-14

Posted on:

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

653. Notable PHP package: SQLite3 checker

Updated on: 2018-02-13

Posted on:

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

652. Notable PHP package: Arduino PHP Serial Linux

Updated on: 2018-02-08

Posted on:

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

651. Notable PHP package: Web Push Notifications PHP Sender

Updated on: 2018-02-06

Posted on:

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

  1944 - 1935   ...   814 - 805   804 - 795   794 - 785   784 - 775   774 - 765   764 - 755   754 - 745   744 - 735   734 - 725   724 - 715   714 - 705   704 - 695   ...   4 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article