Download the PHP package piko/project without Composer
On this page you can find all versions of the php package piko/project. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor piko
Package project
Short Description Application skeletton for a Piko framework based project.
License MIT
Package project
Short Description Application skeletton for a Piko framework based project.
License MIT
Please rate this library. Is it a good library?
Informations about the package project
Piko project
A basic Skeletton to build a Piko framework based application.
Install via composer
If you do not have Composer, you may install it by following the instructions at getcomposer.org.
You can then install this project template using the following command:
Run using the PHP built-in web server
Environment file
There is a file named env.php
at the root of the project. This file contains some environment variables :
Set DEBUG = 0
and APP_ENV = prod
when your project is ready for production.
Project features
- Bootstrap 5 integration
- Simple user authentication
- Contact form
Documentation
All versions of project with dependencies
PHP Build Version
Package Version
The package piko/project contains the following files
Loading the files please wait ....