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  
  1934 - 1925   ...   1074 - 1065   1064 - 1055   1054 - 1045   1044 - 1035   1034 - 1025   1024 - 1015   1014 - 1005   1004 - 995   994 - 985   984 - 975   974 - 965   964 - 955   ...   4 - 1  

1. Reincarnation of popular PHP Slack API Client Package

Updated on: 2019-11-13

Posted on:

Blog: PHP Slack Message package blog
Package: PHP Slack Message

Many of us developers use Slack to communicate with other team members.

If you use Slack in your team for monitoring, sending notifications, commands or for other purposes you may be interested in a PHP package that can automate the processes that involve your work with Slack.

There are some PHP packages that were popular but they seem to no longer be developed or supported.

Read this article to learn how you can use this PHP Slack Message package to take advantage of the Slack resources, as well how you can collaborate to benefit the community of PHP developers that use Slack.


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

918. How to use Laravel Multi Auth Guard in Laravel 5.8

Updated on: 2019-11-12

Posted on:

Laravel is a popular Web framework that provides tools that can generate code for complex tasks such as authentication users.

You can use different methods of authentication of your choice but if for some reason you want to use more than one method of authentication, you can use the Laravel Multi Auth Guard support.

Read this article to learn how you can implement Multi Auth Guard support in your Laravel Web applications.


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

917. Notable PHP package: PHP MariaDB Execute Compound Statement

Updated on: 2019-11-10

Posted on:

The MySQL MariaDB server allows executing compound statements that are made of multiple SQL statements.

Usually an application would have to install these compound statments before they can be run by the database server.

This package simplifies the installation of and the execution of compound SQL statements by providing means to parse PHP scripts that call this package to extract the SQL statements to be extracted from the script files.

Then the package can execute those statements and return one more result sets that are returned by the server.

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)

916. Notable PHP package: Presento

Updated on: 2019-11-11

Posted on:

Many applications need to serve the same data in different ways like Web pages, mobile version or an API.

This package simplifies the process of transforming the data generated by an application, so it reduces the effort to develop the code to serve the same information in different means.

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)

915. Notable PHP package: PHP Voice Recognition Inputs

Updated on: 2019-11-05

Posted on:

with their devices using voice commands.

Newer versions of Web browsers support HTML tags that can specify how to set values of certain types of form inputs using voice commands.

This class can generate HTML to allow users to set the values of certain inputs using their voice.

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)

914. Notable PHP package: WP Visitor Statistics Plugin

Updated on: 2019-11-05

Posted on:

Many Web site owners are very interested to keep up with the site usage in terms of accesses by its users.

This package provides means to display site access statistics for a WordPress based 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)

1. Laravel Talk Tutorial on How to Implement a Real Time Chat System

Updated on: 2019-10-28

Posted on:

Blog: Laravel Talk package blog
Package: Laravel Talk

Many sites provide a chat system to allow users to get help from the site support.

Read this article to learn how to implement a real time chat system with this Laravel Chat package in just a few minutes.


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

913. Notable PHP package: portable ascii

Updated on: 2019-10-23

Posted on:

Some applications need to use text that must use only ASCII characters, thus not have any letters with accents or cedillas for instance.

This package can manipulate text strings with any text so it can convert them to ASCII based text without any PHP extensions, like mb_string or iconv.

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)

912. Notable PHP package: PHP HTTP Status Code Constants

Updated on: 2019-10-21

Posted on:

HTTP status codes are important to return to the browser or the HTTP client that sends a request to a Web server. They return a code and and message that tell if the request succeeded or not.

This class can return the message and and description associated to many known HTTP status codes, so applications can generate HTTP status response headers without having to know how to format them correctly.

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)

911. Notable PHP package: PHP Get Currency Symbol

Updated on: 2019-10-20

Posted on:

Each currency used in different countries to represent money has a symbol that is associated the currency which is used to make clear when a given money amount is displayed so other people can see prices or other values that represent money.

This class can return the symbols used to represent many currencies using pure PHP, thus not relying on the availability of any PHP extension for that purpose.

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)

  1934 - 1925   ...   1074 - 1065   1064 - 1055   1054 - 1045   1044 - 1035   1034 - 1025   1024 - 1015   1014 - 1005   1004 - 995   994 - 985   984 - 975   974 - 965   964 - 955   ...   4 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article