Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samwhelp/note-about-php-composer

note-about-php-composer
https://github.com/samwhelp/note-about-php-composer

composer php php-composer

Last synced: 3 days ago
JSON representation

note-about-php-composer

Awesome Lists containing this project

README

        

# 首頁

| Link | GitHub |
| ---- | ------ |
| [PHP Composer 探索筆記](https://samwhelp.github.io/note-about-php-composer/) | [GitHub](https://github.com/samwhelp/note-about-php-composer) |

## 主題

* [範例](#範例)
* [入門](#入門)
* [如何](#如何)
* [指令](#指令)
* [相關筆記](#相關筆記)

## 範例

| 範例 |
| --- |
| [Demo](https://github.com/samwhelp/note-about-php-composer/tree/gh-pages/_demo) |

## 入門

| [入門](https://samwhelp.github.io/note-about-php-composer/read/start.html) |
| --- |
| [安裝 php-cli](https://samwhelp.github.io/note-about-php-composer/read/start/install-php-cli.html) |
| [安裝 composer](https://samwhelp.github.io/note-about-php-composer/read/start/install-composer.html) |
| [產生新專案](https://samwhelp.github.io/note-about-php-composer/read/start/create-project.html) |
| [產生「Phar」專案](https://samwhelp.github.io/note-about-php-composer/read/start/create-phar-project.html) |

## 如何

| [如何](https://samwhelp.github.io/note-about-php-composer/read/howto.html) |
| --- |
| [Config global vendor binaries directory to to path environment variable](https://samwhelp.github.io/note-about-php-composer/read/howto/config-composer-global-vendor-binaries-directory-to-path-environment-variable.html) |
| [修改「vendor」這個資料夾的預設放置路徑](https://samwhelp.github.io/note-about-php-composer/read/howto/config-project-vendor-directory-path.html) |

## 指令

| [指令](https://samwhelp.github.io/note-about-php-composer/read/command.html) |
| --- |
| [composer](https://samwhelp.github.io/note-about-php-composer/read/command/composer.html) |

## 相關筆記

| Link | GitHub |
| ---- | ------ |
| [PHP 探索筆記](https://samwhelp.github.io/note-about-php/) | [GitHub](https://github.com/samwhelp/note-about-php) |
| [PHP Symfony Framework 探索筆記](https://samwhelp.github.io/note-about-php-symfony/) | [GitHub](https://github.com/samwhelp/note-about-php-symfony) |

## Samwhelp

* [個人筆記](https://samwhelp.github.io/book/)