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

Entendendo as PSR's

Entendendo as PSR's

Uma rápida explicação sobre o que é a PSR, quais as existentes e um aprofundamento maior na PSR3 e na PSR7.

https://github.com/lucascavalcante/psr3
https://github.com/lucascavalcante/psr7

Lucas Cavalcante

March 16, 2019
Tweet

More Decks by Lucas Cavalcante

Other Decks in Programming

Transcript

  1. PHP STANDARDS RECOMMENDATION • É uma especificação do PHP publicada

    pelo PHP-FIG1 (PHP Framework Interop Group), um grupo composto por representantes de expressivos projetos em PHP. (CakePHP, Composer, Zend, etc) • Tem por objetivo padronizar conceitos de programação no PHP. • Cada PSR é sugerida pelos membros do PHP-FIG e votado de acordo com um protocolo estabelecido para agir de forma consistente e alinhada com os processos acordados.
  2. ACCEPTED (1 of 2) NUM TITLE EDITOR COORDINATOR SPONSOR 1

    Basic Coding Standard Paul M. Jones N/A N/A 2 Coding Style Guide Paul M. Jones N/A N/A 3 Logger Interface Jordi Boggiano N/A N/A 4 Autoloading Standard Paul M. Jones Phil Sturgeon Larry Garfield 6 Caching Interface Larry Garfield Paul Dragoonis Robert Hafner 7 HTTP Message Interface Matthew Weier O’Phinney Beau Simensen Paul M. Jones 11 Container Interface Matthieu Napoli, David Négrier Matthew Weier O’Phinney Korvin Szanto
  3. ACCEPTED (2 of 2) NUM TITLE EDITOR COORDINATOR SPONSOR 13

    Hypermedia Links Larry Garfield Matthew Weier O’Phinney Marc Alexander 15 HTTP Handlers Woody Gilk N/A Matthew Weier O’Phinney 16 Simple Cache Paul Dragoonis Jordi Boggiano Fabien Potencier 17 HTTP Factories Woody Gilk N/A Matthew Weier O’Phinney 18 HTTP Client Tobias Nyholm N/A Sara Golemon
  4. REVIEW NUM TITLE EDITOR(S) 12 Extended Coding Style Guide Korvin

    Szanto 14 Event Dispatcher Larry Garfield
  5. ABANDONED NUM TITLE EDITOR(S) 8 Huggable Interface Larry Garfield 9

    Security Advisories Michael Hess 10 Security Reporting Process Michael Hess