eloquent/pathogen API
Namespace

Eloquent\Pathogen\FileSystem\Factory

AbstractFileSystemPathFactory Abstract base class for classes implementing FileSystemPathFactoryInterface.
FileSystemPathFactory A path factory that produces file system paths by inspecting the supplied string, and determining the most suitable path type to use.
PlatformFileSystemPathFactory A path factory that produces file system paths whose type correlates to the platform on which the code is running.

Interfaces

FileSystemPathFactoryInterface The interface implemented by path factories that deal with file system paths.