lastdragon-ru/graphql-printer
GraphQL printer for PHP: turns a GraphQL AST/document into well-formatted GraphQL text with configurable indentation and style. Useful for debugging, logging, code generation, and producing consistent query/schema output in Laravel or any PHP app.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| optigov/eloquent-graphql | 0.84 | — | 4 | 4 | 0 | 118 | 0 | 2.7 | 19.2 | MIT | 2 years ago | |
| thecodingmachine/graphqlite | 0.84 | GraphQLite is a PHP GraphQL library that builds your schema from PHP attributes/annotations. Define queries and mutations as simple controllers, expose types via annotated classes, and get batteries-included features like subscriptions, uploads, and type extensions. | 575 | 573 | 107 | 89K | 24 | 42.5 | 46.3 | MIT | 3 weeks ago | |
| rebing/graphql-laravel | 0.83 | Code-first GraphQL integration for Laravel built on webonyx/graphql-php. Define schema in PHP (types, queries, mutations), support multiple schemas with per-schema middleware, resolver middleware, privacy rules, and data loading to avoid N+1 (dataloaders/SelectFields). | 2,220 | 2,227 | 271 | 223K | 0 | 48.6 | 32.0 | MIT | 1 month ago | |
| lastdragon-ru/lara-asp-graphql | 0.82 | — | 5 | 5 | 3 | 4K | 0 | 0.1 | 38.8 | MIT | — | |
| youshido/graphql | 0.82 | A PHP GraphQL library for building schemas and executing queries with a type-safe, object-oriented API. Define types, fields, resolvers, and middleware in code, with support for input validation, custom scalars, and introspection for PHP apps. | 702 | 708 | 103 | 1K | 12 | 14.8 | 11.8 | MIT | 6 years ago | |
| pixelandtonic/graphql-php | 0.82 | PHP implementation of the GraphQL specification (based on graphql-js). Build schemas, execute queries, and add custom types, fields, and resolvers. Install via Composer and explore full docs and ready-to-run examples. | 0 | 0 | 0 | 74K | 0 | 0.0 | 55.3 | MIT | — | |
| cfpinto/graphql | 0.82 | Laravel package to add a GraphQL API to your app, offering schema setup, query/mutation handling, and integration with Laravel’s routing and services so you can expose application data through GraphQL with minimal boilerplate. | 19 | 19 | 10 | 9K | 6 | 2.6 | 37.7 | MIT | 5 years ago | |
| ciloe/graphql-client-php | 0.81 | Lightweight PHP GraphQL client with a basic bridge/client setup or quick factory creation. Supports simple queries, named queries with variables, and optional caching via Symfony Cache adapters. Configure host/URI/token and send requests easily. | 6 | 6 | 0 | 0 | 3 | 1.0 | 0.4 | MIT | 7 years ago | |
| apie/schema-generator | 0.81 | Generates JSON Schema components from PHP objects with type hints, tailored for Apie entities, value objects, DTOs, enums, lists, and hashmaps. Produces cebe/php-openapi schema objects, focusing on schema sections (not full OpenAPI documents). | 0 | 0 | 0 | 22 | 0 | 0.0 | 18.8 | MIT | — | |
| lastdragon-ru/lara-asp-graphql-testing | 0.81 | Testing helpers for GraphQL in Laravel apps using lara-asp. Provides utilities and assertions to build requests, execute queries/mutations, and validate responses in automated tests, making GraphQL endpoint testing faster and more reliable. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| saher/artisan-schematics | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 2.5 | — | NOASSERTION | 11 months ago | |
| lastdragon-ru/phpunit-graphql | 0.80 | PHPUnit helpers for testing GraphQL in PHP apps. Provides assertions and utilities to execute queries/mutations, validate responses, and compare errors/data structures, aimed at simplifying reliable GraphQL API test coverage. | 0 | — | 0 | — | 0 | 0.0 | — | MIT | — | |
| lastdragon-ru/lara-asp-eloquent | 0.80 | — | 1 | 1 | 0 | 5K | 0 | 0.0 | 46.0 | MIT | — | |
| arthem/graphql-mapper | 0.79 | — | 31 | 31 | 4 | 0 | 0 | 0.9 | — | MIT | 10 years ago | |
| spatie/laravel-pdf | 0.79 | Generate PDFs from Laravel Blade views with a simple fluent API. Choose drivers like Browsershot/Chromium, Gotenberg, Cloudflare Browser Run, WeasyPrint, DOMPDF, or chrome-php. Use modern CSS, set page formats, and stream or save PDFs. | 1,039 | 1,041 | 102 | 573K | 1 | 36.5 | 43.6 | MIT | 1 month ago | |
| symplify/php-config-printer | 0.79 | Print Symfony service and parameter configs to clean PHP files using nikic/php-parser. Generate output for configured services only or full configs (e.g., from YAML arrays) via SmartPhpConfigPrinter and YamlToPhpConverter. Ideal for config transformations and automation. | 31 | 32 | 2 | 8K | 0 | 0.1 | 23.3 | MIT | — | |
| lastdragon-ru/lara-asp-serializer | 0.78 | — | 0 | 0 | 0 | 4K | 0 | 0.0 | 50.0 | MIT | — | |
| print-filament/print | 0.78 | — | 14 | 14 | 5 | 75 | 0 | 0.6 | 10.8 | MIT | 1 year ago | |
| lastdragon-ru/lara-asp-core | 0.77 | — | 0 | 0 | 1 | 4K | 0 | 0.0 | 50.3 | MIT | — | |
| ergebnis/json-printer | 0.76 | Pretty-print and re-indent JSON strings with customizable indentation (spaces or tabs). Ergebnis\Json\Printer\Printer normalizes indentation only—no escaping/unescaping—making it easy to convert minified or differently formatted JSON into a consistent style. | 90 | 92 | 2 | 1M | 0 | 7.7 | 56.2 | MIT | 11 months ago |
How can I help you explore Laravel packages today?