Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Framework agnostic packages for the win (ForumPHP 2015)

Framework agnostic packages for the win (ForumPHP 2015)

Jonathan Reinink

November 24, 2015
Tweet

More Decks by Jonathan Reinink

Other Decks in Technology

Transcript

  1. Jonathan Reinink Software developer from Canada. Been writing PHP for

    over 15 years. Marketing agency for over a decade. Started contract development this year. I <3 open source.
  2. I see a future where the various PHP communities more

    actively share code with one another.
  3. 1. To provide a consistent means for library code authors

    to share their code with other devs. 2. To give the PHP community an infrastructure for sharing code. 3. To define standards that help developers write portable and reusable code. 4. To provide tools for code maintenance and distribution.
  4. 1994 - 2004: 2005 - 2012: 2009: 2012: 2013 -

    Future: Vanilla PHP Frameworks PHP-FIG Formed Composer Launched Packages
  5. “We're a group of established PHP projects whose goal is

    to talk about commonalities between our projects and find ways we can work better together.” (PHP-FIG goal)
  6. This will require a change in thinking. We’ve been in

    the age of frameworks a long time.