This is a staging site. Uploads will not persist. Testing only.

node-nock

Nock is an HTTP mocking and expectations library for Node.js

Nock can be used to test modules that perform HTTP requests in isolation. For instance, if a module performs HTTP requests to a CouchDB server or makesi HTTP requests to the Amazon API, you can test that module in isolation.

php-symfony-twilio-notifier

Symfony Twilio Notifier Bridge

The Symfony Twilio Notifier Bridge provides Twilio integration for Symfony Notifier.

python3-libpulse

async Python 3 bindings for Pulseaudio and Pipewire pulse library

libpulse is a Python module based on asyncio, that uses ctypes to interface with the pulse library of the PulseAudio and PipeWire sound servers. The interface is meant to be complete. That is, all the constants, structures, plain functions and async functions are made available by importing the libpulse module.

php-symfony-termii-notifier

Symfony Termii Notifier Bridge

The Symfony Termii Notifier Bridge provides Termii integration for Symfony Notifier.

php-symfony-telnyx-notifier

Symfony Telnyx Notifier Bridge

The Symfony Telnyx Notifier Bridge provides Telnyx integration for Symfony Notifier.

python3-graphene-directives

schema directives implementation for graphene

Graphene directives provides the implementation of schema directives needed for graphene.