Skip to content

scvinodkumar/boilerplate-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the PHP Boilerplate

To use this boilerplate you need to have PHP 5.5.9 or newer. On Windows you also need to have composer installed.

Get the code

Clone the project using the following command:

git clone https://github.com/contentful/boilerplate-javascript.git

Start the project

macOS / Linux

Open your terminal, navigate to this folder and run ./run.sh. That's it!

Windows

On Windows, copy index.php and composer.json to the web server root you usually use and run composer install. Open the index.php path in your web browser.

Next steps

Read our guide to get started with the PHP SDK.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 82.8%
  • PHP 17.2%