ooop member since: Mar 21, 2018

ooop's packages

  • PHP

    oihana/php-arango

    Composable PHP toolkit for ArangoDB. Bundles a modern HTTP client (collections, documents, edges, AQL, cursors, indexes, transactions, graphs, analyzers, views), a high-level façade, document/edge models with trait-based composition, controllers, helpers and CLI commands.

  • PHP

    oihana/php-auth

    Composable PHP authorization toolkit — Casbin RBAC enforcer, JWT/OIDC verification (JWKS), fine-grained capabilities, validation rules and ready-to-use HTTP middlewares for API protection.

  • PHP

    oihana/php-certbot

    The Oihana PHP Cerbot library

  • PHP

    oihana/php-commands

    The Oihana PHP Commands library

  • PHP

    oihana/php-core

    The Oihana PHP Core library

  • PHP

    oihana/php-enums

    A collection of strongly-typed constant enumerations for PHP

  • PHP

    oihana/php-exceptions

    The Oihana PHP Core library

  • PHP

    oihana/php-files

    The Oihana PHP Files library

  • PHP

    oihana/php-http

    Composable PHP HTTP toolkit — client IP detection (X-Forwarded-For chain walking + CIDR + IPv4/IPv6), typed Set-Cookie header builders, signed URLs, content negotiation, user-agent parsing. PSR-7 compatible, zero magic strings.

  • PHP

    oihana/php-m2m

    Lightweight, OIDC-compliant Machine-to-Machine (M2M) HTTP client for APIs protected by JWT — implements the OAuth 2.0 jwt-bearer flow (RFC 7521 + RFC 7523).

  • PHP

    oihana/php-magento

    Composable PHP client for the Magento 2 REST API. Bundles an OAuth1-signed HTTP client (Guzzle), typed Magento entity schemas (Product, ProductImage, MediaGalleryEntry, ...), composable client traits, and a fluent SearchCriteria builder.

  • PHP

    oihana/php-memcached

    The Oihana PHP memcached library — Memcached CRUD wrapper, console commands, PSR-16 cache via Scrapbook, and a production-grade RateLimitStore for oihana/php-middleware.

  • PHP

    oihana/php-middleware

    Composable PHP middleware helpers — security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy, X-Content-Type-Options), CORS with preflight, CSRF, request-id, maintenance mode, rate limiting. PSR-7 compatible, zero magic strings.

  • PHP

    oihana/php-mysql

    MySQL utilities for PHP 8.4+: DSN builder, robust PDO connection builder, and high-level admin model for managing databases, users, privileges and tables.

  • PHP

    oihana/php-nginx

    The Oihana PHP Nginx library