lastdragon-ru/lara-asp-graphql-testing
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| youshido/graphql | 0.88 | 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. | 704 | 708 | 105 | 1K | 12 | 14.9 | 12.2 | MIT | 6 years ago | |
| pixelandtonic/graphql-php | 0.87 | 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 | 70K | 0 | 0.0 | 55.3 | MIT | — | |
| optigov/eloquent-graphql | 0.86 | — | 4 | 4 | 0 | 204 | 0 | 2.7 | 22.4 | MIT | 2 years ago | |
| testo/testo | 0.86 | Testo is an extensible PHP testing framework with a lightweight core and middleware system. It lets you fully control your test environment while keeping familiar PHP syntax. Includes an init command, suite/plugin config via testo.php, and Composer scripts. | 190 | 190 | 10 | 3K | 19 | 41.9 | 26.6 | BSD-3-Clause | 1 week ago | |
| cfpinto/graphql | 0.85 | 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 | 15K | 6 | 2.6 | 40.9 | MIT | 5 years ago | |
| lastdragon-ru/graphql-printer | 0.85 | 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. | 0 | 0 | 0 | 185 | 0 | 0.0 | 31.4 | MIT | — | |
| kahlan/kahlan | 0.85 | Kahlan is a fast, flexible BDD test framework for PHP. Write specs with a clean, expressive syntax, use built-in mocking and stubbing, run tests in parallel, and integrate with Composer and CI for modern, maintainable test suites. | 1,146 | 1,151 | 70 | 23K | 7 | 25.1 | 22.2 | MIT | 4 months ago | |
| webonyx/graphql-php | 0.85 | Spec-compliant GraphQL server implementation for PHP, based on graphql-js. Build schemas, types, resolvers, validation and execution with full October 2021 spec support (Sept 2025 in progress). Foundation library used by many PHP frameworks. | 4,718 | 4,741 | 575 | 2M | 38 | 83.9 | 65.4 | MIT | 2 days ago | |
| besmartand-pro/graphqlite-bundle | 0.85 | — | 0 | 0 | 0 | 76 | 0 | 1.2 | 26.1 | — | 1 year ago | |
| lastdragon-ru/phpunit-graphql | 0.85 | 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 | — | |
| dosfarma/testing | 0.84 | Laravel testing helpers for Dosfarma projects. Provides lightweight utilities and abstractions to speed up PHPUnit/Pest setup, fakes, and common assertions across apps and packages, helping you write clearer, reusable tests with less boilerplate. | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| lastdragon-ru/lara-asp-testing | 0.83 | Testing utilities for integrating Lara ASP into Laravel apps. Provides helpers, fakes, and assertions to simplify writing automated tests around ASP policies, decisions, and request/response flows in your application. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| lastdragon-ru/lara-asp-graphql | 0.83 | — | 5 | 5 | 4 | 5K | 0 | 0.1 | 40.2 | MIT | — | |
| lastdragon-ru/phpunit-extensions | 0.81 | PHPUnit extensions for PHP projects, adding extra test utilities and helpers to streamline assertions, fixtures, and test setup. Designed to integrate cleanly with PHPUnit and improve developer productivity in automated testing workflows. | 0 | 0 | 0 | 33 | 0 | 0.0 | 21.2 | MIT | — | |
| laragraph/utils | 0.80 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 8 | 597K | 0 | 19.4 | 62.2 | MIT | 3 months ago | |
| kubawerlos/php-cs-fixer-custom-fixers | 0.80 | Custom fixers for FriendsOfPHP PHP-CS-Fixer. Install via Composer, register the Fixers set, then enable individual rules to enforce additional style conventions (e.g., prefer class constants, remove leading global namespace slashes, tidy PHPDoc params). | 239 | 240 | 25 | 341K | 4 | 30.9 | 51.2 | MIT | 1 month ago | |
| lastdragon-ru/lara-asp-eloquent | 0.78 | — | 1 | 1 | 0 | 5K | 0 | 0.0 | 46.6 | MIT | — | |
| lastdragon-ru/lara-asp-core | 0.77 | — | 0 | 0 | 1 | 5K | 0 | 0.0 | 50.9 | MIT | — | |
| lastdragon-ru/lara-asp-serializer | 0.76 | — | 0 | 0 | 0 | 5K | 0 | 0.0 | 50.6 | MIT | — | |
| mattiasgeniar/phpunit-query-count-assertions | 0.72 | Add PHPUnit/Pest assertions to count and analyze SQL queries in tests. Catch N+1 issues, duplicate queries, slow queries, missing indexes (EXPLAIN), row count problems, and Laravel lazy loading. Supports Laravel 11/12, Doctrine DBAL 4, and Phalcon 6+. | 163 | 161 | 8 | 39K | 0 | 22.7 | 36.9 | MIT | 3 months ago |
How can I help you explore Laravel packages today?