Software Alternatives & Reviews

Ask HN: Web frameworks – which less popular framework are you using and why?

Nette CodeIgniter Go-Fiber CakePHP
  1. 1
    Home Page. Let's create the home page displaying your recent posts. Before we start, you should know at least some basics about Model-View-Presenter design pattern (similar to MVC ):. Model – data manipulation layer.

    #Web Frameworks #PHP MVC Framework #PHP Framework 4 social mentions

  2. A Fully Baked PHP Framework
    Pricing:
    • Open Source
    It's been a long time since I wrote any PHP in anger but back when I did, I got a ton of mileage out of CodeIgniter (https://codeigniter.com/). It looks like it's still around and being actively maintained. I can quite clearly remember a number of projects that went from being just an idea to 90% functional in the span of an evening. I write Python almost exclusively now, but still pine for something like CodeIgniter. Flask is nice because it lets you bolt on whatever you want, but you spend a lot of time choosing, prototyping, and often discarding libraries. Django does a lot of heavy lifting but has (IMO) a very steep learning curve. There doesn't seem to be anything (or at least anything I've liked) in between.

    #PHP Web Framework #Web Frameworks #Frameworks (Full Stack) 8 social mentions

  3. ⚡️ Express inspired web framework written in Go. Contribute to gofiber/fiber development by creating an account on GitHub.
    Pricing:
    • Open Source

    #Application And Data #Languages & Frameworks #Microframeworks (Backend) 26 social mentions

  4. The Rapid Development Framework for PHP
    Pricing:
    • Open Source
    Firefox doesn't show the Reader icon (right of the url bar). If trying to force reader mode with <pre><code> about:reader?url=https://cakephp.org/.

    #PHP Web Framework #PHP MVC Framework #Web Frameworks 9 social mentions

  5. Django Ninja - Django REST framework with high performance, easy to learn, fast to code.
    I've used a variety of Python frameworks, DJango, FLask, FastAPI, and I'm always coming back to DJango and wishing I had just used it from the beginning. Django Ninja brings some of the nice features of FastAPI to Django- https://django-ninja.rest-framework.com/.

    #Application And Data #Languages & Frameworks #Microframeworks (Backend) 26 social mentions

Discuss: Ask HN: Web frameworks – which less popular framework are you using and why?

Log in or Post with