genes

Documentation

Complete guides and API reference

Getting Started

genes is a complete PHP framework with built-in UI (HTML/CSS/JS) and API capabilities. No installation, no dependencies, no build tools required.

Quick Start

  1. Clone or download genes
  2. Place genes.php, genes.css, genes.js in your project
  3. Create index.php and require genes.php
  4. You're done! Start building.

Core Documentation

Key Features

  • Zero Dependencies: Pure PHP, vanilla JS, plain CSS
  • Built-in REST API: Auto-generated CRUD endpoints
  • UI Framework: Responsive CSS and DOM manipulation
  • Multi-language: Built-in internationalization
  • Template System: HTML partials and layouts
  • Config-Driven: JSON configuration for everything