Skip to content

Predicates for PHP (Originally from Dutek)

License

Notifications You must be signed in to change notification settings

arbor-education/predicates

 
 

Repository files navigation

predicates

Installation

The preferred method of installation is via Composer. Run the following command to install the latest version of a package and add it to your project's composer.json:

composer require dutekvejin/predicates

Usage

$example = new Dutek\Predicate\Example();
echo $example->say('Hello');

Credits

License

Released under MIT License - see the License File for details.

About

Predicates for PHP (Originally from Dutek)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%