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

https://github.com/xanweb/c5-request

Concrete5 Request Utility
https://github.com/xanweb/c5-request

Last synced: 21 days ago
JSON representation

Concrete5 Request Utility

Awesome Lists containing this project

README

        

# ConcreteCMS Request
[![Latest Version on Packagist](https://img.shields.io/packagist/v/xanweb/c5-request.svg?style=flat-square)](https://packagist.org/packages/xanweb/c5-request)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)

Utility classes for single ConcreteCMS request.

## Installation

Include library to your composer.json
```bash
composer require xanweb/c5-request
```