Classes
Static method hints for calls dispatched through __callStatic() to the
underlying Builder (and its parent QueryBuilder). They let IDEs and
static analysers type-check fluent chains such as
User::where('active', true)->orderBy('id')->paginate(15).
Soft delete support for Barry models.
Class Event
Class Scheduler
Class Env