-
Notifications
You must be signed in to change notification settings - Fork 10
Home
lastguest edited this page Sep 22, 2014
·
36 revisions
- CLI : Route commands to functions
- Cache : Save time-consuming data
- Check : Validate data
- Dictionary : Key-Value repository
- Email : Send messages via Email services
- Error : Handle errors
- Event : Execute code on events
- File : Utility for accessing stored data on filesystem
- Filters : Overrides values
- Hash : Hashes object, arrays, strings
- HTTP : HTTP client
- Installation : Startup a project
- Loader : Enable class autoloading
- Message : Pass cross-request messages
- Options : Loads and merge options from various formats
- Module : Extends class with new methods
- Password : Create/Verify secure password hashes
- Persistence : Provides to a class a way to persist data on a Database
- Redirect : Redirect the request agent to other locations
- Request : Retrieve input data
- Response : Wrap headers/body HTTP/CLI response
- REST : REST API utilities
- Route : Route URLs to functions
- Session : Manage a session-persistent data stash
- Shell : Run shell commands
- String : Tool for text processing
- SQL : Access SQL Databases
- Token : Encode signed data in JWT tokens
- View : HTML Templates
- Work : Execute multiple jobs via cooperative multitasking
Core is maintained by using the Semantic Versioning Specification (SemVer).
Copyright 2014-2016 Caffeina srl under the MIT license.
http://caffeina.com