Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 709 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 709 Bytes

Latest Stable Version Minimum PHP Version License: MIT Scrutinizer Code Quality

juel

Implementation of Java Unified Expression Language in PHP

Installation

Install Juel, using Composer:

composer require bingo-soft/juel

Running tests

./vendor/bin/phpunit ./tests