Symfony Flex API
Before start, please refer to the Installation.
The API is based on the Symfony framework (version 4.x).
This API uses these useful bundles :
-
FOSRestBundle - Tools to setting up a RESTful API
-
FOSUserBundle - User management
-
LexikJWTAuthenticationBundle - JWT authentication
-
JWTRefreshTokenBundle - JWT Refresh token
-
NelmioApiDocBundle - API Documentation
-
NelmioCorsBundle - Cross-Origin Resource Sharing (CORS) headers
-
ramsey/uuid-doctrine - UUID management and Doctrine integration
We use these tools to improve the quality of our developments :
- PHP-CS-Fixer - PHP Coding Standards Fixer integration. Can be integrated in the IDE