This is a plugin toolkit that helps developers write plugins faster. It consists of several classes which handle common tasks:
- scbForms - form generation
- scbAdminPage - admin page generation
- scbBoxesPage - admin page with dashboard-like widgets
- scbWidget - widget generation
- scbOptions - option handling
- scbCron - cron handling
- scbTable - database table handling
You can find out more about it here.