An open API service indexing awesome lists of open source software.

https://github.com/paragonie/slim-sapient

Slim Framework Adapter for Sapient
https://github.com/paragonie/slim-sapient

Last synced: about 1 year ago
JSON representation

Slim Framework Adapter for Sapient

Awesome Lists containing this project

README

          

# Sapient Adapter for Slim Framework

[![Build Status](https://github.com/paragonie/slim-sapient/actions/workflows/ci.yml/badge.svg)](https://github.com/paragonie/slim-sapient/actions)
[![Latest Stable Version](https://poser.pugx.org/paragonie/slim-sapient/v/stable)](https://packagist.org/packages/paragonie/slim-sapient)
[![Latest Unstable Version](https://poser.pugx.org/paragonie/slim-sapient/v/unstable)](https://packagist.org/packages/paragonie/slim-sapient)
[![License](https://poser.pugx.org/paragonie/slim-sapient/license)](https://packagist.org/packages/paragonie/slim-sapient)

Requirements:

* PHP 7+
* Slim 3.8+

Allows you to use [Sapient](https://github.com/paragonie/sapient) with the HTTP objects provided by
[Slim Framework](https://github.com/slimphp/Slim).