An open API service indexing awesome lists of open source software.

https://github.com/cloudle/php-starter-doc

just a dump project that I'm trying to play with php-phalcon
https://github.com/cloudle/php-starter-doc

Last synced: 3 months ago
JSON representation

just a dump project that I'm trying to play with php-phalcon

Awesome Lists containing this project

README

          

# PHP Starter Docs

### Installation (MAC)
- Make sure `brew` is installed ;)
- Install Php and Phalcon by `brew install php70 php70-phalcon`
- Install PhalconDevtools using guide [here](https://github.com/phalcon/phalcon-devtools)

##### (note* for PhalconDevtools: in Mac we should `link` the library to `/usr/local/bin/phalcon` instead `/usr/bin/phalcon`)