maksimovic member since: Nov 09, 2015

maksimovic's packages

  • PHP

    maksimovic/auryn

    PHP 8.1-8.5 compatible fork of rdlowrey/auryn — a dependency injector for bootstrapping object-oriented PHP applications.

  • PHP

    maksimovic/country-enums

    All (or at least most) countries and their regions formatted as PHP enums

  • PHP

    maksimovic/getallheaders

    A polyfill for getallheaders.

  • PHP

    maksimovic/interop-config

    Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.

  • PHP

    maksimovic/jose-php

    JWT, JWS and JWS implementation in PHP

  • PHP

    maksimovic/laminas-auradi-config

    PSR-11 Aura.DI container configurator for Laminas and Mezzio applications. Drop-in replacement for the archived laminas/laminas-auradi-config with PHP 8.4 and 8.5 support.

  • PHP

    maksimovic/oauth2-server-php

    OAuth2 Server for PHP

  • PHP

    maksimovic/php-xlsx-writer

    PHP Library to write XLSX files

  • PHP

    maksimovic/php-zip

    Fork of nelexa/zip — PhpZip library for extended work with ZIP-archives. This fork adds PHP 8.5 support.

  • PHP

    maksimovic/psr-middleware

    Foundational interface for PSR-7 middleware

  • PHP

    maksimovic/service-bus

    PHP Enterprise Service Bus Implementation supporting CQRS and DDD

  • PHP

    maksimovic/simple-fork-php

    simple multi process manager based on pcntl

  • maksimovic/slim

    Soft fork of slim/slim 3.x with PHP 8.1-8.5 compatibility. Drop-in replacement for slim/slim ^3.0.

  • maksimovic/slim-oauth2

    OAuth2 routes, middleware and utilities for use within a Slim Framework API (PHP 8.1+ fork)

  • PHP

    maksimovic/slim-oauth2-http

    Bridge components for PSR-7 and bshaffer's OAuth2 Server http messages.