Skip to content

RESTwork is a PHP framework to design a RESTful API service with minimal effort.

License

Notifications You must be signed in to change notification settings

julianschmuckli/restwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTwork

RESTwork is a PHP framework to design a RESTful API service with minimum effort.

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require

Requirements

You need the following prerequisites to use RESTwork.

  • PHP >= 8.0
  • Composer

Get started

To start, go to the Get started page or visit the sample project.

Documentation

You can find the complete documentation of this project here.