Download the PHP package akrabat/slim4-empty without Composer
On this page you can find all versions of the php package akrabat/slim4-empty. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download akrabat/slim4-empty
More information about akrabat/slim4-empty
Files in akrabat/slim4-empty
Download akrabat/slim4-empty
More information about akrabat/slim4-empty
Files in akrabat/slim4-empty
Vendor akrabat
Package slim4-empty
Short Description Empty Slim 4 project
License MIT
Homepage http://github.com/akrabat/slim4-empty
Package slim4-empty
Short Description Empty Slim 4 project
License MIT
Homepage http://github.com/akrabat/slim4-empty
Please rate this library. Is it a good library?
Informations about the package slim4-empty
Minimal Slim 4 starter project
This is a minimal Slim 4 starting point which makes no assumptions your application.
To install:
composer create-project akrabat/slim4-empty my-project-name
cd my-project-name
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-empty with dependencies
PHP Build Version
Package Version
The package akrabat/slim4-empty contains the following files
Loading the files please wait ...