Parcourir la source

Cleaned up PHP League links.

pull/279/merge
Jamie il y a 11 ans
Parent
révision
4ee7c0477b
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2
    2
      README.md

+ 2
- 2
README.md Voir le fichier

@@ -207,7 +207,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
207 207
 
208 208
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
209 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 211
 * [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
212 212
 * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
213 213
 
@@ -477,7 +477,7 @@ Libraries to help manage database schemas and migrations.
477 477
 * [Sentry](https://github.com/cartalyst/sentry) - A framework agnostic authentication & authorisation library.
478 478
 * [Sentry Social](http://docs.cartalyst.com/sentry-social-2/introduction) - A library for social network authentication.
479 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 481
 * [OAuth2 Server](http://bshaffer.github.io/oauth2-server-php-docs/) - Another OAuth2 server implementation.
482 482
 * [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library.
483 483
 * [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library.

Chargement…
Annuler
Enregistrer