ucarsolutions/laminas-uri-signer
最新稳定版本:0.0.3
Composer 安装命令:
composer require ucarsolutions/laminas-uri-signer
包简介
A Laminas/Mezzio module for using ucarsolutions/uri-signer, a minimal package for securely signing PSR-15 URIs in PHP applications.
README 文档
README
A URL signer implementation for Laminas and Mezzio that generates secure, signed URLs with an expiration date. This package allows you to sign full URLs or just query parameters, adding a layer of security for accessing resources or sharing sensitive information.
Features
- Sign a given URI
- Include an expiration date as part of the signature
- Ensure URL integrity and prevent unauthorized modifications
- Easy integration with Laminas/Mezzio or other PHP-based frameworks
Installation
Install the package via Composer:
composer require ucarsolutions/laminas-uri-signer
Tests
Run the tests with PHPUnit:
vendor/bin/phpunit
Contributing
Contributions are welcome! Please submit a pull request or open an issue for any suggestions or bug reports.
Contribution Guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Write tests for your changes.
- Make sure all tests pass.
- Submit a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for details.
统计信息
- 总下载量: 136
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-09-23