Author: Manuel Lemos
Viewers: 110
Last month viewers: 3
Categories: Notable Packages
PHAR is a file format used to package components made of many files, so they can be easily loaded and distributed with different PHP applications.
This package can compare and show the differences between two PHAR archives in terms of the files that they contain and and they file contents.
Read this article to learn more details about how this notable PHP package works.
This package can compare and show the differences between two PHAR archives in terms of the files that they contain and and they file contents.
Read this article to learn more details about how this notable PHP package works.

The package pharaoh 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: Compare two PHAR files to retrieve the differences
Here follows in more detail what it does:
This package can compare two PHAR files to retrieve the differences.
It can take two PHAR archive files and inspects them to check what are the differences between them.
The package can output the differences between the two packages in several ways like:
- Differences between the source files they contain
- Contained files that have different content hashes
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.
The basic purpose is: Compare two PHAR files to retrieve the differences
Here follows in more detail what it does:
This package can compare two PHAR files to retrieve the differences.
It can take two PHAR archive files and inspects them to check what are the differences between them.
The package can output the differences between the two packages in several ways like:
- Differences between the source files they contain
- Contained files that have different content hashes
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,120 PHP developers registered to the PHP Classes site.
Be One of Us!
Login Immediately with your account on:
Comments:
No comments were submitted yet.