Pinned Repositories
ddd-codereview
A simple app developed under DDD principles
DesignPatternsInPHP
laravel-ddd
Laravel skeleton project adapted to follow DDD tactical patterns
ngingx-phpfm-playground
This playground allows you to experiment with the concepts explained in my post "Demystifying Nginx and PHP-FPM for PHP Developers", helping you understand the impact of different configurations on the performance of your PHP application.
phpmad-codereview
Application example being developed as part of a series of workshops given at PHPMad meetup group.
symfony-demo
code-review-app
Domain Driven Design Application example to show the usage of the different soa-php libraries
mgonzalezbaile's Repositories
mgonzalezbaile/ngingx-phpfm-playground
This playground allows you to experiment with the concepts explained in my post "Demystifying Nginx and PHP-FPM for PHP Developers", helping you understand the impact of different configurations on the performance of your PHP application.
mgonzalezbaile/laravel-ddd
Laravel skeleton project adapted to follow DDD tactical patterns
mgonzalezbaile/phpmad-codereview
Application example being developed as part of a series of workshops given at PHPMad meetup group.
mgonzalezbaile/ddd-codereview
A simple app developed under DDD principles
mgonzalezbaile/DesignPatternsInPHP
mgonzalezbaile/symfony-demo
mgonzalezbaile/6-thunder-loan-audit
mgonzalezbaile/aladdin-v3-contracts
mgonzalezbaile/amperand-data-test
mgonzalezbaile/amperand-fullstack-test
mgonzalezbaile/carto-exercise
mgonzalezbaile/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
mgonzalezbaile/go-playground
mgonzalezbaile/http-message
The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
mgonzalezbaile/IDDD_Samples
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
mgonzalezbaile/jderobot
Here you can find the development of several components which belong to JDErobot project [1], a SDK for robotic applications.
mgonzalezbaile/last-wishes
Last Wishes is a PHP application written following Domain-Driven Design approach. It's one of the sample applications where you can check the concepts explained in the "Domain-Driven Design in PHP" book.
mgonzalezbaile/last-wishes-gamify
A full eventsourced gamification application designed to integrate with the Last Wishes application via messaging using AMQP and RabbitMQ.
mgonzalezbaile/learn-ci
mgonzalezbaile/mongodb-odm
Doctrine MongoDB Object Document Mapper (ODM)
mgonzalezbaile/mson
Markdown Syntax for Object Notation
mgonzalezbaile/php-datatype-generator
mgonzalezbaile/php-docker
Set of docker images ready to be used as local and production environments
mgonzalezbaile/python-aws-lambda-skeleton
mgonzalezbaile/react-native-maps
React Native Mapview component for iOS + Android
mgonzalezbaile/workshop-php-skeleton
Skeleton of a dockerized php application ready to start working