承接 deno/obfuscator 相关项目开发

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

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

deno/obfuscator

最新稳定版本:1.0.0

Composer 安装命令:

composer require deno/obfuscator

包简介

A Laravel Code obfuscator package and a software license checker

README 文档

README

Packagist Downloads Build Coverage

With this package, you can transform your internal id's to obfuscated integers based on Knuth's integer hash. It is similar to Hashids, but will generate integers instead of random strings. It is also super fast. It also allows the software to check licence. This means it check if software is still running accordance to licence agreements . it also provide webhooks that comes immediately the software comes online.

Installation

Install using composer:

composer require deno/obfuscator

If you will be running your code on a 32 bit system or will be working with large prime numbers it is suggested that you install the GMP extension. For debian/ubuntu you can install the extension with one of these commands:

apt-get install php7.4-gmp
apt-get install php8.0-gmp
apt-get install php8.1-gmp

Third-party integrations

Security contact information

To report a security vulnerability send email to chumbadennis695@gmail.com

License

The MIT License.

统计信息

  • 总下载量: 4
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-05-09