solitus0/alice-generator

Recursively generate Alice fixtures from existing objects

v0.1.1 2025-06-23 13:02 UTC

This package is auto-updated.

Last update: 2025-06-23 13:03: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

For a full guide, see the documentation.

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

License

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