Core Features
SchoolKit's core features provide the foundation for building robust school applications.
DB
Simple, secure database wrapper around PDO with built-in query building and validation.
Files
Handle file uploads, storage, and management with automatic validation and organization.
Send emails using log or mail transport with built-in template support and delivery tracking.
Events
Simple event dispatcher system for decoupled application architecture and hooks.
CSRF
Protect against cross-site request forgery attacks with automatic token generation and validation.
Validate
Validate data against flexible rule sets with built-in and custom validation rules.