Download the PHP package caffeina-core/base-application without Composer
On this page you can find all versions of the php package caffeina-core/base-application. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download caffeina-core/base-application
More information about caffeina-core/base-application
Files in caffeina-core/base-application
Download caffeina-core/base-application
More information about caffeina-core/base-application
Files in caffeina-core/base-application
Vendor caffeina-core
Package base-application
Short Description Caffeina Core - Application Skeleton
License MIT
Homepage http://labs.caffeina.co/tech/core
Package base-application
Short Description Caffeina Core - Application Skeleton
License MIT
Homepage http://labs.caffeina.co/tech/core
Please rate this library. Is it a good library?
Informations about the package base-application
Core - Application starter
Web application vanilla template.
Installation
Create a new copy of this project via composer
Done.
Docker
A complete PHP+NginX server is ready from
Front Controller
Like all URL-routed web app, you need to pass every request to the front controller public/index.php
.
NginX + PHP-FPM
Change PATH_TO_YOUR_APP_DIR
to the absolute path of your project directory.
Apache2
Assert that the document root of the virtualhost is pointing to PATH_TO_YOUR_APP_DIR/public/
All versions of base-application with dependencies
PHP Build Version
Package Version
The package caffeina-core/base-application contains the following files
Loading the files please wait ....