浏览代码

Cleaned up PHP League links.

pull/279/merge
Jamie 11 年前
父节点
当前提交
4ee7c0477b
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      README.md

+ 2
- 2
README.md 查看文件

207
 
207
 
208
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
208
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
209
 * [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
209
 * [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
210
-* [Orno Di](https://github.com/orno/di) - Another flexible dependency injection container.
210
+* [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
211
 * [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
211
 * [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
212
 * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
212
 * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
213
 
213
 
477
 * [Sentry](https://github.com/cartalyst/sentry) - A framework agnostic authentication & authorisation library.
477
 * [Sentry](https://github.com/cartalyst/sentry) - A framework agnostic authentication & authorisation library.
478
 * [Sentry Social](http://docs.cartalyst.com/sentry-social-2/introduction) - A library for social network authentication.
478
 * [Sentry Social](http://docs.cartalyst.com/sentry-social-2/introduction) - A library for social network authentication.
479
 * [Opauth](https://github.com/opauth/opauth) - A multi-provider authentication framework.
479
 * [Opauth](https://github.com/opauth/opauth) - A multi-provider authentication framework.
480
-* [OAuth2](https://github.com/php-loep/oauth2-server) - An OAuth2 authentication server, resource server and client library.
480
+* [OAuth2 Server](http://oauth2.thephpleague.com/) - An OAuth2 authentication server, resource server and client library.
481
 * [OAuth2 Server](http://bshaffer.github.io/oauth2-server-php-docs/) - Another OAuth2 server implementation.
481
 * [OAuth2 Server](http://bshaffer.github.io/oauth2-server-php-docs/) - Another OAuth2 server implementation.
482
 * [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library.
482
 * [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library.
483
 * [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library.
483
 * [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library.

正在加载...
取消
保存