https://github.com/paunin/zf2boilerplate
https://github.com/paunin/zf2boilerplate
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paunin/zf2boilerplate
- Owner: paunin
- Created: 2014-10-18T12:10:45.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-20T18:38:06.000Z (almost 11 years ago)
- Last Synced: 2025-03-27T02:17:32.031Z (7 months ago)
- Language: PHP
- Size: 453 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ZF2 Boilerplate App
==========## Requires
* PHP >= 5.3
* [PHP Composer](https://getcomposer.org/)
* PostgreSQL or Mysql## Installation
#git clone https://github.com/paunin/zf2boilerplate.git yourProject && cd yourProject
#./install.sh@see `install.sh` to understand installation process
## Useful urls
### API
* `apigility/ui` (only in dev mode)
* `apigility/documentation`
* `apigility/swagger`