Skip to content
View quellabs's full-sized avatar

Block or report quellabs

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
quellabs/README.md

Hi, I'm Floris

I'm a freelance PHP and JavaScript developer specializing in legacy system modernization. For 25+ years, I've helped companies evolve their codebases without throwing away what works.

🟢 Currently accepting new projects — I work with teams who need to modernize incrementally, not rip and replace.

What I Offer

  • Legacy Modernization - Add modern architecture to existing systems while preserving business logic and institutional knowledge.
  • Custom Development - Build tools and solutions tailored to your specific domain and constraints.
  • Technical Consulting - Navigate architectural decisions with long-term maintainability in mind.

Open Source Tools

I build and maintain tools that reflect how I work:

Canvas - PHP framework designed for gradual modernization. Add structure incrementally without breaking production.

ObjectQuel - PHP ORM with explicit Data Mapper pattern and readable QUEL-inspired syntax.

WakaPAC - Lightweight JavaScript reactivity library. KnockoutJS simplicity meets modern capabilities.

How I Work

  • Explicit over implicit - Code should explain itself without framework documentation
  • Incremental progress - Small, testable changes beat big-bang rewrites
  • Practical solutions - Technical decisions based on your constraints, not industry trends

Let's Talk

If you're working with a system that needs to evolve but can't stop for a rewrite, I can help.

📧 Contact: floris@quellabs.com
🌐 Website: quellabs.com 🐦 X: @quellabs

Pinned Loading

  1. canvas canvas Public

    Modern PHP framework with annotation routing, ObjectQuel ORM, and legacy integration. Modernize existing PHP apps incrementally without breaking what works.

    PHP 13

  2. objectquel objectquel Public

    A powerful PHP ORM built on the Data Mapper pattern with an intuitive entity-based query language inspired by QUEL.

    PHP

  3. wakapac wakapac Public

    A full-featured application library built on the PAC pattern — bringing KnockoutJS-style simplicity to modern web apps.

    JavaScript 1

  4. signal-hub signal-hub Public

    A type-safe signal/slot event system for PHP applications

    PHP