Classes | |
---|---|
AbstractBuilder | Base class for builders |
AbstractEntity | Base class for provider-serviced entities |
AbstractFacade | Base class for facades |
AbstractProvider | Base class for providers |
AbstractStore | Base class for SQLite-backed stores |
AbstractStreamWrapper | |
ArrayMapper | Moves array values from one set of keys to another |
ConfigurationManager | Provides access to values in configuration files |
DateFormatParser | Parses date and time strings with a given format |
DateFormatter | Formats and parses dates, optionally applying a preferred timezone to both operations |
DateParser | Parses date and time strings understood by strtotime() |
DotNetDateParser | Parses Microsoft JSON and legacy JSON.NET timestamps |
ErrorHandler | Handle errors and uncaught exceptions |
EventDispatcher | Dispatches events to listeners |
Graph | |
Indentation | |
IntrospectionClass | Cacheable class data shared between Introspectors |
Introspector | Generates closures that perform operations on a class |
IntrospectorKeyTargets | How to create or update an instance from an array |
MetricCollector | Collects runtime performance metrics |
Pipeline | Sends a payload through a series of pipes |
Process | A proc_open() process wrapper |
ProviderContext | The context within which entities of a given type are instantiated by a provider |
SqlQuery | A simple representation of a SQL query |
Exceptions | |
AbstractException | Base class for runtime exceptions |
AbstractMultipleErrorException | Base class for runtime exceptions that represent multiple errors |
Namespaces | |
Salient\Core\Concern | |
Salient\Core\Exception | |
Salient\Core\Facade | |