phpmonad/phpmonad

A set of design patterns created with the aim of enriching the Php vocabulary with Literature derived from the functional programming world

dev-master 2017-11-11 17:04 UTC

This package is not auto-updated.

Last update: 2024-05-12 01:44:52 UTC


README

A set of design patterns created with the aim of enriching the Php vocabulary with Literature derived from the functional programming world.

My background is C++/Java/PHP where Functional is synonym of esoteric. In the last projects where I've worked, I always gave talks trying to explain that good quality Software Engineering is a set of practices that could be shared accross functional and imperative programming. I suggest you to read this blog post that evidentiates exatly this point. If your code is really SOLID, then, it will definitively looks like functional. Besides from that, how can you be considered a professional if you don't have a 360 degrees knowledge?

Libraries:

Either library

Help wanted

If you also think that its abetter a value than a variable, you can help us. Propose your library with an exhaustive explanatory README.md.
Help me as a Functional Evangelist!

Thanks, Virgilio