phodam/phodam-api

The API for Phodam

Installs: 24

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 2

Open Issues: 0

pkg:composer/phodam/phodam-api

v2.0.0-rc.4 2026-01-12 02:12 UTC

This package is auto-updated.

Last update: 2026-01-12 03:04:28 UTC


README

The API for Phodam - a PHP library for generating test data objects.

Overview

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.

Documentation

  • [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

Requirements

  • PHP 8.4+

License

MIT License - see LICENSE file for details.