https://github.com/iagapie/php-auth
Authentication library inspired by the Symfony Security
https://github.com/iagapie/php-auth
auth authentication security
Last synced: 6 months ago
JSON representation
Authentication library inspired by the Symfony Security
- Host: GitHub
- URL: https://github.com/iagapie/php-auth
- Owner: iagapie
- License: mit
- Archived: true
- Created: 2020-12-23T17:31:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-24T01:05:57.000Z (over 5 years ago)
- Last Synced: 2023-08-09T22:09:10.618Z (almost 3 years ago)
- Topics: auth, authentication, security
- Language: PHP
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP Authentication
[](https://php.net/)
[](https://packagist.org/packages/iagapie/php-auth)
[](https://packagist.org/packages/iagapie/php-auth)
## Installation
```bash
composer require iagapie/php-auth
```
## License
The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.