Peter Siska's repositories
health-check-bundle
A bundle that provides a simple /healthcheck route
angular6-webworker
A simple implementation and integration of web worker in angular 6 application.
chessboard-element
A <chess-board> web component
docker-apache-php-symfony
Docker environment required to run Symfony (based on official php and mysql docker hub repositories)
docker-php-nginx
Docker image with Nginx 1.16 & PHP-FPM 7.3 on Alpine Linux
docker-php-nginx-postgres-composer
Docker Compose configuration to run PHP7.1 with Nginx, PHP-FPM, PostgreSQL 10.1 and Composer.
docker-php-nginx-test
Test case for a custom docker build of https://github.com/TrafeX/docker-php-nginx
DoctrineBehaviors
Doctrine2 behavior traits
DtcQueueBundle
Symfony2/3/4 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
eleventy-base-blog
A starter repository for a blog web site using the Eleventy static site generator.
EntityAudit
Doctrine2 Extension to Audit Entities through versioning tables.
FitText-UMD
FitText.js standalone library supporting UMD
jira-hacks
Sum up remaining estimation and calculate cost from a Jira filter list
keep-a-changelog
If you build software, keep a changelog.
kirby-meta-tags
⬢ HTML meta tags generator for Kirby. Supports Open Graph and Twitter Cards out of the box.
ngx-bootstrap
Native Angular directives for Bootstrap
statamic-mix-version
An addon for Statamic that lets you make use of Laravel Mix's functionality while also being able to able define your own asset names.
vue-popper
:whale: VueJS popover component based popper.js
vue-scrollview
A Vue.js component for detecting when components are visible in the viewport via the Vue.js scoped slots api.
webworker-in-angular6
Example code to run some of CPU intensive logic in web worker from your angular 6 application