transmedic / transmedic-framework
Transmedic framework build jasamedicka team.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.2
- dedoc/scramble: ^0.12.17
- laravel/framework: ^11.31
- laravel/tinker: ^2.9
Requires (Dev)
- fakerphp/faker: ^1.23
- laravel/pail: ^1.1
- laravel/pint: ^1.13
- laravel/sail: ^1.26
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.1
- phpunit/phpunit: ^11.0.1
README
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.