November 23, 2017As you may know, I am the author and maintainer of the PHP League‘s CommonMark Markdown parser. This project has three primary goals:fully support the entire CommonMark spec
match the behavior of the JS reference implementation
be well-written and super-extensible so that others can add their own functionality....
June 7, 2017Phunkie is a library with functional structures for PHP. In this two-part tutorial, Phunkie’s creator Marcello Duarte, head of training at Inviqa, explains how to create Parser combinators using the functional library. This post first appeared on the Inviqa blog, and was republished here with their permission. For an...
April 27, 2017Phunkie is a library with functional structures for PHP. In this tutorial, Phunkie creator Marcello Duarte, head of training at Inviqa, explains how to create Parser combinators using the functional library. This post first appeared on the Inviqa blog, and was republished here with their permission.Learning functiona...
Recent Comments