DotApp PHP Framework 2.0
Practical DotApp PHP Framework 2.0 examples
Live demos of the same ultra-light kernel: secure fo-rm posts, Bridge, teams of modules, a CMS, and an e-shop — not a wrapper around another PHP framework.
Basic examples
Short, focused walkthroughs: one idea per page, with a live demo.
Forms
Named forms on one URL, without dotapp.js.
Open walkthroughSecure forms
Handler binding, CRC, encrypted fields, and fo-rm posts.
Open walkthroughDotBridge
Call PHP from the browser with filters, events, and rate limits.
Open walkthroughUsers module
Registration, login, middleware, and two-factor authentication.
Open walkthroughAJAX lists
Paginated items with search, encrypted ids, and live DOM updates.
Open walkthroughCustom JS library
Build reusable $dotapp().fn widgets: toasts, copy buttons, steppers, and PHP pings.
Open walkthroughReactivity
Bind a live PHP price quote to the DOM with variable, databind, computed, and load().
Open walkthroughStorefront
A mini shop with CSS, DSM cart, AJAX search, and a fo-rm checkout.
Open walkthroughPro examples
Complete CMS and e-shop applications you can run in the browser.