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  
  1988 - 1979   ...   958 - 949   948 - 939   938 - 929   928 - 919   918 - 909   908 - 899   898 - 889   888 - 879   878 - 869   868 - 859   858 - 849   848 - 839   ...   8 - 1  

810. Notable PHP package: PHP Saudi Arabia Addresses

Updated on: 2019-03-24

Posted on:

Saudi Arabia is a well known country of the middle-east that also uses the Arabic language that is very popular in many other countries of the region.

This package can retrieve relevant details of location of Saudi Arabia, as well can verify the address of a country.

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)

809. Notable PHP package: PHP Constant Time String Encoding

Updated on: 2019-03-20

Posted on:

Constant time encoding is an approach to generate variable data that takes the same length of time regardless of the data that it is generating.

This is important because if different data values passed to code that implements a given processing algorithm take a variable length of time to run, it may help to expose secret values that the algorithm is using, thus compromising the security of the system.

This package provides an implementation of several data encoding algorithms in pure PHP code, in such a way that they always take the same length of time to execute regardless of the data that it is processing, thus providing more security protection to applications that use this package.

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)

808. Notable PHP package: PHP CSP Header Builder

Updated on: 2019-03-20

Posted on:

Content Security Policy (CSP) is a standard that helps avoiding security issues that Web applications may have by generating HTTP response headers with security policy values that define the way Web browsers behave with the current site.

This package can generate HTTP response headers values that can be served by Web sites either directly by PHP code that generates a given page or by generating files for configuring Web servers like Apache and NGinx to automatically generate CSP headers.

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)

807. Notable PHP package: PHP Convert CSV to UTF-8

Updated on: 2019-03-19

Posted on:

Some applications need to process text read from CSV files. Nowadays modern applications handle text encoded using UTF-8.

When the a CSV file that an application needs to process has text that is not encoded using UTF-8, it needs to be converted.

This package can perform this task, so applications do not need to perform additional text encoding conversion.

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)

806. Notable PHP package: Universal PHP Data Grid

Updated on: 2019-03-18

Posted on:

Data grids are way to display and edit data retrieved from databases in a grid that shows data in tables.

This package can display and process data in grids in a way that can work together modern PHP frameworks such as Simfony, Laravel, Zend, and Yii2.

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)

805. Notable PHP package: PHP Twitter Bot

Updated on: 2019-03-14

Posted on:

Twitter is a very popular social network that engages people in a way that they want to exchange messages for all sorts of reasons.

This package implements a solution to automate interactions between regular users and other users that may work for companies or other types of institutions, so they do not need to spend so much time interacting users that are interested in their activities.

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)

804. Notable PHP package: Whoops

Updated on: 2019-03-13

Posted on:

Many PHP developers use IDE tools to become more productive.

One situation that they need to handle frequently is to debug the code they have developed by fixing errors of code that is not working.

This package makes it easier to debug code that generates errors by allowing to quickly locating code that generate errors.

It outputs links that when clicked will make the Sublime editor open the source code file that generated errors in the lines of the code with those errors.

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)

803. Notable PHP package: PHP Raspberry PI DS18B20

Updated on: 2019-03-12

Posted on:

RaspberryPI is a concept of small hardware boards that work as small computers connected to sensors that can collect data from the environment.

This package can read values from RaspberryPI DS18B20 sensors allowing to develop interesting applications that can act upon the values read from those sensors.

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)

802. Notable PHP package: PHP Secure Cookie

Updated on: 2019-03-05

Posted on:

One way that can be used by hackers with malicious intentions is to somehow alter the values of cookies that are served by Web sites by spoofing values that make Web applications behave in ways that they were not intended.

This class can help avoiding that problem by storing cookie values that have an additional verification hash, so the class can also detect cookie alterations so applications can ignored spoofed cookie values.

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)

801. Notable PHP package: WordPress Fields Plugin

Updated on: 2019-03-04

Posted on:

WordPress is a very popular blog publication platform that often serves other purposes for Web applications.

This package implements a WordPress plugin that can be used to extend WordPress by adding custom fields to the different forms of the WordPress administration interface, so applications can extend WordPress and make it more useful for other purpose besides blog publication.

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)

  1988 - 1979   ...   958 - 949   948 - 939   938 - 929   928 - 919   918 - 909   908 - 899   898 - 889   888 - 879   878 - 869   868 - 859   858 - 849   848 - 839   ...   8 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article