Libraries tagged by symspell
jakhotiya/symspell-php
75 Downloads
Spelling correction & fuzzy search: 1 million times faster through Symmetric Delete spelling correction algorithm
darkwood/flow
809 Downloads
Flow
symplely/coroutine
1578 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
symplely/zend-ffi
2379 Downloads
Provides the base API for creating extensions, or modifying Zend/PHP internal core with FFI.
symplely/uv-ffi
36 Downloads
Foreign Function Interface (FFI) of `libuv` cross-platform event-driven asynchronous I/O library.
symplely/spawn
2478 Downloads
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.
symplely/hyper
4 Downloads
An simple advance asynchronous PSR-7 and PSR-18 Http client using coroutines.
symplely/hooks
3 Downloads
A simple event dispatching plugin library, a ported fork of WordPress hook API system.
symplely/yaml
49 Downloads
A Async simple YAML loader/dumper class for PHP
symplely/thread_queue
49 Downloads
An simply `uv_queue_work` wrapper API to manage a pool of threads, for parallel PHP execution
symplely/menu
2 Downloads
A simple menu builder in PHP
symplely/logger
228 Downloads
An simple asynchronous PSR-3 logger implementation
symplely/http
417 Downloads
An simple PSR-7 Request/Response implementation, with Cookie, and Session management/middleware.
symplely/dns
0 Downloads
Async DNS Direct Query Module.
symplely/processor
1728 Downloads
An Symfony Process Manager offering Parallel and asynchronous PHP for Blocking I/O.