Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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