Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAM Documentation

The complete technical record for the PHP application platform.

Server runtime, Laravel, native Android and iOS, desktop applications, packages, architecture, security, performance, production operations, and every public component contract—documented in one place.

Documentation Deploy Astro

Read the docs · Server runtime · Laravel · Native mobile · Desktop · Contributing


PAM is not one binary with a few side projects. It is a coherent PHP application platform spanning persistent servers, Laravel production operations, real native mobile interfaces, secure desktop applications, and a Composer-first package ecosystem.

Source repositories

This repository explains that platform without hiding the hard parts. The documentation records public APIs, architectural ownership, lifecycle, protocol limits, security boundaries, performance evidence, compatibility status, release provenance, and known limitations. Ambition is welcome here; unsupported claims are not.

Explore the platform

Area What it covers
Introduction Why PAM exists and how the ecosystem fits together
Server runtime Persistent PHP, Tokio, Fibers, HTTP, async I/O and production
Laravel Long-lived Laravel, isolation, workers, observability and deployment
PAM Native Android/iOS, components, lifecycle, global store, media and native APIs
PAM Desktop Servo host, capabilities, plugins, security and distribution
Packages First-party Composer APIs and interoperability

Local development

npm install
npm run dev

Run the complete quality gate before publishing:

npm run validate

Validation checks Astro content and types, builds the static site, verifies internal links, and runs the accessibility contract.

Documentation standard

Every significant capability should include:

  • a clear user outcome;
  • a copyable example;
  • the architecture or ownership boundary that matters;
  • security and performance constraints;
  • platform or version limitations;
  • links from the correct navigation section; and
  • executable evidence where the repository provides it.

See the documentation contribution guide for the complete publishing contract.

About

The complete technical documentation for PAM: persistent PHP, Laravel, native Android/iOS, desktop, packages, security and production.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages