Download the PHP package poabob/slim-4-framework without Composer
On this page you can find all versions of the php package poabob/slim-4-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download poabob/slim-4-framework
More information about poabob/slim-4-framework
Files in poabob/slim-4-framework
Download poabob/slim-4-framework
More information about poabob/slim-4-framework
Files in poabob/slim-4-framework
Vendor poabob
Package slim-4-framework
Short Description A Restful PHP Microservice Framework!
License MIT
Homepage https://github.com/POABOB/Slim-4-Framework
Package slim-4-framework
Short Description A Restful PHP Microservice Framework!
License MIT
Homepage https://github.com/POABOB/Slim-4-Framework
Please rate this library. Is it a good library?
Informations about the package slim-4-framework
SLIM 4 FRAMEWORK
Introduction
This project was built with php SLIM 4 framework with ADR mode, whcich is a compatible resolution of RESTful Api.
Features
- Framework - SLIM 4
- Container - Docker
- Test - Codeception
- Api Document - Swagger-ui
- ORM - Medoo
- CI/CD - Github Actions
Minimal requirements
- docker/docker-compose
- php: >=8.0
- composer
Installation
Run this command from the directory in which you want to install your new Slim application. You will require PHP 8.0 or newer.
Config
- Write your Db schema
init.sql
- DB config
If you use sqlite for your database, juse commit mysql config.
docker-compose.yml
-
Generate Secret Key for Jwt
- .env configuration
If you use sqlite for your database, just commit mysql config.
Run
dev
prod
test
All versions of slim-4-framework with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
catfan/medoo Version ^2.1
lcobucci/jwt Version ^4.0
php-di/php-di Version ^6.4
selective/basepath Version ^2.1
slim/http Version ^1.0
slim/psr7 Version ^1.0
slim/slim Version ^4.10
symfony/dotenv Version ^6.0
zircote/swagger-php Version ^4.4
catfan/medoo Version ^2.1
lcobucci/jwt Version ^4.0
php-di/php-di Version ^6.4
selective/basepath Version ^2.1
slim/http Version ^1.0
slim/psr7 Version ^1.0
slim/slim Version ^4.10
symfony/dotenv Version ^6.0
zircote/swagger-php Version ^4.4
The package poabob/slim-4-framework contains the following files
Loading the files please wait ....