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  

997. Notable PHP package: PHP Corona Virus Database

Updated on: 2020-04-23

Posted on:

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.


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

995. Notable PHP package: PHP API Document Generator

Updated on: 2020-04-18

Posted on:

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.


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

994. Notable PHP package: PHP MySQL Table Information

Updated on: 2020-04-16

Posted on:

Sometimes it is necessary to document the structure of a database and show it in a way that it is easier to understand by the members of a team of developers.

This package can generate PDF documents that show details of the structure of tables of a MySQL database. This way the team members can view or print the documents to understand better those document details.

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)

993. Notable PHP package: PHP Document Scanner using SANE or eSCL AirPrint

Updated on: 2020-04-14

Posted on:

Scanning important documents is useful for many people or business that need to digitize printed documents, so they can access them from any where in the world where there is an Internet access.

This package provides a PHP based solution to help scanning printed documents using a Web interface, so the scanned document files can be view later from the Internet anytime.

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)

992. Notable PHP package: PHP SameSite Cookie Setter

Updated on: 2020-04-13

Posted on:

SameSite cookies are a means to avoid leaking information about the current user accessing a site in a way that only the site that sets the cookie has access to the cookie values.

PHP 7.3 introduced built-in support to SameSite cookies. This class allows setting same site cookies in a way that works in a compatible way in previous PHP versions.

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)

991. Notable PHP package: PHP Create UUID v4 type

Updated on: 2020-04-11

Posted on:

UUID are values that can be used to uniquely represent an object eventually stored in a database, in a way that the two different objects will not have the same UUID value.

This package provides means to generate UUID values according to the version 4 of the UUID specification, so it can easily be used in applications that use the Doctrine ORM tool.

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)

990. Notable PHP package: PHP Personal Finance App API

Updated on: 2020-04-08

Posted on:

Finances are an important area of life that people should be able to manage, so they can control their expenses, do not spend more money than the earn, and hopefully save money to invest in something important in their future.

This package provides and API that can be used to create applications to help people control their expenses. Since it is a Web based API, it can be used to implement applications that can run from a Web browser, a mobile application or even a desktop application.

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)

989. Notable PHP package: Laravel Password History Validation

Updated on: 2020-04-07

Posted on:

One way to make systems more secure is to allow the users to use stronger passwords. This means that among other aspects the user must not use a password that was used in the past.

This package provides a solution that can be used with Laravel based PHP applications to keep track of hashes of the user passwords that were used over time.

So when he changes a password, the system is able to check if the password was used before. At the same time this package will not disclose previous passwords as it only stores hashes of old passwords.

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)

988. Notable PHP package: Multiple Currency Laravel Service

Updated on: 2020-04-05

Posted on:

International e-commerce sites that show products with prices in the currency that the current buyer uses in his country tend to sell more because it is easier for the buyer to understand the product price than if the price was in a foreign currency.

This package provides a solution to retrieve product prices expressed in the currency of the current user country.

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)

987. Notable PHP package: PHPInfo Compare Online

Updated on: 2020-04-03

Posted on:

phpinfo() is a PHP function that allows users to see details of the current configuration of PHP.

This package can extract the information of the phpinfo() function, so it can be exported and compared with the configuration of other environments. That is useful to verify if two environments on which PHP is running are using the same configuration.

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