YeePHP is a tiny PHP Framework. It helps you to develop Applications and APIs rapidly in a developer friendly way.
Features

- Powerful router
- Standard and custom HTTP methods
- Route parameters with wildcards and conditions
- Route redirect, halt, and pass
- Route Manager to create MVC style projects
- Template rendering with custom views
- Flash messages
- Secure cookies with AES-256 encryption
- HTTP caching
- Logging with custom log writers
- Error handling and debugging
- Middleware and hook architecture
- Simple configuration