<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Paul M. Jones | Producer</title>
    <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;tag&#x2F;producer&#x2F;" />
    <updated>2026-05-08T09:12:58-05:00</updated>
            <entry>
        <title>Command-Line Output: Consider Logging Over Streams</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2017&#x2F;04&#x2F;04&#x2F;command-line-output-consider-logging-over-streams&#x2F;" />
        <updated>2017-04-04T09:39:55-05:00</updated>
        <summary>When writing command-line applications for PHP, consider using a logger for screen output. This is something I&#039;ve done with great success in several projects. Producer, for example, uses a very light standard I/O logger class that writes output to ST...</summary>
    </entry>
            <entry>
        <title>Multi-Project Issue Tracking With Producer</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2016&#x2F;04&#x2F;26&#x2F;multi-project-issue-tracking-with-producer&#x2F;" />
        <updated>2016-04-26T09:06:52-05:00</updated>
        <summary>With Producer, you can get a list of the open issues from your remote origin by running producer issues from the project repository:
$ cd ~/Code/radarphp/Radar.Adr
$ producer issues
radarphp/Radar.Adr

    14. Separate Package for ResponderAcceptsInt...</summary>
    </entry>
            <entry>
        <title>Producer 2.0.0 Released!</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2016&#x2F;04&#x2F;19&#x2F;producer-2-0-0-released&#x2F;" />
        <updated>2016-04-19T10:42:33-05:00</updated>
        <summary>Just a short note to say that most (all?) of the feedback from last month’s inital release of Producer has been incorporated into today’s 2.0.0 stable release!
The major changes are:


You are no longer required to install Producer globally. You ...</summary>
    </entry>
    </feed>
