https://github.com/derafu/seed
From spreadsheets to databases seamlessly
https://github.com/derafu/seed
database php seed
Last synced: over 1 year ago
JSON representation
From spreadsheets to databases seamlessly
- Host: GitHub
- URL: https://github.com/derafu/seed
- Owner: derafu
- License: mit
- Created: 2025-03-13T20:50:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-18T05:15:47.000Z (over 1 year ago)
- Last Synced: 2025-03-18T16:36:35.059Z (over 1 year ago)
- Topics: database, php, seed
- Language: PHP
- Homepage: https://derafu.org/seed/
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Derafu: Seed - From spreadsheets to databases seamlessly






---
> WIP: Work In Progress.
---
A PHP package that transforms spreadsheet data into database structures and content with minimal effort.
## Ideas
- [X] Support for both XLSX and ODS formats.
- [X] Automatic table creation based on spreadsheet structure.
- [ ] Schema updates when source files change.
- [ ] Smart handling of inserts vs updates.
- [ ] Support for table relationships.
- [ ] Simple command-line and programmatic interfaces.
## Contributing
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
## License
This package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).