Symfony with API Platform
Please check the projects section for more details.
Branch | API Platform Version | Symfony Version | PHP Version |
---|---|---|---|
v2-security | ^2.7 |
^5.4 |
^8.0 |
v2 | ^2.7 |
^5.4 |
^8.0 |
Sample application using API Platform V2 Security
Code: https://github.com/habibun/symfony-api-platform/tree/v2-security
Resources:
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
Resources:
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
Distributed under the MIT License. See LICENSE for more information.