Skip to content

rawphp-framework/rawphp-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RawPHP documentation

This is the official documentation for RawPHP Framework

Tutorials

Get Started

Naming conventions

Console

Concepts

The Application

The Request

The Response

Routing

Error Handling

Cook book

Add Ons

Contributing

Bring your own components

RawPHP is designed to play well with other PHP components, too. You can register additional first-party components , packages and middlewares used in other frameworks into .

How to read this documentation

If you are new to RawPHP, I recommend you read this documentation from start to finish. If you are already familiar with RawPHP, you can instead jump straight to the appropriate section.

This documentation begins by explaining RawPHP's concepts and architecture before venturing into specific topics like request and response handling, routing, and error handling.

symfony CakePHP Slim laravel httpcache doctrine