Download the PHP package antistupid/hasty-skeleton without Composer
On this page you can find all versions of the php package antistupid/hasty-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download antistupid/hasty-skeleton
More information about antistupid/hasty-skeleton
Files in antistupid/hasty-skeleton
Download antistupid/hasty-skeleton
More information about antistupid/hasty-skeleton
Files in antistupid/hasty-skeleton
Vendor antistupid
Package hasty-skeleton
Short Description skeleton code for Hasty php framework
License MIT
Homepage https://github.com/antistupid/Hasty-Skeleton
Package hasty-skeleton
Short Description skeleton code for Hasty php framework
License MIT
Homepage https://github.com/antistupid/Hasty-Skeleton
Please rate this library. Is it a good library?
Informations about the package hasty-skeleton
Intro
Hasty is a PHP framework that ships FastRoute, Doctrine and Twig, etc.
Get Started
$ composer create-project -s dev antistupid/Hasty-Skeleton <APPNAME>
$ cd <APPNAME>
$ CONFIG=config.php:development php -S 0:8080 -t public/
Go to http://localhost:8080/ and follow the instruction.
Todo
This code is a draft version now. Here is Todo list.
- global logging
- session driver
- configuration
- add more...
All versions of hasty-skeleton with dependencies
PHP Build Version
Package Version
The package antistupid/hasty-skeleton contains the following files
Loading the files please wait ....