sarelvdwalt member since: May 30, 2014
sarelvdwalt's packages
-
PHP
afrihost/base-command-bundle
Afrihost’s ‘swiss-army-knife’ extension of Symfony’s ContainerAwareCommand that defines common reusable functionality (such as logging) across commands
-
PHP
afrihost/swarm-process
Much like the Process package, but this will run a list of processes, with a limited concurrent - and keep track of them
-
-
-
PHP
sarelvdwalt/response-json-envelope
A simple object that can be used to put a response (in JSON, given as an array) inside a standard envelope, giving you a place to put certain meta-data, including the response-code.