Wafl
The Wafl namespace.
Web Application Framework.
Wafl
Classes
- Core Static
- CoreWeb
- UserFeedback Static
Interfaces
- There are no server-side interfaces in this namespace.
Exceptions
- There are no server-side exception classes in this namespace.
Wafl
Classes
- There are no client-side classes in this namespace.
Child Namespaces
- AppSupport
- Exceptions
Miscellaneous high-level exception classes.
- Internationalization
Contains an implementation of DblEj's ITranslator
- ResponseGates
All responses to requests pass through a "response gate". This namespace contains a chain-of-responsibility implementation that allows multiple "gate keepers" to evaluate a response before allowing it through the gate. There is also a class that represents a gate's state, as well as an interface that can be used to implement a custom gate keeper.
- Settings
Contains an exception class for an invalid settings file.
- SharedSdks
- Syrup
- Users
Generic user and user-group implementations.
- Util
Miscellaneous utility classes for the server-side (PHP). There are utlities for debugging, routing, syrup parsing, template rendering, application testing, phar generation, database reverse-engineering, and several others.