diff --git a/awesome-php.md b/awesome-php.md index 5ada75b..7fcff70 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -66,7 +66,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation. * [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library. * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library. -* [Lex](https://github.com/fuelphp/lex) - A lightweight template parser. +* [Lex](https://github.com/pyrocms/lex) - A lightweight template parser. * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less. * [Composition](https://github.com/composition/composition) - A library to check your Composer environment at runtime. * [Entities](https://github.com/kherge/Entities) - A Doctrine ORM service provider for Silex.