Removed Illuminate from components listing

While they are technically available as separate components, the level of coupling is so incredibly high that one is not usually usable without multiple others - with the only exception here being illuminate\database.

Until the others are packaged up in a way that makes them usable, with documentation on how to use them solo of Laravel, then these cannot realistically be considered as reusable components, regardless of anyones wishful thinking (my own included).
This commit is contained in:
Phil Sturgeon
2014-02-11 17:45:00 -05:00
parent ee69c60ed0
commit 84851c9b5d

View File

@@ -21,6 +21,5 @@ just another repository for reusable components:
[fuelval]: https://github.com/fuelphp/validation
* [Aura](http://auraphp.github.com/)
* [FuelPHP (2.0 only)](https://github.com/fuelphp)
* [Laravel's "Illuminate Components"](https://github.com/illuminate)
* [FuelPHP](https://github.com/fuelphp)
* [Symfony Components](http://symfony.com/doc/current/components/index.html)