Libraries tagged by fin
symfony/finder
761777240 Downloads
Finds files and directories via an intuitive fluent interface
vimeo/psalm
54438867 Downloads
A static analysis tool for finding errors in PHP applications
symfony/config
347737618 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
php-http/discovery
216028000 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
composer/ca-bundle
265399048 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
nette/finder
49133107 Downloads
🔍 Nette Finder: find files and directories with an intuitive API.
symfony/workflow
28475179 Downloads
Provides tools for managing a workflow or finite state machine
johnkary/phpunit-speedtrap
30491543 Downloads
Find and report on slow tests in your PHPUnit test suite
yohang/finite
3026438 Downloads
A simple PHP Finite State Machine
webflo/drupal-finder
40429912 Downloads
Helper class to locate a Drupal installation.
dg/bypass-finals
14991218 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
sebastian/finder-facade
39231295 Downloads
FinderFacade is a convenience wrapper for Symfony's Finder component.
oneup/uploader-bundle
5044025 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
hoa/file
19287805 Downloads
The Hoa\File library.
sunra/php-simple-html-dom-parser
8562874 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.