Need advice about which tool to choose?Ask the StackShare community!

Iris

83
130
+ 1
16
Symfony

8K
5.9K
+ 1
1.1K
Add tool

Iris vs Symfony: What are the differences?

# Key Differences Between Iris and Symfony

Iris is a lightweight web framework that focuses on simplicity and performance, while Symfony is a full-stack PHP framework that provides a large set of reusable components and tools.
Iris uses a flexible routing system that allows for dynamic route patterns and subdomains, whereas Symfony uses a traditional routing system with routing configuration defined in YAML or XML files.
Iris follows a minimalist approach, providing only core functionality out of the box, while Symfony comes with a wide range of built-in features like security, form handling, and translation services.
Iris emphasizes modern PHP practices and leverages the PSR-7 HTTP message interfaces, while Symfony is known for its extensive documentation and strong community support.
Iris is more suitable for small to medium-sized projects that require high performance, whereas Symfony is ideal for large enterprise-level applications with complex requirements.
Iris has a smaller learning curve due to its simplicity and minimalist design, whereas Symfony may have a steeper learning curve for beginners due to its extensive feature set and configuration options.

In Summary, Iris and Symfony differ in terms of simplicity, routing systems, built-in features, modern PHP practices, target project size, learning curve, and community support.
Advice on Iris and Symfony
Needs advice
on
GolangGolangNode.jsNode.js
and
SymfonySymfony

I'm about to begin working on an API, for which I plan to add GraphQL connectivity for processing data. The data processed will mainly be audio files being downloaded/uploaded with some user messaging & authentication.

I don't mind the difficulty in any service since I've used C++ (for data structures & algorithms at least) and would also say I am patient and can learn fairly quickly. My main concerns would be their performance, libraries/community, and job marketability.

Why I'm stuck between these three...

Symfony: I've programmed in PHP for back-end in a previous internship and may do so again in a few months.

Node.js: It's newer than PHP, and it's JavaScript where my front-end stack will be React and (likely) React Native.

Go: It's newer than PHP, I've heard of its good performance, and it would be nice to learn a new (growing) language.

See more
Replies (1)
Max Musing
Founder & CEO at BaseDash · | 6 upvotes · 193.1K views
Recommends
on
Node.jsNode.js
at

Go with Node.js. There's something really satisfying about being able to use a single language across your entire tech stack. Especially once you integrate GraphQL, which is effectively JSON.

Your second best option is Go, but the ecosystem around Node.js is quite a bit stronger. This will play a big factor when you start building functionality like file management, messaging (especially in real-time), and authentication. The libraries and documentation are just stronger for Node.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Iris
Pros of Symfony
  • 6
    Fast
  • 4
    Easy to use
  • 3
    Almost real-time support to its users
  • 2
    Fluent API
  • 1
    MVC efficient
  • 177
    Open source
  • 149
    Php
  • 130
    Community
  • 129
    Dependency injection
  • 122
    Professional
  • 80
    Doctrine
  • 75
    Organized
  • 71
    Modular architecture
  • 47
    Smart programming
  • 45
    Solid
  • 20
    Documentation
  • 15
    LTS releases
  • 10
    Easy to Learn
  • 9
    Decoupled framework components
  • 9
    Robust
  • 8
    Service container
  • 8
    Bundle
  • 8
    Good practices guideline
  • 7
    Simple
  • 7
    Powerful
  • 6
    Flexible

Sign up to add or upvote prosMake informed product decisions

Cons of Iris
Cons of Symfony
    Be the first to leave a con
    • 10
      Too many dependency
    • 8
      Lot of config files
    • 4
      YMAL
    • 3
      Feature creep
    • 1
      Bloated

    Sign up to add or upvote consMake informed product decisions

    What is Iris?

    The fastest web framework for Go.

    What is Symfony?

    It is written with speed and flexibility in mind. It allows developers to build better and easy to maintain websites with PHP..

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Iris?
    What companies use Symfony?
    See which teams inside your own company are using Iris or Symfony.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Iris?
    What tools integrate with Symfony?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to Iris and Symfony?
    Flux
    Flux is the application architecture that Facebook uses for building client-side web applications. It complements React's composable view components by utilizing a unidirectional data flow. It's more of a pattern rather than a formal framework, and you can start using Flux immediately without a lot of new code.
    Node.js
    Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
    Django
    Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
    ASP.NET
    .NET is a developer platform made up of tools, programming languages, and libraries for building many different types of applications.
    Laravel
    It is a web application framework with expressive, elegant syntax. It attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, and caching.
    See all alternatives