Skip to content

robihidayat/silex-mongodb-parks

 
 

Repository files navigation

Map of US National Parks

powered by Silex, PHP, MongoDB, and Leaflet maps

Build Status Deploy

Parks example image

OpenShift Hosting

![LAUNCH ON OpenShift](http://launch-shifter.rhcloud.com/launch/LAUNCH ON.svg)

To deploy a clone of this application using the rhc command line tool:

rhc app create parks php-5.4 mongodb-2 --from-code=https://github.com/openshift-quickstart/silex-mongodb-parks.git

Or link to a web-based clone+deploy on OpenShift Online or on your own OpenShift cloud:

https://openshift.redhat.com/app/console/application_type/custom?cartridges%5B%5D=php-5.4&cartridges%5B%5D=mongodb-2&initial_git_url=https%3A%2F%2Fgithub.com%2Fopenshift-quickstart%2Fsilex-mongodb-parks.git

A demo is available at: http://phparks-shifter.rhcloud.com/

Local Development

Fire up your own local development server with php-5.4 or better:

php -S localhost:8080 -t static app.php 

License

This code is dedicated to the public domain to the maximum extent permitted by applicable law, pursuant to CC0 (http://creativecommons.org/publicdomain/zero/1.0/)

About

An example PHP / Silex app containing MongoDB spatial queries and National Parks data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 41.4%
  • HTML 34.7%
  • CSS 11.7%
  • Shell 10.0%
  • ApacheConf 2.2%