The API for Phodam - a PHP library for generating test data objects.
Phodam is a flexible and extensible library for creating test data in PHP. It provides a simple API for generating objects and arrays with test data, making it easier to write comprehensive unit tests.
- [Interfaces and Creating Provider Bundles](docs/Interfaces and Creating Provider Bundles.md) - Learn about the core interfaces and how to create your own provider bundles
- [Ramsey UUID Provider Bundle Guide](docs/Ramsey UUID Provider Bundle.md) - Step-by-step guide to creating a provider bundle for ramsey/uuid
- PHP 8.4+
MIT License - see LICENSE file for details.