mindforce / cakephp-passengers
CakePHP Users management plugin
Package info
github.com/mindforce/cakephp-passengers
Type:cakephp-plugin
pkg:composer/mindforce/cakephp-passengers
dev-master
2019-01-22 07:07 UTC
Requires
- php: >=5.6
- cakephp/cakephp: ~3.2
- cakephp/migrations: *
- cakephp/plugin-installer: *
- dereuromark/cakephp-tools: ~1.5
- jeremyharris/cakephp-lazyload: ~2.0.3
- mindforce/cakephp-rear-engine: *
- xety/cake3-cookieauth: ~1.4
Requires (Dev)
Suggests
- cakephp/acl: Allows more advanced logging of application authorization
- dereuromark/cakephp-tinyauth: Simple and robust authorization plugin
This package is not auto-updated.
Last update: 2026-03-15 00:05:07 UTC
README
Passengers is designed and developed to simplify users management in backend and provide basic registration, authentication and authorization functions at frontend.
Warning! It is early development stage. Do not use in real projects. The production version will be released after the official release CakePHP 3
Installing RearEngine via composer
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require mindforce/cakephp-passengers