Pinned Repositories
amplify-next-template
This is a Next.js starter for building a fullstack app with AWS Amplify.
ansible-for-devops
Ansible examples from Ansible for DevOps.
ansible-phpfpm-application-role
ansible-role-composer
Ansible role for install composer - a dependency manager for PHP
ansible-role-php-fpm
Role for install php-cli also supports installing php-fpm on Debian/Ubuntu servers
awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
awesome-php
A curated list of amazingly awesome PHP libraries, resources and shiny things.
BackwardCompatibilityCheck
:ab: Tool to compare two revisions of a class API to check for BC breaks
lynis
Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
rabbitmq-dlq-bundle
Extension fot OldSoundRabbitMQ for automatically creating DLQ queues with TTL message time
mkoprek's Repositories
mkoprek/ansible-phpfpm-application-role
mkoprek/lynis
Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
mkoprek/rabbitmq-dlq-bundle
Extension fot OldSoundRabbitMQ for automatically creating DLQ queues with TTL message time
mkoprek/amplify-next-template
This is a Next.js starter for building a fullstack app with AWS Amplify.
mkoprek/ansible-for-devops
Ansible examples from Ansible for DevOps.
mkoprek/ansible-role-composer
Ansible role for install composer - a dependency manager for PHP
mkoprek/ansible-role-php-fpm
Role for install php-cli also supports installing php-fpm on Debian/Ubuntu servers
mkoprek/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
mkoprek/clair
Vulnerability Static Analysis for Containers
mkoprek/composer-normalize
:musical_note: Provides a composer plugin for normalizing composer.json.
mkoprek/cqrs-bus-bundle
mkoprek/ddd-cqrs-example
DDD CQRS ADR PHP Symfony example
mkoprek/dive
A tool for exploring each layer in a docker image
mkoprek/docker-slim
DockerSlim (docker-slim): Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
mkoprek/image
Manipulate images with an expressive API
mkoprek/laminas-diagnostics
A set of components for performing diagnostic tests in PHP applications
mkoprek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
mkoprek/money
PHP implementation of Fowler's Money pattern.
mkoprek/mpdf
PHP library generating PDF files from UTF-8 encoded HTML
mkoprek/nginx-proxy
Automated nginx proxy for Docker containers using docker-gen
mkoprek/phan
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
mkoprek/php-language-extensions
Attributes to define new PHP language features (that are enforced by static analysis)
mkoprek/php-ml
PHP-ML - Machine Learning library for PHP
mkoprek/phpat
PHP Architecture Tester - Easy to use architectural testing tool for PHP :heavy_check_mark:
mkoprek/portainer
Making Docker management easy.
mkoprek/RabbitMqBundle
RabbitMQ Bundle for the Symfony web framework
mkoprek/request-validation-bundle
Bundle for helping handle request validations
mkoprek/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
mkoprek/symfony-coding-standards
Symphony coding standards as composer cli command
mkoprek/WhichBrowser-Parser-PHP
Browser sniffing gone too far — A useragent parser library for PHP