铸造厂 Foundry通过一个具有Symfony和Doctrine的富有表现力,可自动完成的按需灯具系统,再次使创建灯具数据变得有趣: $ post = PostFactory :: new () // Create the factory for Post objects -> published () // Make the post in a "published" state -> create ([ // create & persist the Post object 'slug' => 'post-a'