Filesystem

E452820

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

Try in SPARQL Jump to: Surface forms Statements Referenced by

Observed surface forms (1)

Surface form Occurrences
Symfony Filesystem 0

Statements (49)

Predicate Object
instanceOf PHP library
Symfony component
belongsToEcosystem Symfony framework NERFINISHED
category PHP component
filesystem abstraction library
composerPackageName symfony/filesystem NERFINISHED
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 NERFINISHED
Symfony\Component\Filesystem\Exception\IOException NERFINISHED
Symfony\Component\Filesystem\Exception\IOExceptionInterface NERFINISHED
Symfony\Component\Filesystem\Exception\InvalidArgumentException NERFINISHED
Symfony\Component\Filesystem\Filesystem NERFINISHED
introducedBy Symfony project NERFINISHED
license MIT License
maintainer Symfony community
openSource true
partOf Symfony Components NERFINISHED
programmingLanguage PHP NERFINISHED
provides file system utilities
object-oriented API for filesystem operations
repositoryPlatform GitHub NERFINISHED
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 NERFINISHED

Referenced by (1)

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

Symfony hasComponent Filesystem