cakephp / app

CakePHP application template
366 stars 390 forks source link

Suggest using the fixture factories in composer.json #859

Closed pabloelcolombiano closed 2 years ago

pabloelcolombiano commented 2 years ago

This is a proposal to suggest using the fixture factories in the app. I am also open to put it in the dev requirements.

saeideng commented 2 years ago

you can add the plugin into https://github.com/FriendsOfCake/awesome-cakephp

pabloelcolombiano commented 2 years ago

@saeideng this is already done.

dereuromark commented 2 years ago

Usually, we just keep and promite the addons/plugins in awesome list until they reach a certain level of "usage". E.g. >> 100 stars or provide a general functionality that the majority of people will directly end up using. I am not sure the factories are there just yet.

saeideng commented 2 years ago

there are variety of plugins that users want to use them in special usage and most plugins do not use by all users (special plugin for special usage)

so I think we just could keep them in awesome list and closing this Issue

pabloelcolombiano commented 2 years ago

Got your point @dereuromark and @saeideng. I'll get back to it when the package has reached the required amount of audience.