process
Executes commands in sub-processes (by symfony)
polyfill-mbstring
Symfony polyfill for the Mbstring extension (by symfony)
process | polyfill-mbstring | |
---|---|---|
1 | 1 | |
7,477 | 7,858 | |
0.1% | 0.0% | |
6.4 | 1.5 | |
4 days ago | 13 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.
process
Posts with mentions or reviews of process.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Is it secure enough to access a PHP file?
Something like symfony/process attempts to normalize things across environments and even implements custom argument escaping. Still not sure if that would keep you safe here.
polyfill-mbstring
Posts with mentions or reviews of polyfill-mbstring.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-17.
-
[Junior Developer] Can someone code-review my project?
ctype support can be disabled, add it as a requirement in composer or you can use a polyfill (same with mbstring, use the mbstring polyfill)
What are some alternatives?
When comparing process and polyfill-mbstring you can also consider the following projects:
console - Eases the creation of beautiful and testable command line interfaces
polyfill - PHP polyfills
Symfony VarDumper - Provides mechanisms for walking through any arbitrary PHP variable
browser-kit - Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
filesystem - Provides basic utilities for the filesystem