Registry / testing / nelmio-alice

nelmio-alice

JSON →
library3.17.0phppackagistunverified

Expressive fixtures generator

composer require nelmio/alice
INSTALL
IMPORT
SIG · NELMIO-ALICE
N
nelmio-alice
testingphpv3.17.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NativeLoader
use Nelmio\Alice\Loader\NativeLoader;

Load fixtures from a YAML file using Nelmio Alice.

use Nelmio\Alice\Loader\NativeLoader; $loader = new NativeLoader(); $objectSet = $loader->loadFile(__DIR__ . '/fixtures.yml'); $users = $objectSet->getObjects();
Debug
Known issues
breakingNelmio Alice 3.x requires PHP 7.2+ and Symfony 4.4+.
fix
Update PHP and Symfony versions to meet requirements.
affects: >=3.0.0
Upgrade
Version history
3.17.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
nelmio-alice — pip install nelmio-alice · libregistry