This directory contains comprehensive documentation for the PAD (PHP Application Driver) framework.
See herbert256.github.io/pad/apps/ for a static mirror of the PAD applications, including the PAD manual application
| File | Description |
|---|---|
| /README.md | Main project README - overview and quick start |
| apps/README.md | PAD applications and examples |
| pad/README.md | PAD framework core - template engine, module documentation |
| www/README.md | Aopplication entry points for the webserver |
| File | Description |
|---|---|
| ANALYSE.md | Code analysis and architecture overview |
| APP.md | Application development guide - creating apps, template syntax, tags, patterns |
| DATABASE.md | Database operations - db() function, template tags, PAD Select subsystem |
| GPL.md | Full GNU General Public License v3.0 text |
| PAD.md | Framework internals - execution flow, level system, configuration |
| REACT.md | React integration patterns - static/dynamic data, file organization |
| reference/ | Reference documentation - tags, functions, options, properties |
| sequences/ | Sequence subsystem - 80+ mathematical sequences and transformations |
PAD is licensed under the GNU General Public License v3.0. See LICENSE.md for details