Zend Framework and the CLI

Cal Evans (May 20, 2009)
Talk at php|tek 2009 (English - US)

Rating: 4 of 5

The Zend Framework is a powerful tool for building web based applications. It can also be used to build great command line tools. Many times a project will require both to be successful. There is no reason to abandon your Zend Framework tools and skills just because you need something that will run from a cron job. In this presentation we will examine what is necessary to build cli scripts using the Zend Framework with 2 example scripts to illustrate the points.

 
Comments closed.

Comments

Rating: 4 of 5

May 20, 2009, 15:37 by stefan

I think Cal Evans can even make Zend Framework an interesting topic... oh wait, this was on ZF! ;) And it was interesting for sure. Interesting to see the way ZF can handle the CLI now, and great to see the ways Cal uses it.

Rating: 3 of 5

May 20, 2009, 15:53 by elazar

Paced a bit quickly. Fleshing it out for ZF newbies may help fill the full time slot. Having syntax highlighted code on slides (see http://weierophinney.net/matthew/archives/210-Syntax-Highlighting-for-Technical-Presentations.html) rather than browsing source files with less might have made it a bit easier for reading and pointing out relevant blocks as the presentation progressed. Would be interested in seeing the same goals accomplished with Zend_Tool. Nice enthusiasm.

Rating: 4 of 5

May 21, 2009, 04:17 by jlleblanc

What I saw was good (I came in a little late), but I would have liked some more background on Zend framework. However, Cal did contrast the security considerations of a web application vs. CLI script. He also showed some practical ways of mimicking the information ZF would expect from an HTTP request in a CLI.

Rating: 4 of 5

May 21, 2009, 20:43 by DragonBe

Zend Framework is an awesome framework and Cal just shows you can use it not only for web applications, but also for CLI processes. If you're into CLI stuff, check out the slides because they rock.

Go Cal !

Rating: 5 of 5

May 22, 2009, 17:18 by adamculp

This was my first time hearing Cal in a conference. Great job! Very interesting, and left me with a much clearer understanding of how my cronjobs can work better. I can now feel more comfortable leveraging the ZF for my cronjobs. I kept them disconnected before.

Rating: 4 of 5

May 24, 2009, 16:00 by caseysoftware

The vast majority of this didn't require the Zend Framework at all.. so while it was discussed, it almost seemed ancillary to most of the points. Regardless, my own command-line stuff - mostly in web2project - should benefit from the tips.

Currently not open for comment.

© joind.in 2010