settermjd / podcast-site-core
The core libraries for a simple podcast site
1.0.1
2017-10-12 18:42 UTC
Requires
- aptoma/twig-markdown: ^1.2
- martijnc/php-csp: ^1.0
- michelf/php-markdown: ^1.5
- mnapoli/front-yaml: ^1.5
- zendframework/zend-cache: ^2.5
- zendframework/zend-config: ^2.5
- zendframework/zend-feed: ^2.5
- zendframework/zend-serializer: ^2.5
- zetacomponents/feed: ^1.4
Requires (Dev)
- codeception/c3: 2.*
- codeception/codeception: *
- codeception/specify: ^0.4.2
- codeception/verify: ^0.2.7
- codeclimate/php-test-reporter: ^0.1.2
- fabpot/php-cs-fixer: ^1.11
- mikey179/vfsstream: ^1.5
- mockery/mockery: ^0.9.4
- phpmd/phpmd: @stable
- phpspec/nyan-formatters: ^1.0
- phpspec/phpspec: ~2.0
- squizlabs/php_codesniffer: ^2.3
README
This repository provides the central plumbing for building a simple podcast site. It doesn't do a lot more than that at the moment, but it's a start.
Getting Started
Installation
## Making Contributions
If you’re keen to make contributions, please feel free. Fork the code, make your change, then submit a PR. I’ll have more in this section shortly.