質問をすることでしか得られない、回答やアドバイスがある。

15分調べてもわからないことは、質問しよう!

新規登録して質問してみよう
ただいま回答率
85.48%
composer

Composerとは、PHP5.3.2以上で使用可能なパッケージ管理ツールです。指定ディレクトリ内だけでパッケージ管理します。

Q&A

0回答

741閲覧

composer で、CakePHP のダウンロード方法を教えてください。

退会済みユーザー

退会済みユーザー

総合スコア0

composer

Composerとは、PHP5.3.2以上で使用可能なパッケージ管理ツールです。指定ディレクトリ内だけでパッケージ管理します。

0グッド

0クリップ

投稿2020/12/26 22:48

編集2020/12/26 22:49

composer で、CakePHP のダウンロード方法を教えてください。

・composer create-project --prefer-dist cakephp/app:^3.8 my_app_name
としたのですが、vendorのフォルダーに「empty」ファイルしかなく、本体がダウンロードされてこないようです。

練習に何種類かのフレームワークをcomposerでダウンロードしています。(symfonyとか)

HPよりダウンロードした「cakephp-3-9-4.zip」には、当然ながらCake本体がありました。

何が悪いのでしょうか?

気になる質問をクリップする

クリップした質問は、後からいつでもMYページで確認できます。

またクリップした質問に回答があった際、通知やメールを受け取ることができます。

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

m.ts10806

2020/12/26 23:59

>としたのですが コンソールに何も出力されなかったのでしょうか。
退会済みユーザー

退会済みユーザー

2020/12/27 00:11

m.ts10806さん、ありがとうございます。 もう一度実行してみたのですが、下記のとおりです。vendorのフォルダーは、同じ結果でした。 >composer create-project --prefer-dist cakephp/app:^3.8 my_app_name2 Creating a "cakephp/app:3.8" project at "./my_app_name2" Installing cakephp/app (3.8.0) - Installing cakephp/app (3.8.0): Loading from cache Created project in C:\pleiades-2020-12\xampp\htdocs\my_app_name2 Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem 1 - cakephp/cakephp 3.8.9 requires ext-intl * -> the requested PHP extension intl is missing from your system. - cakephp/cakephp 3.8.8 requires ext-intl * -> the requested PHP extension intl is missing from your system. - cakephp/cakephp 3.8.7 requires ext-intl * -> the requested PHP extension intl is missing from your system. - cakephp/cakephp 3.8.6 requires ext-intl * -> the requested PHP extension intl is missing from your system. - cakephp/cakephp 3.8.5 requires ext-intl * -> the requested PHP extension intl is missing from your system. - cakephp/cakephp 3.8.4 requires ext-intl * -> the requested PHP extension intl is missing from your system. - cakephp/cakephp 3.8.3 requires ext-intl * -> the requested PHP extension intl is missing from your system. - cakephp/cakephp 3.8.2 requires ext-intl * -> the requested PHP extension intl is missing from your system. - cakephp/cakephp 3.8.13 requires ext-intl * -> the requested PHP extension intl is missing from your system. - cakephp/cakephp 3.8.12 requires ext-intl * -> the requested PHP extension intl is missing from your system. - cakephp/cakephp 3.8.11 requires ext-intl * -> the requested PHP extension intl is missing from your system. - cakephp/cakephp 3.8.10 requires ext-intl * -> the requested PHP extension intl is missing from your system. - cakephp/cakephp 3.8.1 requires ext-intl * -> the requested PHP extension intl is missing from your system. - cakephp/cakephp 3.8.0 requires ext-intl * -> the requested PHP extension intl is missing from your system. - Installation request for cakephp/cakephp 3.8.* -> satisfiable by cakephp/cakephp[3.8.0, 3.8.1, 3.8.10, 3.8.11, 3.8.12, 3.8.13, 3.8.2, 3.8.3, 3.8.4, 3.8.5, 3.8.6, 3.8.7, 3.8.8, 3.8.9]. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php74\php.ini You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
m.ts10806

2020/12/27 00:12

質問は編集できます。質問本文に「現状」「起きていること」として追記してください。
m.ts10806

2020/12/27 00:13

あとWindowsですかね。 OSも追記してください。 できればPHPのバージョンも。
退会済みユーザー

退会済みユーザー

2020/12/27 00:15

やはり、ここはダメですね。 さようなら。 くたばれ、1T2R3M4。
m.ts10806

2020/12/27 00:32

あぁ。こっちで解決方法分かったのに、要らなかったということですね。 これくらいで自らくたばる人に差し伸べる手はないです。
m.ts10806

2020/12/27 00:34

エラーの通り確認していけば解決できるので頑張ってください。 この質問の問題は、エラーが起きているのにそのエラーが質問本文に提示されていないこと 質問者自身がそのエラーに対して何も取り組んでないことです(その取り組みが見えない)
guest

あなたの回答

tips

太字

斜体

打ち消し線

見出し

引用テキストの挿入

コードの挿入

リンクの挿入

リストの挿入

番号リストの挿入

表の挿入

水平線の挿入

プレビュー

まだ回答がついていません

会員登録して回答してみよう

アカウントをお持ちの方は

15分調べてもわからないことは
teratailで質問しよう!

ただいまの回答率
85.48%

質問をまとめることで
思考を整理して素早く解決

テンプレート機能で
簡単に質問をまとめる

質問する

関連した質問