Libraries tagged by infer
doctrine/persistence
258535138 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
infection/infection
22471716 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
container-interop/container-interop
103694006 Downloads
Promoting the interoperability of container objects (DIC, SL, etc.)
symfony/contracts
62308113 Downloads
A set of abstractions extracted out of the Symfony components
psr/http-server-middleware
75302599 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
84051833 Downloads
Common interface for HTTP server-side request handler
nette/robot-loader
48252682 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
commerceguys/addressing
26929195 Downloads
Addressing library powered by CLDR and Google's address data.
http-interop/http-factory-guzzle
153278274 Downloads
An HTTP Factory using Guzzle PSR7
symfony/type-info
30751872 Downloads
Extracts PHP types information.
symfony/html-sanitizer
21291025 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
spatie/regex
13437258 Downloads
A sane interface for php's built in preg_* functions
spatie/crawler
13438160 Downloads
Crawl all internal links found on a website
smalot/pdfparser
27537633 Downloads
Pdf parser library. Can read and extract information from pdf file.
react/cache
87270383 Downloads
Async, Promise-based cache interface for ReactPHP