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
symplely/coroutine
Cooperative multitasking using generators. The basics of coroutines, async and await!
-
-
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/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.
-
-
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