carry0987 / line-login
LineLogin is a robust and user-friendly Composer package designed to streamline and simplify the Line login process for PHP-based applications. This package allows seamless integration with Line's login API, providing a more efficient and secure user authentication method.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/carry0987/line-login
Requires
- php: >=7.2
Requires (Dev)
- php: >=7.2
This package is auto-updated.
Last update: 2025-10-07 08:35:22 UTC
README
LineLogin is a robust and user-friendly Composer package designed to streamline and simplify the Line login process for PHP-based applications. This package allows seamless integration with Line's login API, providing a more efficient and secure user authentication method.
Installation
This project using composer.
$ composer require carry0987/line-login
Usage
You can create the Line login button by this Link