Download the PHP package species/app-skeleton without Composer
On this page you can find all versions of the php package species/app-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package app-skeleton
Species App Skeleton
Skeleton for species/app.
How to create a new project
- edit name, description, autoloader, etc... in
/composer.json
- run
composer update
- remove or reuse example config in
/config
- remove example template in
/resources/twig
- remove example controller in
/src
- remove or reuse
/web/favicon.ico
(transparent icon to stop 404 spam) - setup
/web/.htaccess
(see .dist file) - setup
/.env
(see .dist files) - edit or remove this
/README.md
file - run
git init
Off you go!
All versions of app-skeleton with dependencies
PHP Build Version
Package Version
The package species/app-skeleton contains the following files
Loading the files please wait ....