ide-helper
๐ Swoole IDE Helper
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- deep-review-swoole-stubs.md
- prepare-swoole-release.md
- SKILL.md
- coding_style_checks.yml
- syntax_checks.yml
- dependabot.yml
- Client.php
- Long.php
- Exception.php
- Iterator.php
- Exception.php
- Exception.php
- Client.php
- Server.php
- Exception.php
- Client.php
- Exception.php
- CanceledException.php
- Channel.php
- Client.php
- Context.php
- Iterator.php
- Lock.php
- Scheduler.php
- Socket.php
- System.php
- TimeoutException.php
- Cookie.php
- Request.php
- Response.php
- Server.php
- Request.php
- Response.php
- Context.php
- Pool.php
- Server.php
- Event.php
- Packet.php
- PipeMessage.php
- Port.php
- StatusInfo.php
- Task.php
- TaskResult.php
- Long.php
- ArrayList.php
- Atomic.php
- Barrier.php
- Error.php
- Lock.php
- Map.php
- Queue.php
- Iterator.php
- CloseFrame.php
- Frame.php
- Server.php
- Atomic.php
- Client.php
- Coroutine.php
- Error.php
- Event.php
- Exception.php
- ExitException.php
- Lock.php
- Process.php
- Runtime.php
- Server.php
- Table.php
- Thread.php
- Timer.php
- constants.php
- functions.php
- shortnames.php
- Exception.php
- Client.php
- Proxy.php
- ClientProxy.php
- functions.php
- Connection.php
- Barrier.php
- functions.php
- Server.php
- WaitGroup.php
- Exception.php
- Handler.php
- DetectsLostConnections.php
- MysqliConfig.php
- MysqliException.php
- MysqliPool.php
- MysqliProxy.php
- MysqliStatementProxy.php
- ObjectProxy.php
- PDOConfig.php
- PDOPool.php
- PDOProxy.php
- PDOStatementProxy.php
- RedisConfig.php
- RedisPool.php
- ArrayKeyNotExists.php
- AbortRequest.php
- BeginRequest.php
- Data.php
- EndRequest.php
- GetValues.php
- GetValuesResult.php
- Params.php
- Stderr.php
- Stdin.php
- Stdout.php
- UnknownType.php
- FrameParser.php
- HttpRequest.php
- HttpResponse.php
- Message.php
- Record.php
- Request.php
- Response.php
- Status.php
- Cluster.php
- Consul.php
- Exception.php
- Nacos.php
- Redis.php
- Manager.php
- Client.php
- Context.php
- Exception.php
- ProxyTrait.php
- Server.php
- Admin.php
- Helper.php
- Pool.php
- Runnable.php
- ArrayObject.php
- ConnectionPool.php
- Constant.php
- FastCGI.php
- MultibyteStringObject.php
- NameResolver.php
- ObjectProxy.php
- RemoteObject.php
- StringObject.php
- curl.php
- mongodb.php
- sockets.php
- standard.php
- exec.php
- alias.php
- alias_ns.php
- constants.php
- functions.php
- .gitattributes
- .gitignore
- .php-cs-fixer.dist.php
- CLAUDE.md
- composer.json
- LICENSE
- README.md
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/swoole/ide-helper
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd ide-helper
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. PHP (Composer)
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
composer require --dev swoole/ide-helper
์ด ๋ช ๋ น์ด๋ฅผ ํฐ๋ฏธ๋์ ๊ทธ๋๋ก ์ ๋ ฅํด ์คํํ์ธ์.
composer require --dev swoole/ide-helper:~6.0.2
์ด ๋ช ๋ น์ด๋ฅผ ํฐ๋ฏธ๋์ ๊ทธ๋๋ก ์ ๋ ฅํด ์คํํ์ธ์.
composer require --dev swoole/ide-helper:@dev
์ด ๋ช ๋ น์ด๋ฅผ ํฐ๋ฏธ๋์ ๊ทธ๋๋ก ์ ๋ ฅํด ์คํํ์ธ์.
php -S localhost:8000 ๊ฐ์ ๋ด์ฅ ์๋ฒ๋ก ์คํํ ๋ค ๋ธ๋ผ์ฐ์ ์์ http://localhost:8000 ์ผ๋ก ์ ์ํด๋ณด์ธ์.
์ด ๋ ํฌ์ README์ ์ ํ ์ค์ ๋ช ๋ น์ด๋ฅผ ๊ทธ๋๋ก ๊ฐ์ ธ์์ต๋๋ค.
// repository documentation
Was this content helpful?
(0 ratings)
