https://github.com/ivanstan/symfony-support
https://github.com/ivanstan/symfony-support
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ivanstan/symfony-support
- Owner: ivanstan
- Created: 2021-09-30T15:55:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T15:18:23.000Z (over 3 years ago)
- Last Synced: 2025-05-05T06:36:38.576Z (about 1 year ago)
- Language: PHP
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`