https://github.com/district09/symfony_bundle_domainator9k-sock
https://github.com/district09/symfony_bundle_domainator9k-sock
d09check22 symfony web
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/district09/symfony_bundle_domainator9k-sock
- Owner: district09
- Created: 2017-12-04T10:08:56.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-13T13:29:54.000Z (over 1 year ago)
- Last Synced: 2025-08-01T12:53:53.523Z (11 months ago)
- Topics: d09check22, symfony, web
- Language: PHP
- Homepage:
- Size: 136 KB
- Stars: 0
- Watchers: 2
- 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