Author: Manuel Lemos
Updated on: 2021-10-19
Posted on: 2021-10-19
Package: PHP Console Chart
Console terminals display information in the form of text. The fact limits the possibilities to display nice graphics.
This package overcomes this limitation by rendering bar charts in console terminals so that the charts are reasonably pleasant to see.
About the PHP Console Chart Package
The package PHP Console Chart 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: Display bar charts in CLI console from datasets
Here follows in more detail what it does:
This class can display bar charts in the CLI console from datasets.
It can take parameters, a set of values to display in a bar chart, and the bar columns' names.
The class can output the bar chart as characters in the command line interface console according to parameters that you can configure. Currently, you can configure:
- Graph length
- Bar color
- Title
- Using underlines to draw lines
- Bar width
- Titles in axis
- Padding spaces
- Values explanations
Conclusion
The PHP Console Chart can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.
This package was considered notable for implementing its benefits in a way that is worth noticing.
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 as well nice prizes.
One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.
You need to be a registered user or login to post a comment
1,586,460 PHP developers registered to the PHP Classes site.
Be One of Us!
Login Immediately with your account on:
Comments:
No comments were submitted yet.