awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to thecodingmachine/graphqlite

Open-source alternatives to Graphqlite

9 open-source projects similar to thecodingmachine/graphqlite, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Graphqlite alternative.

  • dpauli/php-graphql-request-builderAvatar von dpauli

    dpauli/php-graphql-request-builder

    4Auf GitHub ansehen↗

    Creates a GraphQL request payload with simple objects

    PHP
    Auf GitHub ansehen↗4
  • ivome/graphql-relay-phpAvatar von ivome

    ivome/graphql-relay-php

    271Auf GitHub ansehen↗

    A library to help construct a graphql-php server supporting react-relay.

    PHP
    Auf GitHub ansehen↗271
  • jerowork/graphql-attribute-schemaAvatar von jerowork

    jerowork/graphql-attribute-schema

    16Auf GitHub ansehen↗

    Build your GraphQL schema for webonyx/graphql-php using PHP attributes instead of array-based configuration.

    PHP
    Auf GitHub ansehen↗16
  • leocavalcante/silerAvatar von leocavalcante

    leocavalcante/siler

    1,111Auf GitHub ansehen↗

    ⚡ Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions.

    PHP
    Auf GitHub ansehen↗1,111
  • nuwave/lighthouseAvatar von nuwave

    nuwave/lighthouse

    3,494Auf GitHub ansehen↗

    A framework for serving GraphQL from Laravel

    PHP
    Auf GitHub ansehen↗3,494
  • overblog/graphqlbundleAvatar von overblog

    overblog/GraphQLBundle

    796Auf GitHub ansehen↗

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

    PHP
    Auf GitHub ansehen↗796

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • rebing/graphql-laravelAvatar von rebing

    rebing/graphql-laravel

    2,214Auf GitHub ansehen↗

    Laravel wrapper for Facebook's GraphQL

    PHP
    Auf GitHub ansehen↗2,214
  • webonyx/graphql-phpAvatar von webonyx

    webonyx/graphql-php

    4,717Auf GitHub ansehen↗

    This project is a PHP implementation of the GraphQL specification. It provides a suite of tools for building servers that process queries and mutations, including a schema parser, an execution engine for evaluating operations, and a toolkit for manipulating abstract syntax trees. The library differentiates itself through a specialized AST toolkit that allows for the inspection, modification, and printing of GraphQL abstract syntax trees. It also includes a mechanism for deferred field resolution to enable asynchronous data fetching and prevent blocking the primary execution thread. The imple

    PHP
    Auf GitHub ansehen↗4,717
  • wp-graphql/wp-graphqlAvatar von wp-graphql

    wp-graphql/wp-graphql

    3,780Auf GitHub ansehen↗

    WPGraphQL is a GraphQL interface for WordPress that transforms a WordPress installation into a headless content source. It functions as a GraphQL schema provider that maps database structures and relational data into a standardized schema, exposing posts, pages, and custom data types through a single flexible endpoint. The project includes an integrated API query builder and schema explorer, allowing for the visual composition of queries and real-time validation of responses. It provides a system for extending the schema with custom fields and relationships to expose specific business data.

    PHP
    Auf GitHub ansehen↗3,780