Skip to content

Repository files navigation

sidebar_key restserver
tags
php
http

Rest Server

Create RESTFull services with different and customizable output handlers (JSON, XML, Html, etc.). Auto-Generate routes from swagger.json definition.

Sponsor Build Status Opensource ByJG GitHub source GitHub license GitHub release

Documentation

Setup:

Creating and customizing routes:

Processing the request and output the response:

Advanced:

Additional topics:

Installation

composer require "byjg/restserver"

Dependencies

flowchart TD
    byjg/restserver --> byjg/serializer
    byjg/restserver --> byjg/singleton-pattern
    byjg/restserver --> byjg/cache-engine
    byjg/restserver --> byjg/webrequest
    byjg/restserver --> byjg/jwt-wrapper
Loading

Open source ByJG

About

Create RESTFull services with different and customizable output handlers (JSON, XML, Html, etc.). Auto-Generate routes from swagger.json definition.

Topics

Resources

Contributing

Stars

4 stars

Watchers

3 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages