Skip to content
View jordyloeuille's full-sized avatar

Block or report jordyloeuille

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jordyloeuille/README.md

Jordy Loeuille

PHP and Laravel developer focused on backend development, API integrations and custom web applications.

I build maintainable business software that turns manual workflows, disconnected systems and complex requirements into clear web applications. My work covers backend architecture, databases, APIs, automated tests, security and production delivery.

What I work on

  • Laravel applications for business-critical workflows
  • REST APIs and integrations between existing systems
  • Customer portals, dashboards and internal tools
  • SQL data models, debugging and performance improvements
  • Reusable open-source Laravel tooling

Selected open source

My open-source work is published through the Codegenie-BE organization:

Connect

Pinned Loading

  1. Codegenie-BE/laravel-config-cache-guard Codegenie-BE/laravel-config-cache-guard Public

    Prevent stale Laravel config and routes after FTP/shared-hosting deployments, with safe auto-repair even when exec() is disabled.

    PHP 2

  2. Codegenie-BE/laravel-env-guard Codegenie-BE/laravel-env-guard Public

    Catch Laravel environment drift and unsafe env() usage before config:cache turns them into deployment bugs.

    PHP 1

  3. Codegenie-BE/laravel-transaction-guard Codegenie-BE/laravel-transaction-guard Public

    Static analysis for unsafe side effects inside Laravel database transactions.

    PHP 1

  4. Codegenie-BE/codegenie-pulse-connector-wordpress Codegenie-BE/codegenie-pulse-connector-wordpress Public

    Official WordPress connector for Codegenie Pulse: website verification, application error monitoring and deployment tracking.

    PHP

  5. Codegenie-BE/laravel-livewire-multistep-form Codegenie-BE/laravel-livewire-multistep-form Public

    Accessible, configurable multi-step form wizard for Laravel 12–13 and Livewire 3–4, with per-step validation and a review step.

    PHP