Packages from kodus

  • PHP

    kodus/chrome-logger

    PSR-3 (logging), PSR-7 (HTTP) and PSR-15 (middleware) compliant alternative to the original ChromeLogger for PHP

  • PHP

    kodus/db-cache

    PSR-16 cache-implementation for SQL databases

  • PHP

    kodus/file-cache

    Minimal PSR-16 cache-implementation

  • PHP

    kodus/jpeg

    simple service-wrapper for the jpeg-recompress tool (for Linux/Mac/Windows)

  • PHP

    kodus/mail

    Simple, modern library of services for sending UTF-8 e-mail

  • PHP

    kodus/mock-cache

    PSR-16 cache-implementation for integration tests

  • PHP

    kodus/predis-simple-cache

    A lightweight bridge from predis/predis to a PSR-16 simple-cache interface

  • PHP

    kodus/sentry

    Lightweight alternative to the official Sentry client for PHP

  • PHP

    kodus/session

    A simple interface for storing and retrieving session data without the use of PHP's native session handling

  • PHP

    kodus/sql-split

    A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL

  • PHP

    kodus/tempkit

    Implements a server-side strategy for collection and recovery of PSR-7 UploadedFile objects

  • PHP

    kodus/uuid-v4

    Simple UUID v4 generator

  • PHP

    kodus/uuid-v5

    Simple UUID v5 generator

  • PHP

    kodus/http-client

    Minimalist PSR-18 HTTP Client

    Abandoned!

  • PHP

    kodus/psr7-server

    Helper classes to handle PSR-7 server requests

    Abandoned! See nyholm/psr7-server

  • PHP

    kodus/sapi-host

    FCGI SAPI host for dispatch of PSR-15 Handler

    Abandoned!

  • PHP

    kodus/sql-splitter

    A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server

    Abandoned! See kodus/sql-split

  • PHP

    kodus/tempkit-fs

    Implements a server-side strategy for collection and recovery of PSR-7 UploadedFile objects

    Abandoned! See kodus/tempkit