Filesystem

E452820

Filesystem is a Symfony component that provides convenient, object-oriented utilities for interacting with and manipulating the file system in PHP applications.

All labels observed (4)

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf PHP library ⓘ
Symfony component ⓘ
belongsToEcosystem Symfony framework ⓘ
linked to: Symfony
category PHP component ⓘ
filesystem abstraction library ⓘ
composerPackageName symfony/filesystem ⓘ
linked to: Filesystem
designedFor reusability outside full Symfony framework ⓘ
distributedAs composer package ⓘ
documentationUrl https://symfony.com/doc/current/components/filesystem.html ⓘ
feature exception-based error handling ⓘ
high-level filesystem API ⓘ
integration with other Symfony components ⓘ
portable path handling ⓘ
hasClass Symfony\Component\Filesystem\Exception\FileNotFoundException ⓘ
Symfony\Component\Filesystem\Exception\IOException ⓘ
Symfony\Component\Filesystem\Exception\IOExceptionInterface ⓘ
Symfony\Component\Filesystem\Exception\InvalidArgumentException ⓘ
Symfony\Component\Filesystem\Filesystem ⓘ
linked to: Filesystem
introducedBy Symfony project ⓘ
linked to: Symfony
license MIT License ⓘ
maintainer Symfony community ⓘ
openSource true ⓘ
partOf Symfony Components ⓘ
linked to: Symfony
programmingLanguage PHP ⓘ
provides file system utilities ⓘ
object-oriented API for filesystem operations ⓘ
repositoryPlatform GitHub ⓘ
sourceRepositoryUrl https://github.com/symfony/filesystem ⓘ
stable true ⓘ
supportsOperation change file permissions ⓘ
check file existence ⓘ
copy files ⓘ
create directories ⓘ
create files ⓘ
dump file contents ⓘ
file and directory removal with error handling ⓘ
hard link creation ⓘ
mirror directories ⓘ
remove directories ⓘ
remove files ⓘ
rename files ⓘ
symlink creation ⓘ
temporary file operations ⓘ
supportsVersion Symfony 2 and later ⓘ
usedFor abstracting low-level filesystem functions ⓘ
cross-platform filesystem operations ⓘ
interacting with the file system in PHP applications ⓘ
safer file and directory manipulation ⓘ
vendor Symfony ⓘ

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Symfony → hasComponent → Filesystem ⓘ
Symfony Filesystem → hasClass → Symfony\Component\Filesystem\Filesystem ⓘ
subject linked to: Filesystem
linked to: Filesystem
Symfony Filesystem → composerPackageName → symfony/filesystem ⓘ
subject linked to: Filesystem
linked to: Filesystem
Finder → usedWith → Symfony Filesystem component ⓘ
linked to: Filesystem