Download the PHP package jgillmanjr/php-proplogic without Composer
On this page you can find all versions of the php package jgillmanjr/php-proplogic. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jgillmanjr/php-proplogic
More information about jgillmanjr/php-proplogic
Files in jgillmanjr/php-proplogic
Download jgillmanjr/php-proplogic
More information about jgillmanjr/php-proplogic
Files in jgillmanjr/php-proplogic
Vendor jgillmanjr
Package php-proplogic
Short Description A simple propositional logic parser
License Apache-2.0
Homepage https://github.com/jgillmanjr/php-propLogic
Package php-proplogic
Short Description A simple propositional logic parser
License Apache-2.0
Homepage https://github.com/jgillmanjr/php-propLogic
Please rate this library. Is it a good library?
Informations about the package php-proplogic
php-propLogic
My attempt at a very basic propositional logic parser in PHP.
Supported Operations
- Negation (~)
- Inclusive Disjunction (|)
- Conjunction (^)
- Material Implication (>)
Operator Precedence: Higher number == higher precedence
-
- |
- ^
- ~
All versions of php-proplogic with dependencies
PHP Build Version
Package Version
No informations.
The package jgillmanjr/php-proplogic contains the following files
Loading the files please wait ....