PHP Clockwork\DataSource Пространство имен

Interfaces

Имя Описание
DataSourceInterface Data source interface, all data sources must implement this interface

Классы

Имя Описание
DataSource Base data source class
DoctrineDataSource
EloquentDataSource Data source for Eloquent (Laravel 4 ORM), provides database queries
LaravelDataSource Data source for Laravel framework, provides application log, timeline, request and response information
LumenDataSource Data source for Lumen framework, provides application log, timeline, request and response information
MonologDataSource Data source for Monolog, provides application log
PhpDataSource Data source providing data obtainable from plain PHP
SwiftDataSource Data source for Swift, provides mail log