| Classes | |
|---|---|
| ArrayWrapper | A class that wraps around an array while providing array-like and JS-like access notations. Subclasses of this class are used extensively throughout SimpleID to decorate arrays with additional methods. |
| DefaultLogger | The default SimpleID logger. |
| RateLimiter | A rate limiter. |
| SMTP | This extends the F3 SMTP class with the following additional features: |
| Namespaces | |
| SimpleID\Util\Events | |
| SimpleID\Util\Forms | |
| SimpleID\Util\UI | |