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

https://github.com/lanlin/phptars-ide-helper

IDE Helper For PHPTars Extension
https://github.com/lanlin/phptars-ide-helper

Last synced: 28 days ago
JSON representation

IDE Helper For PHPTars Extension

Awesome Lists containing this project

README

          

# PHPTars IDE Helper

[![Packagist Version (including pre-releases)](https://img.shields.io/packagist/v/lanlin/phptars-ide-helper?include_prereleases)](https://packagist.org/packages/lanlin/phptars-ide-helper)
[![Packagist Stars](https://img.shields.io/packagist/stars/lanlin/phptars-ide-helper)](https://packagist.org/packages/lanlin/phptars-ide-helper)
[![Total Downloads](https://img.shields.io/packagist/dt/lanlin/phptars-ide-helper)](https://packagist.org/packages/lanlin/phptars-ide-helper)
[![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/lanlin/phptars-ide-helper)](https://packagist.org/packages/lanlin/phptars-ide-helper)
[![License](https://img.shields.io/github/license/lanlin/phptars-ide-helper)](https://github.com/lanlin/phptars-ide-helper#license)

This package contains IDE help files for [PHPTars](https://github.com/lanlin/phptars-php8) Extension.

You may use it in your IDE to provide accurate autocompletion.

## Install

```shell
composer require --dev lanlin/phptars-ide-helper
```

## License

This project is licensed under the MIT license.