Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phpmentors-jp/phpmentors-example-campaign

Symfony2 ベースのアプリケーションサンプル
https://github.com/phpmentors-jp/phpmentors-example-campaign

Last synced: about 2 months ago
JSON representation

Symfony2 ベースのアプリケーションサンプル

Awesome Lists containing this project

README

        

# Symfony2 ベースのサンプル

このサンプルはドメイン駆動設計 (DDD: Domain-Driven Design) に基づいた、PHP アプリケーションフレームワーク [Symfony](http://symfony.com/) ベースのアプリケーションです。

以下の DDD パターンを使っています。

* Specification(仕様)
* Repository(リポジトリ)
* Entity(エンティティ)

また、アプリケーションレイヤーにてコントローラーからビューモデルを分離する例にもなっています。

## 著作権

Copyright (c) 2013 GOTO Hidenori <[email protected]>, All rights reserved.

## ライセンス

[修正 BSD ライセンス](http://www.opensource.org/licenses/bsd-license.php)