Libraries tagged by matt
matthiasmullie/minify
20380400 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.
matthiasmullie/path-converter
19641396 Downloads
Relative path converter
spatie/yaml-front-matter
1030055 Downloads
A to the point yaml front matter parser
pact-foundation/pact-php
1055311 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
mattketmo/email-checker
1528927 Downloads
Throwaway email detection library
matthiasnoback/symfony-dependency-injection-test
6566943 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
matthiasnoback/symfony-config-test
7097716 Downloads
Library for testing user classes related to the Symfony Config Component
matthiasmullie/scrapbook
1539140 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
2569685 Downloads
Microsoft Azure Blob Storage integration for Laravel's Storage API
gnello/php-mattermost-driver
224463 Downloads
The Php Driver to interact with the Mattermost Web Service API
mattiasgeniar/phpunit-query-count-assertions
462185 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
219207 Downloads
A clean interface to calculate percentages in PHP: changes between values, percentage increases, partial values, ...
guanguans/notify
56801 Downloads
Push notification SDK(AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、Zulip).
matthiasnoback/symfony-console-form
242529 Downloads
Use Symfony forms for Console command input
matthiasnoback/live-code-coverage
1014437 Downloads
Generate code coverage reports on a live server