A powerful tool for generating and managing seed data for your development and testing environments.
lorem.ai is a flexible utility designed to help developers create realistic test data for their applications. Whether you need to populate your database with sample users, products, or any other entities, DataSeeding makes the process simple and efficient.
- Flexible Schema Definition: Define your data models with simple schema configurations
- Realistic Data Generation: Create realistic-looking data with built-in generators
- Relationships Support: Maintain referential integrity between related entities
- Customizable Templates: Create your own templates for specialized data needs
- Command-line Interface: Easy to use CLI for quick data generation
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
