bcosca / fatfree

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is this project still going?

ponasromas opened this issue · comments

Seriously considering F3 for my next project. Looking at insanely slow dev pace of F3. Kinda sad.

Natural question: is this project succumbed to Laravel, Symfony and other "fat" giants?

Yes, but you'll want to use:
https://github.com/bcosca/fatfree-core

... for your project.

As a side note, been using Fat-Free for a couple years. Part of the reason that I used F3 was because if development was abandoned, I feel like I could have maintained it if I needed to because it was a relatively small codebase.

Try doing that to Laravel, or heck even Slim (shudder.....)

Same here.
I even have an old app that use the old single file version of the F3 framework (v1.4.4).

Slim until v2 is maintainable btw.
I remember used slim slender as a starter (search for it in github)