rocket-sci-tech / php-hmac-rest-api
PHP HMAC Restful API that uses Phalcon Micro framework
dev-master
2025-07-10 17:43 UTC
Requires
- php: >=8.2
- ext-phalcon: >=5.8
This package is not auto-updated.
Last update: 2025-07-24 17:53:57 UTC
README
PHP HMAC Restful API that uses Phalcon Micro framework
The framework requires PHP 8.0+
Why do this?
https://www.reddit.com/r/programming/comments/gyter/how_to_design_a_secure_rest_api_without_oauth/
I have used PHP HMAC Restful API in several of my projects and have migrated it to PHP8.
This is a maintained fork of the project jeteokeeffe/php-hmac-rest-api
Requirements
PHP 8.2 or greater
Required PHP Modules
- OpenSSL
- Phalcon (https://docs.phalcon.io/5.8/installation/)
- PDO-MySQL (optional)
Example
Support
- Maintainer/Developer: Sergey Kuznetsov
- Mail: sergey.kuznetsov@hls.tv
- Repos: https://github.com/rocket-sci-tech