php-react-child-process

Event-driven library for executing child processes with ReactPHP

This library integrates Program Execution with the EventLoop. Child processes launched may be signaled and will emit an exit event upon termination. Additionally, process I/O streams (i.e. STDIN, STDOUT, STDERR) are exposed as Streams.

php-respect-validation

PHP validation engine

The most awesome validation engine ever created for PHP.

python-xarray

N-D labeled arrays and datasets in Python

php-cboden-ratchet

PHP WebSocket library

Ratchet is a PHP library for asynchronously serving WebSockets. Build up your application through simple interfaces and re-use your application without changing any of its code just by combining different components.

php-react-dns

Asynchronous DNS resolver for ReactPHP

This library is an asynchronous DNS resolver for ReactPHP.

python3-std-msgs

Python 3 interface for Standard Robot OS Messages

This package is part of Robot OS (ROS). It contains the Python interface to libstd-msgs, which contains wrappers for ROS primitive types, which are documented in the msg specification. It also contains the Empty type, which is useful for sending an empty signal.