ez-php/framework dependents (6) Order by: name | downloads Show: all | require | require-dev
-
-
PHP
ez-php/graphql
GraphQL module for the ez-php framework — schema builder, query executor, and HTTP endpoint via webonyx/graphql-php
-
PHP
ez-php/metrics
Prometheus metrics endpoint for ez-php — Counter, Gauge, Histogram with a /metrics route and static Metrics facade.
-
PHP
ez-php/openapi
OpenAPI 3.x spec generator for the ez-php framework — PHP attributes on controllers, reflection-based spec building, GET /openapi.json endpoint
-
PHP
ez-php/queue
Async job queue for the ez-php framework — database and Redis drivers, Worker, and queue:work command
-
PHP
ez-php/testing-application
Framework-coupled test base classes for ez-php — ApplicationTestCase, DatabaseTestCase, HttpTestCase