techno-express member since: Sep 04, 2018

techno-express's packages

  • PHP

    ezsql/ezsql

    Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.

  • PHP

    forked/mail_mime-decode

    Provides a class to decode mime messages. A updated fork of pear/mail_mime-decode.

  • PHP

    forked/mailreader

    A fully tested simple email reader parser for PHP 5.6+.

  • PHP

    symplely/coroutine

    Cooperative multitasking using generators. The basics of coroutines, async and await!

  • PHP

    symplely/dns

    Async DNS Direct Query Module.

  • PHP

    symplely/hooks

    A simple event dispatching plugin library, a ported fork of WordPress hook API system.

  • PHP

    symplely/http

    An simple PSR-7 Request/Response implementation, with Cookie, and Session management/middleware.

  • PHP

    symplely/hyper

    An simple advance asynchronous PSR-7 and PSR-18 Http client using coroutines.

  • PHP

    symplely/menu

    A simple menu builder in PHP

  • PHP

    symplely/spawn

    An simply `uv_spawn` or `proc-open` wrapper API to execute and manage a Pool of child-processes, achieving parallel/asynchronous PHP for Blocking I/O.

  • PHP

    symplely/thread_queue

    An simply `uv_queue_work` wrapper API to manage a pool of threads, for parallel PHP execution

  • C

    symplely/uv-ffi

    Foreign Function Interface (FFI) of `libuv` cross-platform event-driven asynchronous I/O library.

  • PHP

    symplely/yaml

    A Async simple YAML loader/dumper class for PHP

  • C

    symplely/zend-ffi

    Provides the base API for creating extensions, or modifying Zend/PHP internal core with FFI.

  • PHP

    symplely/processor

    An Symfony Process Manager offering Parallel and asynchronous PHP for Blocking I/O.

    Abandoned! See symplely/spawn