Skip to content

Additional configs and compiler passes to avoid some common problem when using zenstruck/foundry with symfony components

License

Notifications You must be signed in to change notification settings

icanhazstring/foundry-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foundry-bundle

Delivers zenstruck/foundry alongside some additional configs and compiler passes. to avoid some common problems when using zenstruck/foundry with symfony components.

Installation

$ composer req --dev icanhazstring/foundry-bundle

Config

Enable the bundle by adding it to the list of registered bundles in the config/bundles.php file of your project:

return [
    // ...
    icanhazstring\FoundryBundle\FoundryBundle::class => ['test' => true],
];

Suggestions

About

Additional configs and compiler passes to avoid some common problem when using zenstruck/foundry with symfony components

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages