Download the PHP package odan/slim4-skeleton without Composer
On this page you can find all versions of the php package odan/slim4-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download odan/slim4-skeleton
More information about odan/slim4-skeleton
Files in odan/slim4-skeleton
Download odan/slim4-skeleton
More information about odan/slim4-skeleton
Files in odan/slim4-skeleton
Please rate this library. Is it a good library?
Informations about the package slim4-skeleton
Slim 4 Skeleton
[![Latest Version on Packagist](https://img.shields.io/github/release/odan/slim4-skeleton.svg)](https://packagist.org/packages/odan/slim4-skeleton)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE)
[![Build Status](https://github.com/odan/slim4-skeleton/workflows/build/badge.svg)](https://github.com/odan/slim4-skeleton/actions)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/odan/slim4-skeleton.svg)](https://scrutinizer-ci.com/g/odan/slim4-skeleton/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/quality/g/odan/slim4-skeleton.svg)](https://scrutinizer-ci.com/g/odan/slim4-skeleton/?branch=master)
[![Total Downloads](https://img.shields.io/packagist/dt/odan/slim4-skeleton.svg)](https://packagist.org/packages/odan/slim4-skeleton/stats)
This is a skeleton to quickly set up a new [Slim 4](https://www.slimframework.com/) application.
Requirements
- PHP 8.2
Installation
Read the documentation
Features
This project is based on best practices and industry standards:
- Standard PHP package skeleton
- HTTP router (Slim)
- HTTP message interfaces (PSR-7)
- HTTP Server Request Handlers, Middleware (PSR-15)
- Dependency injection container (PSR-11)
- Autoloader (PSR-4)
- Logger (PSR-3)
- Code styles (PSR-12)
- Single action controllers
- Unit- and integration tests
- Tested with Github Actions and Scrutinizer CI
- PHPStan
Support
- Issues
- Blog
- Donate for this project.
- Slim 4 eBooks
License
The MIT License (MIT). Please see License File for more information.
All versions of slim4-skeleton with dependencies
PHP Build Version
Package Version
Requires
php Version
8.2.* || 8.3.*
ext-json Version *
fig/http-message-util Version ^1.1
monolog/monolog Version ^3
nyholm/psr7 Version ^1.8.1
nyholm/psr7-server Version ^1.1
php-di/php-di Version ^7
selective/basepath Version ^2
slim/slim Version ^4
ext-json Version *
fig/http-message-util Version ^1.1
monolog/monolog Version ^3
nyholm/psr7 Version ^1.8.1
nyholm/psr7-server Version ^1.1
php-di/php-di Version ^7
selective/basepath Version ^2
slim/slim Version ^4
The package odan/slim4-skeleton contains the following files
Loading the files please wait ....