Symfony2 アプリケーションでhttp://google-api-php-client.googlecode.com/svn/trunk/にある Google API を使用します。
この API を でインポートすることは可能composer
ですか?
この API をアプリケーションで使用するベスト プラクティスは何ですか?
Symfony2 アプリケーションでhttp://google-api-php-client.googlecode.com/svn/trunk/にある Google API を使用します。
この API を でインポートすることは可能composer
ですか?
この API をアプリケーションで使用するベスト プラクティスは何ですか?
Google API https://github.com/evert/google-api-php-client with composerの github リポジトリがあります。
composer.json ファイルに「evert/google-api-php-client」を追加できます。