Skip to content

Ray.Di のサンプルを勉強のために書き換えたものです

Notifications You must be signed in to change notification settings

madapaja/ray-di-sample

Repository files navigation

これは何?

Ray.Di のサンプルを勉強のために書き換えたものです。

オリジナル: https://github.com/koriym/Ray.Di/tree/master/doc/sample/01-db

How to run

# composer で依存関係を解消
curl -s http://getcomposer.org/installer | php
php composer.phar install

# テスト
phpunit

# 実行
php main.php

License

The MIT License. (MIT)

Copyright © 2012 IWASAKI Koji (@madapaja).

About

Ray.Di のサンプルを勉強のために書き換えたものです

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages