Libraries tagged by fin
symfony/finder
752480774 Downloads
Finds files and directories via an intuitive fluent interface
vimeo/psalm
53719962 Downloads
A static analysis tool for finding errors in PHP applications
symfony/config
343334263 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
php-http/discovery
212402326 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
composer/ca-bundle
262161605 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
nette/finder
48835898 Downloads
🔍 Nette Finder: find files and directories with an intuitive API.
symfony/workflow
27960916 Downloads
Provides tools for managing a workflow or finite state machine
johnkary/phpunit-speedtrap
30134154 Downloads
Find and report on slow tests in your PHPUnit test suite
yohang/finite
3005988 Downloads
A simple PHP Finite State Machine
webflo/drupal-finder
39857338 Downloads
Helper class to locate a Drupal installation.
dg/bypass-finals
14600427 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
sebastian/finder-facade
39129612 Downloads
FinderFacade is a convenience wrapper for Symfony's Finder component.
oneup/uploader-bundle
5001161 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
19131880 Downloads
The Hoa\File library.
sunra/php-simple-html-dom-parser
8519514 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.