-
-
Notifications
You must be signed in to change notification settings - Fork 6
PHP.Gt overview
Greg Bowler edited this page Apr 27, 2023
·
1 revision
// This page will explain how other repositories link in with PHP.Gt and WebEngine.
// When the documentation from other repositories mention WebEngine, this is the page they will land on.
Website | Packagist | CircleCI | Scrutinizer
- Request-response lifecycle
- Running your application
- Project layout
- Application architecture
- Web servers
- URIs
- Page view
- Dynamic URIs and pages
- Headers and footers
- Page logic
- Protected globals
- User input
- Cookies
- Sessions
- DOM manipulation
- Custom HTML components
- DOM templates
- Binding data to the DOM
- Database
- Client side assets
- API Webservices
- Security
- Configuration
- Build system
- Coding styleguide