Utilities
Table of Contents
Classes
- Cleanup
- Used for data cleanliness and maintenance tasks.
- Geo
- Utility class for geographical attributes and calculations. Not to be confused with the geo interface.
- Http
- Utility class for HTTP status codes. Functionally an enum.
- PersonArray
- A collection of people, easily cast to string.
- PersonQuery
- Wrap the UserQuery class such that the returned object is a Person instead of a User.
- Session
- This class wraps handlers for $_SESSION to make it more easily workable.