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: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/district09/symfony_bundle_domainator9k-sock
- Owner: district09
- Created: 2017-12-04T10:08:56.000Z (about 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-12T14:10:15.000Z (12 days ago)
- Last Synced: 2024-12-12T15:23:35.799Z (12 days ago)
- Topics: d09check22, symfony, web
- Language: PHP
- Homepage:
- Size: 126 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