Software Alternatives & Reviews

Any web frameworks that could compare to Symfony?

Haml slm Actix
  1. 1
    HTML Abstraction Markup Language - A Markup Haiku
    Pricing:
    • Open Source
    Personally, I'd recommend Maud if you don't need something with runtime reloading. Not only is it much faster, it implements a template language that is effectively the Rust-syntax equivalent to Slim or Haml using a procedural macro, so you get compile-time verification that your HTML output is well-formed.

    #Javascript UI Libraries #Development #Programming 17 social mentions

  2. 2

    slm

    Slim, Jade like template engine for node
    Personally, I'd recommend Maud if you don't need something with runtime reloading. Not only is it much faster, it implements a template language that is effectively the Rust-syntax equivalent to Slim or Haml using a procedural macro, so you get compile-time verification that your HTML output is well-formed.

    #Development #Tool #Javascript UI Libraries 3 social mentions

  3. 3
    Rust's powerful actor system and most fun web framework
    Pricing:
    • Open Source
    You description of how dependency injection works in Symfony sounds like how actix-web uses generics to make its "Extractors" work and, while I haven't used Axum (The other big name in Rust), it appears to do the same thing.

    #Developer Tools #Web Frameworks #Programming Language 79 social mentions

Discuss: Any web frameworks that could compare to Symfony?

Log in or Post with