https://github.com/phpmentors-jp/example.configuration
https://github.com/phpmentors-jp/example.configuration
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/phpmentors-jp/example.configuration
- Owner: phpmentors-jp
- License: bsd-2-clause
- Created: 2014-04-10T15:43:44.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-10T15:44:10.000Z (over 12 years ago)
- Last Synced: 2025-01-05T01:12:04.484Z (over 1 year ago)
- Language: PHP
- Size: 109 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Configurationサンプル
Symfony/Configコンポーネントを使ったコンフィギュレーションの例。
- [Symfony/Config](https://github.com/akanehara/ginq)
サンプルの設定ファイルは、以下のブログにあったものを利用させて頂きました。
- [設定の仕様をドキュメントに書くのではなく、テストにしてしまう - $shibayu36->blog;](http://shibayu36.hatenablog.com/entry/2014/04/10/100242)
## 著作権
Copyright (c) 2014 GOTO Hidenori <hidenorigoto@gmail.com>, All rights reserved.
## ライセンス
[修正 BSD ライセンス](http://www.opensource.org/licenses/bsd-license.php)