News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Explore Aspect Oriented Programming with CodeIgniter, Part 2
August 20, 2012 @ 09:13:36

In this new post to PHPMaster.com they continue their look at aspect-oriented programming with CodeIgniter. In part one they introduced some of the fundamentals of AOP and in this new article, they dig deeper with more practical examples.

In the previous part of this series we learned what Aspect Oriented Programming (AOP) is and the meaning of important AOP terminology. In this part I'll explain why we need AOP using practical examples and how to add AOP behavior to your PHP application using the CodeIgniter framework.

They start with a look at a few pieces of functionality that could cut across multiple parts of the application like logging or authentication/authorization. They show how to use the "hooks" feature of CodeIgniter to implement the AOP proxy class generation, executing pre- and post-controller.

0 comments voice your opinion now!
aspectoriented programming tutorial codeigniter framework practical


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: php|architect Announces 'Programming with the Zend Framework'

CatsWhoCode.com: How to make a translatable WordPress theme

PHPMaster.com: Exceptional Exceptions

ScratchProjects.com: Build an RSS Feed Reader using Ajax and PHP

The Bakery: 11 New Posts of CakePHP Goodness


Community Events









Don't see your event here?
Let us know!


language object opinion interview api zendframework2 framework tool unittest code development composer community example introduction release event functional testing podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework