We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
I'm open to an external contribution, the only thing I can say is that the composer.json should start with:
{ "name": "NoiseByNorthwest/php-spx", "type": "php-ext", "license": "GPL-3.0", "description": "A simple & straight-to-the-point PHP profiling extension with its built-in web UI", "require": { "php": ">= 5.4.0" }, "php-ext": { "extension-name": "SPX",
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: