Welcome Guest, Not a member yet? Register   Sign In
CRUD generator (dev-tools)
#1

(This post was last modified: 07-09-2020, 09:41 AM by jreklund.)

hi
after learning PHP, I need to choose a PHP framework, I check almost all known frameworks.
now I'm not sure which one is a better choice for me between the three frameworks
YII2
ubiquity  - https://github.com/phpMv/ubiquity
add Codeigniter 4

ubiquity is super fast (http://www.phpbenchmarks.com/en/comparator/framework) with perfect Devtools (both console and web-based) that avoid doing repetitive operations, it can create custom routes, controllers, models, views, and CRUD based on database or model.

Yii2 is fast, secure, has its perfect Devtools (like ubiquity) and lots of libraries and options

Codeigniter has good performance, easy to use, well documented, customizable, lightweight, and let you do things in many ways.
 but the main shortage against yii2 and ubiquity is that it  hasn't a good dev-tools to avoid repetitive operations and speed up development.
and also it would be good to have an authentication library in this framework.

I know there are third party libraries that can add these options to Codeigniter. But I'm talking frameworks about out of box.
is there a chance to add a dev-tools and auth library to CI4?
Reply


Messages In This Thread
CRUD generator (dev-tools) - by pars1997 - 07-09-2020, 09:33 AM
RE: CRUD generator (dev-tools) - by jreklund - 07-09-2020, 09:47 AM
RE: CRUD generator (dev-tools) - by pars1997 - 07-09-2020, 10:01 AM
RE: CRUD generator (dev-tools) - by jreklund - 07-09-2020, 10:09 AM
RE: CRUD generator (dev-tools) - by gosocial2 - 12-22-2020, 12:57 PM
RE: CRUD generator (dev-tools) - by MGatner - 12-29-2020, 06:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB