DreamFactory VS API Platform

Compare DreamFactory vs API Platform and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
DreamFactory API Platform
4 50
1,470 8,277
0.8% 0.5%
7.9 8.3
21 days ago 12 days ago
Shell TypeScript
Apache License 2.0 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.

DreamFactory

Posts with mentions or reviews of DreamFactory. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-08.
  • Webhook to MySQL - any good solutions?
    3 projects | /r/selfhosted | 8 Mar 2022
    DreamFactory comes to mind - https://www.dreamfactory.com/ (https://github.com/dreamfactorysoftware/dreamfactory) which allows you to create apis from databases.
  • backend.sql and frontend.js = ♥
    5 projects | news.ycombinator.com | 30 Jan 2022
    I feel very uneasy about this, and I am not sure why. I feel like the "meat and potatoes" of any application is its data and backend code, not the frontend. Frontends can change among clients, or even be given up altogether (just use a CLI/API interface for example) but the backend business logic is what defines a program. An app is what it _does_, not what it _looks like_.

    This approach has been tried several times over the past few years: I first used DreamFactory[1] several years ago for a small production app (less than a few thousand users) and now I see Supabase [2] trying the same. But in my experience these don't go past very limited internal enterprise use-cases, MVPs and toy frontend apps.

    [1] https://www.dreamfactory.com

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 DreamFactory 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.

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

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

Symfony GraphQl Bundle - Pure PHP implementation of GraphQL Server – Symfony Bundle

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

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.