https://github.com/loevgaard/dandomain-foundation-bundle
https://github.com/loevgaard/dandomain-foundation-bundle
bundle dandomain php symfony symfony-bundle
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loevgaard/dandomain-foundation-bundle
- Owner: loevgaard
- License: mit
- Created: 2017-01-16T11:51:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T09:54:36.000Z (almost 6 years ago)
- Last Synced: 2025-02-13T11:52:25.128Z (about 1 year ago)
- Topics: bundle, dandomain, php, symfony, symfony-bundle
- Language: PHP
- Size: 499 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dandomain Foundation Bundle
1. Follow the instructions to install [Dandomain API Bundle](https://github.com/loevgaard/dandomain-api-bundle)
2. Register bundle with the AppKernel
3. Create Entity classes
4. Go crazy!
```php