Pinned Repositories
ansible-role-dock
Role is used to automate use of dockutil โ command line tool for managing dock items. You can add, remove and re-arrange Dock items.
ansible-role-mac-cfg
Ansible role to configure macOS using built-in os utilities.
docker-shared-services
๐ณ Docker-powered local development environment for macOS and Linux, featuring Traefik with SSL support via mkcert. Streamlines development by eliminating `/etc/hosts` edits, resolving port conflicts. Local domains supported via dnsmasq. Ideal for HTTP-based projects like Laravel or Symfony. Enhances workflow consistency and team productivity.
keywind
Keywind is a component-based Keycloak Login Theme built with Tailwind CSS.
laravel-cycle-orm-adapter
๐ฅ A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.
laravel-package-tpl
๐ Jump-start your Laravel package development with our pre-configured Composer template, designed for seamless integration. This template includes essential tools such as PHPUnit, PHPStan, GitHub Actions, and Docker to streamline your workflow and enhance productivity.
laravel-starter-tpl
๐ Pre-configured Laravel Project Template. Includes PHPUnit, Pest PHP, PHPStan, Larastan, PHP CS Fixer, and CI tools. Supports OpenAPI, DDD, Deptrac, Deployer, PHP 8.3, Docker, local SSL, and DNS. Enhance development with advanced features and maintain high code quality.
laravel-symfony-serializer
๐ง Laravel + Symfony Serializer. This package provides a bridge between Laravel and Symfony Serializer.
next-starter-tpl
๐ค This is a microservices-ready template for building Next.js applications, used by Wayofdev. It comes bundled with Turbo and is managed as a monorepo using PNPM
npm-shareable-configs
Shareable configurations with fully automated package publishing to NPM Registry.
wayofdev's Repositories
wayofdev/next-starter-tpl
๐ค This is a microservices-ready template for building Next.js applications, used by Wayofdev. It comes bundled with Turbo and is managed as a monorepo using PNPM
wayofdev/docker-shared-services
๐ณ Docker-powered local development environment for macOS and Linux, featuring Traefik with SSL support via mkcert. Streamlines development by eliminating `/etc/hosts` edits, resolving port conflicts. Local domains supported via dnsmasq. Ideal for HTTP-based projects like Laravel or Symfony. Enhances workflow consistency and team productivity.
wayofdev/laravel-cycle-orm-adapter
๐ฅ A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.
wayofdev/laravel-symfony-serializer
๐ง Laravel + Symfony Serializer. This package provides a bridge between Laravel and Symfony Serializer.
wayofdev/npm-shareable-configs
Shareable configurations with fully automated package publishing to NPM Registry.
wayofdev/laravel-package-tpl
๐ Jump-start your Laravel package development with our pre-configured Composer template, designed for seamless integration. This template includes essential tools such as PHPUnit, PHPStan, GitHub Actions, and Docker to streamline your workflow and enhance productivity.
wayofdev/laravel-starter-tpl
๐ Pre-configured Laravel Project Template. Includes PHPUnit, Pest PHP, PHPStan, Larastan, PHP CS Fixer, and CI tools. Supports OpenAPI, DDD, Deptrac, Deployer, PHP 8.3, Docker, local SSL, and DNS. Enhance development with advanced features and maintain high code quality.
wayofdev/docker-php-dev
Docker PHP images for local development. Pre-configured with Xdebug, Composer, and dev tools. Based on wayofdev/docker-php-base. Multi-arch support for AMD64/ARM64.
wayofdev/docker-php-base
Foundational Docker PHP images with essential extensions. Multi-arch AMD64/ARM64 Alpine-based builds for CLI, FPM, and Supervisord. Optimized for production and development environments.
wayofdev/php-package-tpl
PHP package template with GitHub Actions. Is Used by WOD projects
wayofdev/docker-build-deps
Docker image with build dependencies for WoD projects
wayofdev/docker-nginx
Optimized Nginx Docker image for PHP development. SSL-ready, lightweight Alpine-based, multi-arch support. Ideal for Laravel, Symfony, and PHP web services.
wayofdev/gh-actions
Shared github action workflows for usage in Wayofdev projects.
wayofdev/php-cs-fixer-config
๐งน Adds custom rule-sets to PHP CS Fixer for consistent coding standards.
wayofdev/docker-node
NodeJS docker images with our local development dependencies like Vercel's Turbo and pnpm.
wayofdev/docker-postgres
Docker images with postgres for local and production environments.
wayofdev/docker-project-services
Contains docker-compose files, and configuration for services, used per project
wayofdev/docker-rabbitmq
RabbitMQ Docker images with enabled plugins.
wayofdev/laravel-cycle-orm-event-sourcing
Package that provides Cycle ORM integration with EventSauce in Laravel
wayofdev/laravel-cycle-orm-factories
Cycle-ORM Entity Factories and Database Seeders for Laravel.
wayofdev/laravel-jms-serializer
Laravel wrapper around JMS Serializer
wayofdev/laravel-open-docs
OpenAPI Controllers and UI.
wayofdev/laravel-paginator
Custom Laravel Paginator for Cycle-ORM implementing RFC 5988.
wayofdev/laravel-webhook-client
Receive webhooks in Laravel apps with support of Cycle-ORM.
wayofdev/spiral-starter-tpl
๐ช๏ธ Pre-configured Spiral Framework Project Template with support of the Temporal. Includes PHPUnit, Pest PHP, PHPStan, PHP CS Fixer, and CI tools. Supports OpenAPI, DDD, Deptrac, Deployer, PHP 8.3, Docker, local SSL, and DNS. Your next choice for a SaaS project backend.
wayofdev/.github
wayof.dev organization profile repository.
wayofdev/laravel-stripe-webhooks
Handle Stripe webhooks in a Laravel application with support of Cycle-ORM.
wayofdev/gh-actions-terragrunt
Github Actions mono-repository for usage with Terragrunt.
wayofdev/laravel-cycle-orm-media-library
Associate media files with Cycle-ORM entities.
wayofdev/spiral-app-temporal-demo
๐ Spiral Framework application with Temporal integration to demonstrate Workflow Engine.