Download the PHP package jnbruno/akeed without Composer
On this page you can find all versions of the php package jnbruno/akeed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jnbruno/akeed
More information about jnbruno/akeed
Files in jnbruno/akeed
Download jnbruno/akeed
More information about jnbruno/akeed
Files in jnbruno/akeed
Vendor jnbruno
Package akeed
Short Description This is a boiler plate for Slim 3 that includes Twig, Flash messages, Monolog, forrest and swagger.
License
Package akeed
Short Description This is a boiler plate for Slim 3 that includes Twig, Flash messages, Monolog, forrest and swagger.
License
Please rate this library. Is it a good library?
Informations about the package akeed
akeed
This is a boiler plate for Slim 3 that includes Twig, Flash messages, Monolog, forrest and Swagger.
Create your project:
$ composer create-project -n -s dev jnbruno/akeed my-app
Key directories
module
: application filesapp/templates
: Twig template filescache/twig
: Twig's Autocreated cache fileslog
: Log filesvendor
: Composer dependencies
Key files
index.php
: Entry point to applicationdocument.php
: swagger ui documentation of applicationconfig/settings.php
: Configurationconfig/dependencies.php
: Services for Pimpleconfig/middleware.php
: Application middlewareconfig/routes.php
: All application routes are here
All versions of akeed with dependencies
PHP Build Version
Package Version
Requires
slim/slim Version
^3.0
slim/twig-view Version ^2.0
slim/flash Version ^0.1.0
monolog/monolog Version ^1.13
zircote/swagger-php Version ^2.0
illuminate/database Version *
jnbruno/forrest Version *
jnbruno/assent Version *
slim/twig-view Version ^2.0
slim/flash Version ^0.1.0
monolog/monolog Version ^1.13
zircote/swagger-php Version ^2.0
illuminate/database Version *
jnbruno/forrest Version *
jnbruno/assent Version *
The package jnbruno/akeed contains the following files
Loading the files please wait ....