920. Notable PHP package: Very Simple WordPress Map Plugin
Updated on: 2019-11-18
Posted on: 2019-11-18
Some Web sites developed using WordPress need to show maps to let the site users know about real world locations.
This package provides a plugin that simplifies the integration of maps in WordPress based site pages.
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 a plugin that simplifies the integration of maps in WordPress based site pages.
Read this article to learn more details about how this notable PHP package works.
919. Notable PHP package: Unused PHP Composer Packages Scanner
Updated on: 2019-11-13
Posted on: 2019-11-13
This package can be used to detect packages in a composer project that unused.
It reads a configuration script that returns options that determine how Composer based projects are scanned.
The package outputs to the command line console screen the scan progress steps and in the end it shows the list of unused packages that were found.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
It reads a configuration script that returns options that determine how Composer based projects are scanned.
The package outputs to the command line console screen the scan progress steps and in the end it shows the list of unused packages that were found.
Read this article to learn more details about how this notable PHP package works.
1. Reincarnation of popular PHP Slack API Client Package
Updated on: 2019-11-13
Posted on: 2019-11-13
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.
918. How to use Laravel Multi Auth Guard in Laravel 5.8
Updated on: 2019-11-12
Posted on: 2019-11-11
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.
More ...
Post a comment
See comments (3) Trackbacks (0)
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.
917. Notable PHP package: PHP MariaDB Execute Compound Statement
Updated on: 2019-11-10
Posted on: 2019-11-10
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.
916. Notable PHP package: Presento
Updated on: 2019-11-11
Posted on: 2019-11-07
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.
915. Notable PHP package: PHP Voice Recognition Inputs
Updated on: 2019-11-05
Posted on: 2019-11-05
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.
914. Notable PHP package: WP Visitor Statistics Plugin
Updated on: 2019-11-05
Posted on: 2019-11-05
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.
1. Laravel Talk Tutorial on How to Implement a Real Time Chat System
Updated on: 2019-10-28
Posted on: 2019-10-28
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.
More ...
Post a comment
See comments (1) Trackbacks (0)
Read this article to learn how to implement a real time chat system with this Laravel Chat package in just a few minutes.
913. Notable PHP package: portable ascii
Updated on: 2019-10-23
Posted on: 2019-10-23
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.
