Libraries tagged by methorz
methorz/markme
10 Downloads
MethorZ - Markdown Parser
methorz/filesystem
13 Downloads
MethorZ - Filesystem
methorz/swift-db
51 Downloads
High-performance MySQL database layer with bulk operations, PDO-based
methorz/php-profiler
0 Downloads
Request-scoped performance profiling with detailed timing, memory tracking, percentile metrics, and intelligent threshold monitoring for PHP applications
methorz/openapi-generator
50 Downloads
Automatic OpenAPI 3.0 specification generator from routes and DTOs
methorz/mezzio-hexagonal-skeleton
10 Downloads
Mezzio skeleton with architecture choice: minimal or hexagonal (DDD). Includes optional packages for modern PHP 8.4+ REST API development.
methorz/jwt-auth-middleware
48 Downloads
PSR-15 JWT authentication middleware with zero-config approach. Supports HS256/RS256, Bearer/custom headers, optional user loading, and scope validation.
methorz/http-request-logger
50 Downloads
PSR-3 HTTP request logging middleware with request tracking and performance monitoring
methorz/http-problem-details
50 Downloads
PSR-15 error handling middleware with RFC 7807 Problem Details support
methorz/http-dto
54 Downloads
Automatic HTTP ↔ DTO conversion via PSR-15 middleware
methorz/http-cache-middleware
49 Downloads
PSR-15 HTTP caching middleware with ETag support and RFC 7234 compliance