-
-
MelpPagesBundle
... employing Doctrine PHPCR ODM in Symfony2, accompanying a blog: http://melp.nl/2011/07/symfony2-phpcr-doctrine2-jackalope-recipe/
# ... text: #
This repository accompanies the blog post at http://melp.nl/2011/07/symfony2-phpcr-doctrine2-jackalope-recipe/
...
-
declarative-is-the-new-black
blog
This code is part of a [blog post](http://melp.nl/2012/01/declarative-is-the-new-black)
To run the examples, clone the repo, run
make
and run one of the two examples:
./calculator
./mysum
You will need a java compiler (javac) and a c ...
-
MelpVcs
VCS accessible through an object oriented interface in PHP.
# The Melp VCS libraries #
These libraries aim to provide a common interface for accessing version control systems. Currently, Subversion and Git
are supported.
Git-svn is on the roadmap as an ...
-
unittest-data-provider
!!! Don't use this, try pytest parameterize instead !!! See this url:
Package for this snippet:
http://melp.nl/2011/02/phpunit-style-dataprovider-in-python-unit-test/
Install::
pip install unittest-data-provider
Import::
import unittest
...
-