baks-dev/auth-telegram
Telegram用户认证模块
v7.1.9
2024-09-15 22:12 UTC
Requires
- php: >=8.3
- baks-dev/core: ^7.1
Requires (Dev)
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2024-09-15 22:13:01 UTC
README
Telegram用户认证模块
安装
$ composer require baks-dev/auth-telegram
附加信息
安装配置和文件资源
$ php bin/console baks:assets:install
使用迁移更改数据库模式
$ php bin/console doctrine:migrations:diff $ php bin/console doctrine:migrations:migrate
测试
$ php bin/phpunit --group=auth-telegram
许可协议 
MIT许可证(MIT)。有关更多信息,请参阅许可文件。