This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://packages.welfordmedia.co.uk"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.
A framework agnostic rate limiter for HTTP requests. Supports Redis, Memcached, PDO (MySQL, PostgreSQL, SQLite) and file based caching.
IPFS library to handle pinning directly to an IPFS node
A PHP library to provide access to the NHS Message Exchange for Social Care and Health API
A laravel mail provider for the NHS MESH system
A library to simplify and enhance CSV operations.
A simple captcha library
This Composer repository is powered by Satis