Product

Zero-dependency PHP framework for building modern web apps

What is Genes Framework?

Genes is a complete full-stack framework contained in just 3 files:

  • genes.php (~6,400 lines) - Complete backend framework
  • genes.js (~1,300 lines) - Frontend library
  • genes.css (~1,700 lines) - Responsive CSS framework

Key Features

🚀 Zero Dependencies

No Composer, npm, or build tools required. Just copy the files and start coding.

🎯 PHP 5.6+ Compatible

Works on legacy and modern servers without modification.

🏢 Multi-Tenant Ready

Built-in clone-based isolation for SaaS platforms.

🎨 Modern Templating

Progressive enhancement with data-g-* attributes.