Download the PHP package drteam/potato without Composer
On this page you can find all versions of the php package drteam/potato. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download drteam/potato
More information about drteam/potato
Files in drteam/potato
Download drteam/potato
More information about drteam/potato
Files in drteam/potato
Vendor drteam
Package potato
Short Description Landing page skeleton based on Twig
License MIT
Homepage https://github.com/DrTeamRocks/potato
Package potato
Short Description Landing page skeleton based on Twig
License MIT
Homepage https://github.com/DrTeamRocks/potato
Keywords Skeletonlanding-page
Please rate this library. Is it a good library?
Informations about the package potato
Hello, my name is Mister Potato
I'm a simple project skeleton for quickly creating landing pages on PHP, I'm using the TWIG template engine and are able to generate static HTML.
composer create-project drteam/potato my_project
Ok, what next?
So, you have a new dummy project with open source template based on twitter bootstrap, but page looks ugly, for fix this you just need run two simple command:
npm install
gulp
This is required for normal work of this skeleton.
Small HOWTO
How to generate static HTML:
composer static
How to start the loopback php server:
composer serve
Now you can open http://localhost:8888 in your browser.
All versions of potato with dependencies
PHP Build Version
Package Version
Requires
twig/twig Version
^2.0
The package drteam/potato contains the following files
Loading the files please wait ...