polyfill-php84
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions (by symfony)
console
Eases the creation of beautiful and testable command line interfaces (by symfony)
| polyfill-php84 | console | |
|---|---|---|
| 1 | 4 | |
| 119 | 9,834 | |
| 10.9% | 0.0% | |
| 4.4 | 8.1 | |
| 4 months ago | 4 days ago | |
| PHP | PHP | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
polyfill-php84
Posts with mentions or reviews of polyfill-php84. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-14.
- Upcoming Hardening in PHP
Symfony also does a great job adding polyfills way ahead of a PHP release , eg https://github.com/symfony/polyfill-php84
console
Posts with mentions or reviews of console. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-05.
- Creating an application in Yii3.
Symfony console component. The Console component eases the creation of beautiful and testable command line interfaces.
- A minimal library that defines primitive building blocks of PHP code.
I have to disagree. To me, declaring a method via the @method tag (in rare cases) is equivalent to actually declaring it in a class/interface. Due to PHP limitations, the obvious lack of generics, and what I wrote earlier, I simply couldn't do it any other way. Take eg. HttpClientInterface from symfony/http-client-contracts or InputInterface from symfony/console, they had different reasons but the outcome is the same.
- Introducing Phirs (0.1.0), a cross-platform and well-tested user directory path provider library, including cache and config paths
I don't think so. Phoronix Test Suite is a big example. Plus, in the PHP community itself, there are so many CLI apps: Composer, PHPUnit, static analyzers like Phan, just to name a few. Symfony Console component has more than 9k stars, so this should mean PHP is a capable tool for CLI apps.
- Administrando proyectos PHP con Composer
{ "name": "symfony/console", "version": "v4.4.8", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "10bb3ee3c97308869d53b3e3d03f6ac23ff985f7" }, }
What are some alternatives?
When comparing polyfill-php84 and console you can also consider the following projects:
php-tensorflow - PHP TensorFlow Binding
process - Executes commands in sub-processes
web-pecl - The PECL website
phoronix-test-suite - The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software.
rector-src - Development repository for Rector
drush - Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt.