merloxx member since: Jun 24, 2015

merloxx's packages

  • PHP

    zaphyr-org/app

    A skeleton application based on the ZAPHYR framework.

  • PHP

    zaphyr-org/config

    Load configuration files the easy way. This configuration loader supports PHP, INI, JSON, XML, YAML and NEON file extensions.

  • PHP

    zaphyr-org/container

    Powerful auto wiring dependency injection container including PSR-11.

  • PHP

    zaphyr-org/cookie

    Small repository for handling cookies.

  • PHP

    zaphyr-org/encrypt

    A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.

  • PHP

    zaphyr-org/event-dispatcher

    An efficient PSR-14 event dispatcher.

  • PHP

    zaphyr-org/framework

    A PHP framework based on ZAPHYR repositories.

  • PHP

    zaphyr-org/http-client

    HTTP cURL client based on PSR-18.

  • PHP

    zaphyr-org/http-emitter

    Emits PSR-7 responses to the PHP Server API.

  • PHP

    zaphyr-org/http-message

    Lightweight and strict implementation of PSR-7 HTTP Message including PSR-17 HTTP Factories.

  • PHP

    zaphyr-org/logger

    You want to know what's happening under the hood of your application? ZAPHYR provides a robust PSR-3 logging service.

  • PHP

    zaphyr-org/mail

    A mail API over the popular Symfony Mailer.

  • PHP

    zaphyr-org/router

    PSR-7 router supporting attribute-based routing, complete with PSR-15 middleware and PSR-11 container support, all built upon the foundation of FastRoute.

  • PHP

    zaphyr-org/session

    A session handler repository for maintaining user state across multiple requests.

  • PHP

    zaphyr-org/translate

    A simple translator to serve your applications in multiple languages.