thefox/logic
Composer 安装命令:
composer require thefox/logic
包简介
Logic Gates and Criteria Tree
README 文档
README
Project Outlines
The project outlines as described in my blog post about Open Source Software Collaboration.
- The main purpose of this library is to provide an object-oriented approach to logic gates for PHP.
- This list is open. Feel free to request features.
Features
- AND
- OR
- NOR
TODO
- XOR
- etc?
Installation
The preferred method of installation is via Packagist and Composer. Run the following command to install the package and add it as a requirement to composer.json:
composer require thefox/logic
统计信息
- 总下载量: 498
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2017-06-11