kokspflanze / small-user
There is no license information available for the latest version (3.1.4) of this package.
Laminas Module for User
3.1.4
2024-10-28 21:30 UTC
Requires
- php: ^7.3 || ^8.0.1
- doctrine/doctrine-orm-module: ^3.0.2 || ^4.0.0 || ^5.0.0 || ^6.0.0
- kokspflanze/bjy-authorize: ^2.0
- laminas/laminas-crypt: ^3.0
- laminas/laminas-filter: ^2.9
- laminas/laminas-hydrator: ^3.0 || ^4.0
- laminas/laminas-mvc: ^3.0
- laminas/laminas-servicemanager: ^3.0
- laminas/laminas-stdlib: ^3.0
- laminas/laminas-view: ^2.5
Requires (Dev)
- laminas/laminas-db: ^2.9.3
- phpunit/phpunit: ^7.5.18
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
SYSTEM REQUIREMENTS
requires PHP 7.2 or later.
INSTALLATION
Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.
php composer.phar require kokspflanze/small-user
# (When asked for a version, type `dev-master`)
Then add SmallUser to your config/application.config.php.
Installation without composer is not officially supported and requires you to manually install all dependencies
that are listed in composer.json