Symfony GraphQl Bundle VS API Platform

Compare Symfony GraphQl Bundle vs API Platform and see what are their differences.

Symfony GraphQl Bundle

Pure PHP implementation of GraphQL Server – Symfony Bundle (by youshido-php)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Symfony GraphQl Bundle API Platform
0 50
283 8,264
0.0% 0.6%
0.0 8.3
almost 2 years ago 3 days ago
PHP TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Symfony GraphQl Bundle

Posts with mentions or reviews of Symfony GraphQl Bundle. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Symfony GraphQl Bundle yet.
Tracking mentions began in Dec 2020.

API Platform

Posts with mentions or reviews of API Platform. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-10.
  • Nginx Unit – Universal web app server
    17 projects | news.ycombinator.com | 10 Sep 2023
  • Shot in the dark
    2 projects | /r/PHP | 12 Jul 2023
    Probably API-platform. The website is down at the moment, but: https://github.com/api-platform/api-platform It's Symfony based (and plays nice in that ecosystem), also allows you to describe entities via Schema org vocab, has a client generator, and comes with docker-compose and helm charts. I've used it extensively to build various headless services. It's really easy to expose annotated Doctrine entities.
  • API Platform up and running in 5 minutes 🚀
    3 projects | dev.to | 8 Jul 2023
    API Platform is a framework for API-first projects, built on top of Symfony components. Let's see how to create a minimal and lightweight starter project in just 5 minutes!
  • Questions about getting started with PHP
    2 projects | /r/PHP | 28 Jun 2023
    On the Symfony side, a headless API can be built really quickly with https://api-platform.com/. You describe your domain entities with Schema.org vocabulary, can use a client generator to hammer out a UI in Next, Nuxt, Quasar, or whatever as a starter, it comes with an admin backend, and a Helm chart to deploy on Kubernetes. Works great for APIs when paired with, say Nuxt SSGs/PWAs if you want more of a JAMstack approach.
  • What is the best way to write a dedicated server?
    2 projects | /r/godot | 5 May 2023
    It could be implemented with STOMP, or Mercure (goes well with API-Platform, written in PHP/Symfony), you could write your own with the help of nchan and scale it via Redis. If it's a web service, the best practices for operating and scaling are well established, Godot then just becomes another client.
  • PSX - Build fully typed REST APIs
    4 projects | /r/PHP | 8 Apr 2023
    Why would someone use this over API Platform?
  • Anti-Laravel trends?
    3 projects | /r/PHP | 6 Mar 2023
    That looks like out-of-the-box api-platform. It even auto-updates the data on screen, no JS needed. Pretty powerful stuff and if it can be done in PHP, it can be done in other language.
  • Framework for REST API that builds a complete-ish API given a model?
    5 projects | /r/node | 27 Feb 2023
    https://api-platform.com is exactly what you are asking for.
  • I cant comprehend what an API is
    4 projects | /r/learnprogramming | 29 Jan 2023
    I don't know what is the stack that you'd like to use, but, in my case, reading the docs and using API platform, helped me tremendously.
  • Convert Request Data to DTO Input Objects With Symfony
    2 projects | /r/PHP | 3 Dec 2022
    I highly recommend you check out API Platform. It does all this automatically with you only writing the DTO class.

What are some alternatives?

When comparing Symfony GraphQl Bundle and API Platform you can also consider the following projects:

Symfony DataTables Bundle - DataTables bundle for Symfony

Apigility

Fusio - Open source API management platform

PHP-CRUD-API - Single file PHP script that adds a REST API to a SQL database

Kong - 🦍 The Cloud-Native API Gateway and AI Gateway.

Hateoas - A PHP library to support implementing representations for HATEOAS REST web services.

Restler - Simple and effective multi-format Web API Server to host your PHP API as Pragmatic REST and/or RESTful API

Firebase Admin SDK for PHP - Unofficial Firebase Admin SDK for PHP

DreamFactory - DreamFactory API Management Platform

OverblogGraphQLBundle - This bundle provides tools to build a complete GraphQL API server in your Symfony App.

Laravel - Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

Hasura - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.