Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/novaway/tideways-profiler-stubs

Stubs for the Tideways PHP Profiler Extension (used for IDE autocompletion)
https://github.com/novaway/tideways-profiler-stubs

profiler stubs tideways

Last synced: about 5 hours ago
JSON representation

Stubs for the Tideways PHP Profiler Extension (used for IDE autocompletion)

Awesome Lists containing this project

README

        

# Tideways Profiler stubs

Stubs for the [Tideways PHP Profiler Extension](https://github.com/tideways/php-profiler-extension) (IDE autocompletion).

## Install it

Install extension using [composer](https://getcomposer.org):

```json
{
"require-dev": {
"novaway/tideways-profiler-stubs": "*"
}
}
```

## License

Tideways Profiler stubs are released under the MIT License. See the bundled [LICENSE](LICENSE) file for details.