We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
このサンプルはドメイン駆動設計 (DDD: Domain-Driven Design) に基づいた、PHP アプリケーションフレームワーク Symfony ベースのユーザー登録アプリケーションです。
PHPメンターズのトレーニングSymfony2によるWebアプリケーション開発入門の実践編では、本アプリケーションを教材として使用しています。
$ git clone git://github.com/phpmentors-jp/phpmentors-training-example-symfony.git $ cd phpmentors-training-example-symfony $ composer install