Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 412 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 412 Bytes

Overview

Demo_CarProfile is module to interact with swagger API using Laminas framework.

Notes

  • Possibly it can be improved further.

install

Add git repo

"repositories": [
...
    {
    "type": "git",
    "url": "https://github.com/4j4yk/Demo_CarProfile.git"
    },
...
]

and use composer install

composer require demo/module-car-profile dev-main

Demo

demo.gif