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   ...   728 - 719   718 - 709   708 - 699   698 - 689   688 - 679   678 - 669   668 - 659   658 - 649   648 - 639   638 - 629   628 - 619   618 - 609   ...   8 - 1  

578. PHP and JavaScript Innovation Award Report June 2017 Edition - March 2017 nominees

Updated on: 2017-06-27

Posted on:

This is the June edition of the Innovation Award podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the outstanding features of all the past month nominees and winners PHP and JavaScript packages, the prizes that the authors earned, starting with the nominees from the month of March 2017.

Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative, as well the current rankings of the Innovation Award Championship by author and by country.


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

577. Notable PHP package: PHP Season of the Year

Updated on: 2017-06-26

Posted on:

Finding the path to traverse a region between two points in a map is a common problem of geography related applications.

This package implements the A* path finding algorithm to find a route between two points.

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)

576. PHP Hybrid VM to Make Small PHP Benchmarks 1.5 Faster - 3 Minutes Lately in PHP podcast episode 84

Updated on: 2017-07-26

Posted on:

PHP evolution efforts in terms of performance optimization continues. Now there is an effort to implement a Hybrid VM that can provide great performance improvements for PHP 7.2 with the JIT engine or not.

This was one of the main topics discussed by Manuel Lemos and Arturs Sosins on the episode 84 of the Lately in PHP podcast.

In this episode they also talked about the Raspberry PI PHP extension, using NULL parameters in PDO queries, and the evolution of support of SSL/TLS connections from PHP code.

They also talked about PHP tutorial articles on using a digital document signature platform, managing cloud servers automatically from PHP and how Hired is helping developers to get better jobs without waiting for you to go after them.

This article also contains a podcast summary as a 3 minute video of the summary.

Listen to the podcast, or watch the hangout video, or the summary video to learn more about these interesting PHP topics.


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

1. PHP Matrix Math Library

Updated on: 2017-06-21

Posted on:

Blog: PHP Matrix Arithmetic Library package blog
Package: PHP Matrix Arithmetic Library

Matrices are an inescapable tool for many problems solving, but PHP like many other programming languages does not built-in support for them.

However some applications need to use matrix manipulation to implement their features.

Read this article to learn about how the PHP real matrices tool can help.


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

575. Notable PHP package: PHP Stop Words List

Updated on: 2017-06-20

Posted on:

Stop words are words that often appear in sentence but may be considered irrelevant when you are analyzing the aspects of the sentence.

This class can return the list of stop words in many different languages.

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)

574. Notable PHP package: PHP Language Info

Updated on: 2017-06-19

Posted on:

The name of each language changes from language to language that you are using mention the language name.

This class can get the names of the languages in many different languages.

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)

573. Notable PHP package: Countries Info

Updated on: 2017-06-14

Posted on:

Many applications need to know the names of the countries to show them to their users in their own native language.

This package provides a solution to quickly lookup the names of each country in many different languages by querying a MySQL database.

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)

572. Notable PHP package: PHP IBM Watson

Updated on: 2017-06-13

Posted on:

IBM Watson is a cloud based infrastructure that provides artificial intelligence software services.

This package can call IBM Watson API to benefit from several types of their artificial intelligence services.

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)

571. How Can PHP Import Excel to MySQL using an PHP XLSX Reader and Excel XLSX Converter

Updated on: 2017-06-12

Posted on:

Many PHP applications need to process Excel files for many purposes.

Read this article to learn how to easily import an Excel file in XLSX format and insert the data in a MySQL database using the SimpleXLSX package.


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

570. Notable PHP package: PHP PostgreSQL Session Handler

Updated on: 2017-06-12

Posted on:

PHP usually stores session data in files but it also allows to define custom session handler classes that can store session data in other types of container.

This class implements a session handler that stores data in a database. Despite the most used database with PHP is MySQL, PostgreSQL is also very popular.

This class supports storing session data in PostgreSQL database using PDO.

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   ...   728 - 719   718 - 709   708 - 699   698 - 689   688 - 679   678 - 669   668 - 659   658 - 649   648 - 639   638 - 629   628 - 619   618 - 609   ...   8 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article