Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.
/ kih Public archive

Шоу Кремова и Хрусталёва

License

Notifications You must be signed in to change notification settings

morozov/kih

Repository files navigation

Шоу Кремова и Хрусталёва

PHP Version Code Coverage Type Coverage Infection MSI Build Status

A pet project. Takes a public OneDrive or Яндекс.Диск share as input and produces a podcast RSS feed. First of all, it works. Second, it's a playground for trying modern development tools for and approaches to development in PHP.

Web Application

  1. Slim Framework
  2. PSR-7 actions and middlewares
  3. PSR-11 compatible container

APIs

  1. Microsoft OneDrive (no longer supported)
  2. Яндекс.Диск (no longer supported)
  3. ВКонтакте

Testing

  1. PHPUnit for unit testing
  2. Infection for mutation testing

Static code analysis

  1. PHPStan
  2. Vimeo Psalm
  3. Phan

Continuous Integration

  1. Travis CI
  2. Codecov

Deployment

Heroku

Releases

No releases published

Packages

No packages published