Skip to content

iteearmah/is-even

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-even for PHP

Return true if the given number is even.

#Installation You can add this library as a local, per-project dependency to your project using Composer:

composer require iteearmah/is-even

If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:

composer require --dev iteearmah/is-even

About

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

About

Return true if the given number is even.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages