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

Maintainers

Package info

github.com/julianschmuckli/restwork

pkg:composer/julianschmuckli/restwork

Statistics

Installs: 441

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2022-06-15 15:12 UTC

This package is auto-updated.

Last update: 2026-03-27 06:12:05 UTC


README

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.