Packages from omegaalfa

  • PHP

    omegaalfa/async-task

    PHP Async Task Manager using Fibers

  • PHP

    omegaalfa/collection

    This library implements the Trie routing logic

  • PHP

    omegaalfa/cookie

    Class for operations with cookies in PHP

  • PHP

    omegaalfa/event-loop

    PHP Loop with Deferred Tasks and Timers using Fibers

  • PHP

    omegaalfa/fiber-event-loop

    A lightweight, high-performance fiber-based event loop for modern PHP applications. Enables asynchronous I/O with synchronous-like syntax.

  • PHP

    omegaalfa/http-promise

    Library for handling HTTP requests asynchronously using promises.

  • PHP

    omegaalfa/jwtoken

    A small, security-focused JWT library for PHP 8.4+ supporting HS256/384/512 and RS256.

  • PHP

    omegaalfa/promise

    A Promise implementation in PHP

  • PHP

    omegaalfa/query-builder

    Um Query Builder moderno e minimalista em PHP 8+, totalmente tipado e baseado em PDO, com suporte a cache, paginação, transações e geração fluente de SQL.

  • PHP

    omegaalfa/swiftrouter

    This library implements the Trie routing logic

  • PHP

    omegaalfa/tasks

    A lightweight asynchronous task manager for PHP applications