https://github.com/gmoqa/chile-fixtures
🇨🇱Chile fixtures ready for copy/paste
https://github.com/gmoqa/chile-fixtures
chile comunas doctrine fixtures provincias regiones symfony4
Last synced: about 1 month ago
JSON representation
🇨🇱Chile fixtures ready for copy/paste
- Host: GitHub
- URL: https://github.com/gmoqa/chile-fixtures
- Owner: gmoqa
- License: mit
- Created: 2018-07-03T00:25:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-16T13:55:43.000Z (over 7 years ago)
- Last Synced: 2025-01-14T10:24:58.190Z (over 1 year ago)
- Topics: chile, comunas, doctrine, fixtures, provincias, regiones, symfony4
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chile Fixtures
Pushed to save your wonderful time, copy everything from [Communes of Chile](https://en.wikipedia.org/wiki/Communes_of_Chile)
## Getting Started
Entities
* Region (name, ISO)
* Province (name, Region)
* Commune (name, Province)
### Prerequisites
```
you know...
```