# ide-stubs
**Repository Path**: da-ji-ji/ide-stubs
## Basic Information
- **Project Name**: ide-stubs
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: BSD-3-Clause
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-03-23
- **Last Updated**: 2024-06-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Phalcon IDE Stubs v4
This repo provide the most complete Phalcon Framework stubs which enables autocompletion in modern IDEs.
## Installing via Composer
1. Install Composer in a common location or in your project:
```bash
curl -s http://getcomposer.org/installer | php
```
2. Install via composer:
```bash
composer require --dev phalcon/ide-stubs
```
3. Setup your IDE.
## Installing via Git
1. Clone the Phalcon IDE Stubs repository in a common location.
2. Setup your IDE.
## Sponsors
Become a sponsor and get your logo on our README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/phalcon#sponsor)]
## Backers
Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/phalcon#backer)]
## License
Phalcon IDE Stubs is open-sourced software licensed under the New BSD License. © Phalcon Framework Team and contributors.