Libraries tagged by matt
matthiasmullie/minify
24983444 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.
matthiasnoback/symfony-dependency-injection-test
7740203 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
matthiasmullie/path-converter
24133650 Downloads
Relative path converter
spatie/yaml-front-matter
1362163 Downloads
A to the point yaml front matter parser
pact-foundation/pact-php
1315513 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
mattketmo/email-checker
1767961 Downloads
Throwaway email detection library
matthiasnoback/symfony-config-test
8395161 Downloads
Library for testing user classes related to the Symfony Config Component
matthiasmullie/scrapbook
1960755 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.
matthewbdaly/laravel-azure-storage
3089558 Downloads
Microsoft Azure Blob Storage integration for Laravel's Storage API
gnello/php-mattermost-driver
262182 Downloads
The Php Driver to interact with the Mattermost Web Service API
mattiasgeniar/phpunit-query-count-assertions
577599 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).
mattiasgeniar/php-percentages
259602 Downloads
A clean interface to calculate percentages in PHP: changes between values, percentage increases, partial values, ...
guanguans/notify
80326 Downloads
Push notification SDK(AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、Zulip).
matthiasnoback/symfony-console-form
254132 Downloads
Use Symfony forms for Console command input
matthiasnoback/php-ast-inspector
102000 Downloads