1. How to Use a PHP Push Notifications Class on Your Web Site in 2023 with this Send Web Push Notifications Tutorial
Updated on: 2023-11-23
Posted on: 2020-05-05
Blog: PHP Web Push Notifications Server package blog
Package: PHP Web Push Notifications Server
Many sites must keep their users updated about new content even when those users are not looking at it.
Web push notifications can solve this problem by showing notification windows with short messages telling the user there is something new on the site that they are authorized to be notified when new content is published.
Read this tutorial article to learn how to implement PHP web push notifications on your sites.
More ...
Post a comment
See comments (47) Trackbacks (0)
Web push notifications can solve this problem by showing notification windows with short messages telling the user there is something new on the site that they are authorized to be notified when new content is published.
Read this tutorial article to learn how to implement PHP web push notifications on your sites.
1003. Notable PHP package: PHP Doctrine Person Table Skeleton
Updated on: 2020-05-03
Posted on: 2020-05-03
Most applications that allow registered users to perform actions on a site that are specific to their interests, need to maintain database records about those users, as well other related information like addresses, phone numbers, pictures, etc..
This package provides a ready to use solution to implement database tables that keep track of such personal information, making it easier for developers that use the Doctrine ORM tool to develop applications that need to manager personal information in databases.
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 ready to use solution to implement database tables that keep track of such personal information, making it easier for developers that use the Doctrine ORM tool to develop applications that need to manager personal information in databases.
Read this article to learn more details about how this notable PHP package works.
1002. Notable PHP package: Msalsas PHP GDPR Consent Banner Bundle
Updated on: 2020-04-30
Posted on: 2020-04-30
GDPR is a law that exists in European country to help protecting several types of aspects of the privacy of users of a site.
This package helps sites implementing an aspect of compliance with the GDPR law which is to respect the right for the user to only accept Web site cookies from sites that they trust.
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 helps sites implementing an aspect of compliance with the GDPR law which is to respect the right for the user to only accept Web site cookies from sites that they trust.
Read this article to learn more details about how this notable PHP package works.
1001. Notable PHP package: PHP Image Handling API
Updated on: 2020-04-30
Posted on: 2020-04-30
PHP can be used to perform many types image manipulation operations.
This package provides an API that can be used to provide image manipulation services that PHP implements to other Web sites or even mobile applications.
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 an API that can be used to provide image manipulation services that PHP implements to other Web sites or even mobile applications.
Read this article to learn more details about how this notable PHP package works.
1000. Notable PHP package: Laravel Settings Model
Updated on: 2020-04-28
Posted on: 2020-04-28
Many applications need to deal with objects that represent important entities that the applications use, like for instance, an e-commerce product that is sold on a site. These objects are usually stored using model classes.
Sometimes it is necessary to customize the behavior of model objects according to application settings that may even be customized for each application user.
The package makes it easier to implement model classes that can be customized with settings model objects.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
Sometimes it is necessary to customize the behavior of model objects according to application settings that may even be customized for each application user.
The package makes it easier to implement model classes that can be customized with settings model objects.
Read this article to learn more details about how this notable PHP package works.
999. Notable PHP package: PHP Object Factory
Updated on: 2020-04-26
Posted on: 2020-04-26
Sometimes applications need to implement a certain functionality in a dynamic way.
This means that the way that functionality will be implemented is not determined initially when the current PHP script starts, as it depends on factors that will be evaluated later during the execution of the script.
This package provides a solution to implement that possibility by providing means for registering interfaces dynamically to implement the desired functionality.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This means that the way that functionality will be implemented is not determined initially when the current PHP script starts, as it depends on factors that will be evaluated later during the execution of the script.
This package provides a solution to implement that possibility by providing means for registering interfaces dynamically to implement the desired functionality.
Read this article to learn more details about how this notable PHP package works.
998. Notable PHP package: Laravel VTU
Updated on: 2020-04-25
Posted on: 2020-04-25
VTU (Virtual Top Up) are platforms that can take payment credits to allow customers to buy certain types of products or services later.
This package can integrate with several VTU platforms, so Web sites can take payments for products or services sold via these VTU platforms.
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 integrate with several VTU platforms, so Web sites can take payments for products or services sold via these VTU platforms.
Read this article to learn more details about how this notable PHP package works.
997. Notable PHP package: PHP Corona Virus Database
Updated on: 2020-04-23
Posted on: 2020-04-23
The Corona Virus pandemia has been an important event mainly in the year of 2020 that affected the lives of many people around the world.
This package provides an API that returns useful information about this pandemia. Using this API, it becomes easier to implement applications that need information about the pandemia to provide an useful service.
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 an API that returns useful information about this pandemia. Using this API, it becomes easier to implement applications that need information about the pandemia to provide an useful service.
Read this article to learn more details about how this notable PHP package works.
996. Launched New Site Design 2020 Edition for the PHP Classes Site
Updated on: 2020-04-22
Posted on: 2020-04-22
The PHP Classes site has finally launched a new design after several years without a significant update.
Read this article to learn more about the site design and the work of the designer that joined our team to make it look more modern.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this article to learn more about the site design and the work of the designer that joined our team to make it look more modern.
995. Notable PHP package: PHP API Document Generator
Updated on: 2020-04-18
Posted on: 2020-04-18
APIs are nowadays a very popular way to allow external Web sites and applications to interact with other sites, thus benefiting from the services that they provide.
Some APIs are already so complex that it takes a lot of time to document the API functions and update the documentation when the API evolves.
This package helps automating the generation of documentation of an API, so developers to not have to spend so much time producing that documentation.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
Some APIs are already so complex that it takes a lot of time to document the API functions and update the documentation when the API evolves.
This package helps automating the generation of documentation of an API, so developers to not have to spend so much time producing that documentation.
Read this article to learn more details about how this notable PHP package works.
