Download the PHP package akrabat/slim4-starter without Composer
On this page you can find all versions of the php package akrabat/slim4-starter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download akrabat/slim4-starter
More information about akrabat/slim4-starter
Files in akrabat/slim4-starter
Download akrabat/slim4-starter
More information about akrabat/slim4-starter
Files in akrabat/slim4-starter
Vendor akrabat
Package slim4-starter
Short Description Starter Slim 4 project
License MIT
Homepage http://github.com/akrabat/slim4-starter
Package slim4-starter
Short Description Starter Slim 4 project
License MIT
Homepage http://github.com/akrabat/slim4-starter
Please rate this library. Is it a good library?
Informations about the package slim4-starter
Slim 4 Starter
This is a starter project for Slim 4 that includes PHP-DI and Monolog.
To create a new project :
$ composer create-project akrabat/slim4-starter my-new-project
$ cd my-new-project
Test using the PHP built-in server:
php -S 0.0.0.0:8888 -t public/
Navigate to http://localhost:8888
All versions of slim4-starter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
monolog/monolog Version ^2.9.1
php-di/php-di Version ^6.4
slim/psr7 Version ^1.6
slim/slim Version ^4.11
vlucas/phpdotenv Version ^5.5
monolog/monolog Version ^2.9.1
php-di/php-di Version ^6.4
slim/psr7 Version ^1.6
slim/slim Version ^4.11
vlucas/phpdotenv Version ^5.5
The package akrabat/slim4-starter contains the following files
Loading the files please wait ....