jaxon-php/jaxon-demo-calc
最新稳定版本:v1.0.1
Composer 安装命令:
composer require jaxon-php/jaxon-demo-calc
包简介
A simple calculator implemented as a Jaxon package
关键字:
README 文档
README
This repo demonstrates a Jaxon package implementation.
Installation
In a project that already have the Jaxon packages installed.
composer require jaxon-php/jaxon-demo-calc
Insert the calculator in a page
The HTML code of the calculator is returned by this call. It uses the Bootstrap 5 CSS framework.
jaxon()->package(Jaxon\Demo\Calc\Package::class)->getHtml()
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2025-06-27