Download the PHP package iagapie/slim-skeleton without Composer
On this page you can find all versions of the php package iagapie/slim-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iagapie/slim-skeleton
More information about iagapie/slim-skeleton
Files in iagapie/slim-skeleton
Download iagapie/slim-skeleton
More information about iagapie/slim-skeleton
Files in iagapie/slim-skeleton
Please rate this library. Is it a good library?
Informations about the package slim-skeleton
Slim 4 Skeleton Application
Install
From directory in which you want to install your new application, run this command:
Replace [app-name]
with name of your new application. You'll want to:
- Point your virtual host document root to your new application's
public/
directory. - Ensure
var/logs/
andvar/cache/
is writable.
To run the application in development, you can run these commands
To run the test suite:
License
The MIT License (MIT). Please see LICENSE for more information.
All versions of slim-skeleton with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-json Version *
ext-xml Version *
doctrine/migrations Version ^3.0
monolog/monolog Version ^2.1
slim/psr7 Version ^1.2
slim/slim Version ^4.5
symfony/config Version ^5.1
symfony/console Version ^5.1
symfony/dependency-injection Version ^5.1
symfony/dotenv Version ^5.1
symfony/yaml Version ^5.1
ext-json Version *
ext-xml Version *
doctrine/migrations Version ^3.0
monolog/monolog Version ^2.1
slim/psr7 Version ^1.2
slim/slim Version ^4.5
symfony/config Version ^5.1
symfony/console Version ^5.1
symfony/dependency-injection Version ^5.1
symfony/dotenv Version ^5.1
symfony/yaml Version ^5.1
The package iagapie/slim-skeleton contains the following files
Loading the files please wait ....