https://github.com/sidroberts/phalcon-authmiddleware
Auth Middleware component for Phalcon.
https://github.com/sidroberts/phalcon-authmiddleware
auth middleware phalcon
Last synced: 8 months ago
JSON representation
Auth Middleware component for Phalcon.
- Host: GitHub
- URL: https://github.com/sidroberts/phalcon-authmiddleware
- Owner: SidRoberts
- License: mit
- Created: 2016-01-31T21:29:28.000Z (almost 10 years ago)
- Default Branch: 5.0.x
- Last Pushed: 2023-01-26T00:04:45.000Z (almost 3 years ago)
- Last Synced: 2025-03-31T11:51:13.742Z (9 months ago)
- Topics: auth, middleware, phalcon
- Language: PHP
- Size: 70.3 KB
- Stars: 28
- Watchers: 2
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `Sid\Phalcon\AuthMiddleware`
Auth Middleware component for Phalcon.
[](https://github.com/SidRoberts/phalcon-authmiddleware/actions)
[]()
[](https://github.com/SidRoberts/phalcon-authmiddleware/issues)
[](https://github.com/SidRoberts/phalcon-authmiddleware/pulls)
## Version Requirements
[]()
[]()
## Installing
Install using Composer:
```bash
composer require sidroberts/phalcon-authmiddleware
```
## Documentation
See the [Wiki](https://github.com/SidRoberts/phalcon-authmiddleware/wiki).
## License
Licensed under the MIT License.
© [Sid Roberts](https://github.com/SidRoberts)