While Fuel is small, it's also extremely extendable. For example with CI I kept a copy of it on my local drive with which I intergrated some 3rd party libs and updating the whole this for any of those parts was a huge pain. If I were to make a similar collection of libs for Fuel I'd just create a package I could drop-in on top of any Fuel install instead of having to do this in the app dir (or the core in some extreme cases for CI). On the point of abandoment: there's 4 of us main devs, that should already instill a sense of security of continuation. And we're very responsive to pull-requests - though some more complex ones might take a bit to be accepted. As to the suggestion of a guide into Fuel for those without framework experience will be pretty much impossible. For example I used a mixture of classes and functions which I imported from external files and had written some myself and some open source. All of which was bound together with something that was kind of like a Front Controller (what you called a "single entry point" ), but I did have other entry points for specialized stuff as well. I imagine some of you wouldn't have had a front-controller but used a far more intergrated series of libs as backend.The ONLY potential drawback I see to Fuel is that its small & new which leaves me hoping that it doesn't get abandoned at some point. However, I'm going into it knowing that, and I'm fairly confident that myself & others would see to its continuity. Unfortunately, I'm still a little to new to contribute anything.
It looks like you're new here. If you want to get involved, click one of these buttons!