decodelabs/glitch-support

Shared support classes for DecodeLabs\Glitch

v0.4.5 2023-11-09 18:49 UTC

README

PHP from Packagist Latest Version Total Downloads GitHub Workflow Status PHPStan License

Middleware support for Glitch

This repository contains shared support classes and interfaces for libraries wishing to support Glitch functionality.

Get news and updates on the DecodeLabs blog.

Usage

Make use of the methods within DecodeLabs\Glitch\Proxy within your own libraries without the need to depend on the full Glitch library.

Proxy only provides a small subset of Glitch functionality and the majority of it only really does anything if the consumer of your library includes Glitch in their project; however by making use of the Proxy, you can provide much better debug support for your library should they choose to do so.

Please see DecodeLabs Glitch for more.

Licensing

Glitch is licensed under the MIT License. See LICENSE for the full license text.