# Hyperf Facades [![Latest Test](https://github.com/friendsofhyperf/facade/workflows/tests/badge.svg)](https://github.com/friendsofhyperf/facade/actions) [![Latest Stable Version](https://poser.pugx.org/friendsofhyperf/facade/version.png)](https://packagist.org/packages/friendsofhyperf/facade) [![Total Downloads](https://poser.pugx.org/friendsofhyperf/facade/d/total.png)](https://packagist.org/packages/friendsofhyperf/facade) [![GitHub license](https://img.shields.io/github/license/friendsofhyperf/facade)](https://github.com/friendsofhyperf/facade) The commonly used facades for hyperf. ## Installation ```bash composer require friendsofhyperf/facade ``` ## Support - [x] AMQP - [x] App - [x] AsyncQueue - [x] Cache - [x] Config - [x] Cookie - [x] DI - [x] Event - [x] Filesystem/File - [x] Kafka - [x] Log - [x] Redis - [x] Request - [x] Response - [x] Session - [x] Translator - [x] Validator - [x] View