schema-generator VS KnpOAuthBundle

Compare schema-generator vs KnpOAuthBundle and see what are their differences.

KnpOAuthBundle

You should probably use HWIOAuthBundle (https://github.com/hwi/HWIOAuthBundle) instead, though. -- THIS PROJECT IS NO LONGER MAINTAINED by KnpLabs (by KnpLabs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
schema-generator KnpOAuthBundle
1 1
451 49
0.9% -
5.2 10.0
about 2 months ago about 9 years ago
PHP PHP
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.

schema-generator

Posts with mentions or reviews of schema-generator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-26.
  • Looking for opinions of API-Platform
    7 projects | /r/PHP | 26 Jan 2022
    For the record, in December we released a new version of the Schema Generator (it's almost a full rewrite) that supports PHP 8 attributes. It also supports updating existing classes: https://github.com/api-platform/schema-generator/releases/tag/v4.0.0

KnpOAuthBundle

Posts with mentions or reviews of KnpOAuthBundle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-26.
  • Looking for opinions of API-Platform
    7 projects | /r/PHP | 26 Jan 2022
    Regarding GraphQL, the support is still experimental and has indeed flaws, but it's improving. Regarding OAuth/OIDC, we don't endorse any library for this, but in my experience, the best solution is to rely on external servers such as Keycloack or Gravitee AM. Then you just have to validate the access token generated by the OAuth/OIDC server, this can be done by writing a Symfony Passport, or with https://github.com/KnpLabs/KnpOAuthBundle.

What are some alternatives?

When comparing schema-generator and KnpOAuthBundle you can also consider the following projects:

api-platform-pagination - Examples using Api-Platform on custom data with filter, sort and pagination using DataProvider

core - The server component of API Platform: hypermedia and GraphQL APIs in minutes

demo - MixerAPI demo project based on the mixerapi/app template.

mixerapi - CakePHP API Plugin for REST + JSON API Development [READ-ONLY]

docs - API Platform documentation