PHPackages                             restful-platypus/platypus - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. restful-platypus/platypus

ActiveLibrary

restful-platypus/platypus
=========================

A simple Framework for reusing existing Objects as a base for REST-APIs.

014PHP

Since Oct 24Pushed 9y agoCompare

[ Source](https://github.com/RESTful-Platypus/Platypus)[ Packagist](https://packagist.org/packages/restful-platypus/platypus)[ RSS](/packages/restful-platypus-platypus/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Platypus
========

[](#platypus)

Platypus is a simple Framework written in PHP for reusing existing Objects as a base for REST-APIs. It supports automatic generation of HATEOAS-links and makes use of annotations - so (in most cases) the code can stay the same.

A *very* basic example could look like this:

```
