ez-php/http dependents (12) Order by: name | downloads Show: all | require | require-dev
-
PHP
ez-php/auth
Authentication module for the ez-php framework — session and token-based auth with a flexible user provider interface
-
PHP
ez-php/contracts
Shared interfaces and abstract base classes for the ez-php framework — zero framework coupling for standalone modules
-
PHP
ez-php/framework
Lightweight PHP framework core — dependency injection, routing, middleware, and database migrations
-
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/logging
Logging module for the ez-php framework — structured logging with file, stdout, and null drivers
-
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/rate-limiter
Rate limiter module for the ez-php framework — array, Redis, and cache-backed drivers with ThrottleMiddleware
-
PHP
ez-php/storage
File storage abstraction for the ez-php framework — local filesystem and S3-compatible drivers
-
PHP
ez-php/testing
Test utilities for the ez-php framework — ApplicationTestCase, DatabaseTestCase, HttpTestCase, ModelFactory
-
PHP
ez-php/testing-application
Framework-coupled test base classes for ez-php — ApplicationTestCase, DatabaseTestCase, HttpTestCase
-
PHP
ez-php/two-factor
Two-factor authentication module for the ez-php framework — RFC 6238 TOTP, QR code URLs, backup codes, and HTTP middleware