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.

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
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 - A compact reactive UI runtime with a desktop-style event pipeline.

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: [email protected]
🌐 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 14

  2. objectquel objectquel Public

    ObjectQuel is a domain-level query engine with integrated ORM capabilities.

    PHP

  3. wakapac wakapac Public

    A lightweight, no-build UI engine for structured interactivity.WakaPAC unifies declarative data binding with a centralized Win32-style event pipeline to keep your client-side state predictable and …

    JavaScript 4

  4. canvas-loom canvas-loom Public

    A resource-driven admin framework that weaves JSON definitions into interactive interfaces

    PHP