solitus0/alice-generator

Recursively generate Alice fixtures from existing objects

Installs: 577

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

pkg:composer/solitus0/alice-generator

v0.1.4 2025-08-10 08:07 UTC

This package is auto-updated.

Last update: 2025-12-10 08:47:57 UTC


README

Packagist Version License

AliceGenerator is a PHP library that generates realistic Alice fixtures from your existing database. It integrates seamlessly with Doctrine and provides flexible customization options for naming strategies, object handlers, and generation contexts.

Note: This library is a hard fork of trappar/AliceGenerator, redesigned and maintained independently by solitus0.

Documentation

Detailed guides are available:

Features

  • Native Doctrine integration via DoctrineMetadataHandler
  • Customizable property namers and reference namers
  • Pluggable object handlers for custom types
  • Fine-grained control over recursion and collection handling
  • Data sanitation via property transformers

License

This project is licensed under the MIT License - see LICENSE for details.