Skip to content

habibun/symfony-api-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

About The Project

Symfony with API Platform

Please check the projects section for more details.

Overview

Branch API Platform Version Symfony Version PHP Version
v2-security ^2.7 ^5.4 ^8.0
v2 ^2.7 ^5.4 ^8.0

Projects

Sample application using API Platform V2 Security

Symfony API Platform Project With Security

Code: https://github.com/habibun/symfony-api-platform/tree/v2-security
Resources:


Installation

git clone git@github.com:habibun/symfony-api-platform.git
cd symfony-api-platform
git checkout v2
symfony composer install
yarn install
symfony server:start

Sample application using API Platform V2

Symfony API Platform Project

Resources:

Installation

git clone git@github.com:habibun/symfony-api-platform.git
cd symfony-api-platform
git checkout v2
symfony composer install
yarn install
symfony server:start

Learn More

Related

License

Distributed under the MIT License. See LICENSE for more information.