Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/district09/symfony_bundle_domainator9k-sock
https://github.com/district09/symfony_bundle_domainator9k-sock
d09check22 symfony web
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/district09/symfony_bundle_domainator9k-sock
- Owner: district09
- Created: 2017-12-04T10:08:56.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2021-12-28T15:46:20.000Z (almost 3 years ago)
- Last Synced: 2024-04-24T20:42:04.011Z (7 months ago)
- Topics: d09check22, symfony, web
- Language: PHP
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Digipolis Symfony Dominaitor Sock Bundle
## Compatibility
This bundle is compatible with all Symfony 3.4.* releases.
## Installation
You can use composer to install the bundle in an existing symfony project.
```
composer require digipolisgent/domainator9k-sock-bundle
```Then, update your ```app/AppKernel.php``` file.
```php