Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 443 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 443 Bytes

Tideways Profiler stubs

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

Install it

Install extension using composer:

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

License

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