Skip to content

zormandi/monadist-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monadist-PHP

A practical and useful PHP implementation of a couple of popular monads. Method naming follows the Haskell convention so the gem can be used for trying to understand monads (mostly described in tutorials using Haskell).

Usage

For examples on how to use these monads, please check out the examples directory.

Contributing

  1. Fork it ( https://github.com/[my-github-username]/monadist-php/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

PHP implementation of a couple of popular monads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages