YII 2 Auth and User Role management

Hi

Can anyone suggest best module for YII 2 Auth and User Role management?

I usually use

for user management

https://github.com/dektrium/yii2-user

and for rbac

https://github.com/mdmsoft/yii2-admin

I know for rbac there is also

https://github.com/dektrium/yii2-rbac

made by the same developer of user management which should integrate in with, but I never tried it