Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
4c336acaab
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      awesome-php.md

+ 2
- 0
awesome-php.md View File

251
 * [OAuth2](https://github.com/php-loep/oauth2-server) - An OAuth2 authentication server, resource server and client library.
251
 * [OAuth2](https://github.com/php-loep/oauth2-server) - An OAuth2 authentication server, resource server and client library.
252
 * [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library. 
252
 * [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library. 
253
 * [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library.
253
 * [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library.
254
+* [Hawk](https://github.com/dflydev/dflydev-hawk) - A Hawk HTTP authentication library.
254
 
255
 
255
 ## Markup
256
 ## Markup
256
 
257
 
337
 * [Monad PHP](https://github.com/ircmaxell/monad-php) - A simple Monad library.
338
 * [Monad PHP](https://github.com/ircmaxell/monad-php) - A simple Monad library.
338
 * [Verbal Expressions PHP](https://github.com/markwilson/VerbalExpressionsPhp) - A regular expression building library.
339
 * [Verbal Expressions PHP](https://github.com/markwilson/VerbalExpressionsPhp) - A regular expression building library.
339
 * [Patchwork](http://antecedent.github.io/patchwork/) - A library for redefining userland functions.
340
 * [Patchwork](http://antecedent.github.io/patchwork/) - A library for redefining userland functions.
341
+* [Galapagos](https://github.com/igorw/galapagos) - Evolutionary language transformation.
340
 
342
 
341
 ## Official APIs
343
 ## Official APIs
342
 
344
 

Loading…
Cancel
Save