Libraries tagged by fide
symfony/filesystem
555513886 Downloads
Provides basic utilities for the filesystem
phpunit/php-file-iterator
732886870 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
friendsofphp/php-cs-fixer
184647267 Downloads
A tool to automatically fix PHP code style
league/flysystem
519216752 Downloads
File storage abstraction for PHP
firebase/php-jwt
353848890 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
tijsverkoyen/css-to-inline-styles
403191905 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
symfony/yaml
646796248 Downloads
Loads and dumps YAML files
monolog/monolog
809935508 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
league/uri
118593839 Downloads
URI manipulation library
league/flysystem-aws-s3-v3
206633602 Downloads
AWS S3 filesystem adapter for Flysystem.
symfony/dotenv
180029394 Downloads
Registers environment variables from a .env file
symfony/asset
136749982 Downloads
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
squizlabs/php_codesniffer
302136210 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
spatie/laravel-medialibrary
26424911 Downloads
Associate files with Eloquent models
sabberworm/php-css-parser
142996285 Downloads
Parser for CSS Files written in PHP