承接 ucarsolutions/laminas-uri-signer 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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.

Build Status License: MIT

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:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Write tests for your changes.
  4. Make sure all tests pass.
  5. 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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-09-23