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

PHP FIG: The PSRs you don't know about

Michael C.
October 03, 2015

PHP FIG: The PSRs you don't know about

Michael C.

October 03, 2015
Tweet

More Decks by Michael C.

Other Decks in Programming

Transcript

  1. michaelcullumuk phpBB Propel Symfony PPI AWS Zend Framework Apache Agavi

    Assetic Aura Cake PHP Composer Doctrine eZ Publish Flow/Typo3 Jackalope Joomla Lithium Laravel PEAR phpDocumenter Drupal PyroCMS SabreDEV Sugar CRM Zikula
  2. michaelcullumuk The goal of this PSR is to allow developers

    to create cache- aware libraries that can be integrated into existing frameworks and systems without the need for custom development.
  3. michaelcullumuk PSR-9 •Lukas Kahwe Smith, Larry Garfield, Korvin Szanto •

    The goal of this PSR is to give researchers, project leads, upstream project leads and end users a defined and structured process for disclosing security vulnerabilities.
  4. michaelcullumuk PSR-10 • Lukas Kahwe Smith, Korvin Szanto, Larry Garfield

    • The goal of this PSR is to give project leads a clearly defined approach to enabling end users to discover security disclosures using a clearly defined structured format for these disclosures.
  5. michaelcullumuk PSR-11 • Matthieu Napoli, David Négrier, Paul M. Jones,

    Jeremy Lindblom • This document describes a common interface for dependency injection containers. • ContainerInterface