Core
Namespaces
- Database
- Debug
- Util
Interfaces, Classes, Traits and Enums
- Base
- A generic php superclass.
- Cache
- A Cache node in the Caching graph.
- CacheWrapper
- Wrap an object inside a CacheWrapper to cache all method calls and properties.
- Collection
- Collection: Array on Steriods
Provides a filtering, sorting, events and other utility functions for collections.
- Csv
- Een generieke snelle manier om een csv bestand in te lezen.
- Curl
- Curl, an HTTP/FTP response object
Simplifies asynchronous requests & paralell downloads.
- Framework
- Container voor Sledgehammer Framework functions
- Module detection and initialisation
- Language & locale initialisation.
- Html
- Html, a view compatible class for rendering raw html.
- HtmlTokenizer
- Een tokenizer voor htmlcode.
- HttpAuthentication
- Basic HTTP autentication.
- InfoException
- An exception with additonal information for the ErrorHander.
- Json
- Renders the data as Json
Compatible with MVC's the Document/View inferface.
- Stopwatch
- Helper class for manual performance profiling.
- TagIterator
- Een iterator die de tags uit htmlcode haalt.
- Text
- Text, a string class for handeling (multibyte) strings with OOP syntax
Modelled after the C# String class.
- Url
- Utility class for generating and manipulating urls.
- Wrapper
- Wrap the object/array into container object
Allow filters and accesscontrol to any object or array.
- EventEmitter
- EventEmitter.
- Singleton
- Adds singleton behavior to a class.