transmedic/transmedic-framework

Transmedic framework build jasamedicka team.

v0.0.1 2025-04-10 07:27 UTC

This package is auto-updated.

Last update: 2025-04-10 07:56:09 UTC


README

Logo

About Transmedic Framework

Transmedic framework build based on laravel and Modular framework that support for rapid development and maintainable backend api. Bellow is key features of transmedic framework:

  • Modular
  • Rapid create resource
  • Specification
  • Auth
  • Api standards

Clone

Clone the project

  composer create-project transmedic/transmedic-framework

Instalation

Run Project

  php transmedic serve

Make module

  php transmedic make:module make:module <module-name>

Add provider

   add provider <module-name> in provider.php

License

The transmedic framework is open-sourced software licensed under the MIT license.