As applications add features and codebases get bigger, code duplication becomes a problem. Aspect Oriented Programming avoids repetition by injecting reusable aspects without altering the original code. This talk will explore the AOP options available for PHP, examine the pros and cons, and add some AOP features to a simple Symfony application.
URL changed:
http://glasgowphp.co.uk/
Start changed:
Tue 15th Sep 2015 6:30pm (Europe/London)
End changed:
Tue 15th Sep 2015 9:00pm (Europe/London)
Country changed:
changed
Timezone changed:
Europe/London
Venue changed:
changed
Is Virtual changed:
No
Is Physical changed:
Yes
Code of Conduct changed:
Organizers of GlasgowPHP are dedicated to providing a harassment-free experience for everyone, regardless of gender, age, sexual orientation, disability, physical appearance, body size, race, or religion (or lack thereof). We do not tolerate harassment of meetup participants in any form. Sexual language and imagery is not appropriate for any meetup venue, including talks, workshops, parties, Twitter and other online media. Conference participants violating these rules may be sanctioned or expelled from the meetup without a refund at the discretion of the meetup organisers.
As applications add features and codebases get bigger, code duplication becomes a problem. Aspect Oriented Programming avoids repetition by injecting reusable aspects without altering the original code. This talk will explore the AOP options available for PHP, examine the pros and cons, and add some AOP features to a simple Symfony application.