PHP Classes

Notable Packages

Recommend this page to a friend!

Packages that are worth taking a look for doing something different

  All package blogs All package blogs   Blog PHP Classes blog   Blog Notable Packages   Post article Post article  
  513 - 504   503 - 494   493 - 484   483 - 474   473 - 464   463 - 454   453 - 444   443 - 434   433 - 424   423 - 414   413 - 404   403 - 394   ...   3 - 1  

1007. Notable PHP package: PHP Covid Relief Checks Calculator

Updated on: 2020-05-12

Posted on:

Many people in the United States are entitled to receive from the government an amount of money to help them to live during the period when COVID-19 pandemic made them stop working.

This package allows those people to calculate the amount they are entitled to receive based on details of their conditions of life.

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)

1006. Notable PHP package: Laravel PUT Helper

Updated on: 2020-05-10

Posted on:

The HTTP PUT method can be used in alternative to POST method to submit forms parameter values and upload files.

This package provides a solution to parse requests submitted with the HTTP PUT method.

It extracts the values of the parameters and data from uploaded files in a way that applications can process the submitted data like when the HTTP POST method is used.

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)

1005. Notable PHP package: PHP Mantis Export to iCal

Updated on: 2020-05-08

Posted on:

Mantis is a well known bug tracking application written in PHP.

This package is a plugin that allows exporting bugs that need to be fixed in iCal format, so it can be used to plan a schedule to fix those bugs in applications that work like calendars, like for instance Google Calendar.

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)

1004. Notable PHP package: PHP Manager Classes

Updated on: 2020-05-06

Posted on:

Many types of components implement an abstraction that allows applications to use the same interface functions to execute operations that can be implemented by different driver classes.

One common example of this type of abstraction is the access to SQL based databases. It allows accessing databases from many vendors using the same interface functions.

This package implements a class manager component that can be used to implement this type of abstraction by the means of different driver classes.

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)

1003. Notable PHP package: PHP Doctrine Person Table Skeleton

Updated on: 2020-05-03

Posted on:

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.


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

1002. Notable PHP package: Msalsas PHP GDPR Consent Banner Bundle

Updated on: 2020-04-30

Posted on:

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.


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

1001. Notable PHP package: PHP Image Handling API

Updated on: 2020-04-30

Posted on:

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.


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

1000. Notable PHP package: Laravel Settings Model

Updated on: 2020-04-28

Posted on:

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.


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

999. Notable PHP package: PHP Object Factory

Updated on: 2020-04-26

Posted on:

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.


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

998. Notable PHP package: Laravel VTU

Updated on: 2020-04-25

Posted on:

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.


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

  513 - 504   503 - 494   493 - 484   483 - 474   473 - 464   463 - 454   453 - 444   443 - 434   433 - 424   423 - 414   413 - 404   403 - 394   ...   3 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog Notable Packages   Post article Post article