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

https://github.com/ivanstan/symfony-support


https://github.com/ivanstan/symfony-support

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Symfony support

### Installation

### Configuration

```yaml
symfony_support:
exception_subscriber:
# Paths under which exception subscriber will intercept Http exceptions
paths:
- /api
```

### Testing
Run `composer test`