Skip to content

din9xtr/api-platform

Repository files navigation

API Platform Skeleton Modified

This repository is a fork of the official API Platform skeleton.

Key Changes

  • PHP - Upgraded to 8.5
  • Symfony - Upgraded to Symfony 8
  • MariaDB LTS - The project uses the stable MariaDB 11.8.6
  • phpMyAdmin - Added phpMyAdmin for database management

Installation

git clone https://github.com/din9xtr/api-platform.git
cd api-platform
docker compose build --no-cache
docker compose up -d

Tests

The project uses a dedicated test database

make test

Original README

API_PLATFORM_README

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

api-platform with mariadb & Symfony 8

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors