Libraries tagged by matt
matthiasmullie/minify
33112157 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
spatie/yaml-front-matter
2031750 Downloads
A to the point yaml front matter parser
matthiasnoback/symfony-dependency-injection-test
9538790 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
matthiasmullie/path-converter
32078415 Downloads
Relative path converter
pact-foundation/pact-php
1978349 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
mattiasgeniar/phpunit-query-count-assertions
862877 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
mattketmo/email-checker
2105242 Downloads
Throwaway email detection library
matthiasnoback/symfony-config-test
10375267 Downloads
Library for testing user classes related to the Symfony Config Component
matthiasmullie/scrapbook
2783605 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
algo26-matthias/idna-convert
2474215 Downloads
A library for encoding and decoding internationalized domain names
matthewbdaly/laravel-azure-storage
3761775 Downloads
Microsoft Azure Blob Storage integration for Laravel's Storage API
mnapoli/front-yaml
5657255 Downloads
YAML Front matter parser
thibaud-dauce/mattermost-php
486707 Downloads
Mattermost PHP driver to send incoming webhooks
gnello/php-mattermost-driver
318612 Downloads
The Php Driver to interact with the Mattermost Web Service API
mattiasgeniar/php-percentages
344573 Downloads
A clean interface to calculate percentages in PHP: changes between values, percentage increases, partial values, ...