⚙️
PHP Tools Hub
Tools
PHP
Quick
Contact
Home
>
Tutorials
>
PHP
>
PHP PSR Standards
PHP PSR Standards Tutorials
22 tutorials found.
📘
Class Naming Rules
PSR-1 | Basic Coding Standard | PHP
📘
Complete Style Guide
PSR-12 | Extended Coding Style | PHP
📘
Dependency Injection
PSR-11 | Container Interface | PHP
📘
Event System Standard
PSR-14 | Event Dispatcher | PHP
📘
HTTP Request Client
PSR-18 | HTTP Client | PHP
📘
Key Value Storage
PSR-16 | Simple Cache | PHP
📘
Middleware Standard
PSR-15 | Request Handler | PHP
📘
Namespace to Path Mapping
PSR-4 | Autoloading Standard | PHP
📘
Request Response Objects
PSR-7 | HTTP Message Interface | PHP
📘
4 Spaces No Tabs
PSR-12 | Indentation Rule | PHP
📘
Body Abstraction
PSR-7 | Stream Interface | PHP
📘
Case Sensitive Match
PSR-4 | Class Naming | PHP
📘
get has Methods
PSR-11 | Container Methods | PHP
📘
Only PHP Tags UTF-8
PSR-1 | File Requirements | PHP
📘
No Output or Logic Mixing
PSR-1 | Side Effects | PHP
📘
Soft Limit 120 Characters
PSR-12 | Line Length | PHP
📘
Subdirectory Matching Namespace
PSR-4 | File Location | PHP
📘
URL Manipulation
PSR-7 | URI Interface | PHP
📘
All Properties Methods Must Declare
PSR-12 | Visibility Keyword | PHP
📘
Spaces Before After
PSR-12 | Control Structure Spaces | PHP
📘
One Blank Line After
PSR-12 | Namespace Declaration | PHP
📘
Grouped by Type
PSR-12 | Use Declarations | PHP