PHP Classes

Notable PHP package: phatto

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 236

Last month viewers: 1

Categories: Notable Packages

Progressive Web Applications, also known as PWA, are applications that support advanced features of the modern browsers, like for instance handling browser side push notifications.

Service workers are processes that run on the browser side using JavaScript code to perform an useful activity. They usually communicate with the server side code using AJAX requests.

PHP code can handle AJAX requests to perform some other useful action on the server side.

This package provides a nice solution to implement the so called Progressive Web Applications, using PHP code along with some JavaScript code that is necessary to implement the browser side actions.

Read this article to learn more details about how this notable PHP package works.




Loaded Article
The package phatto is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Register a service worker for PHP based PWA

Here follows in more detail what it does:

This package can register a service worker for PHP based Progressive Web Applications.

It serves JavaScript code to run on the browser that will install service worker process.

The service worker JavaScript code will run on the browser background and can send HTTP requests to make calls to the PHP code on the server side to provide information as result of executing the requested service like for instance a Web based chat system or push messages.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

1,611,091 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)