Libraries tagged by mpay
composer/installers
119495985 Downloads
A multi-framework Composer library installer
setasign/fpdf
50840868 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
spatie/robots-txt
12373330 Downloads
Determine if a page may be crawled from robots.txt and robots meta tags
sabre/xml
27572974 Downloads
sabre/xml is an XML library that you may not hate.
mpyw/laravel-cached-database-stickiness
253073 Downloads
Guarantee database stickiness over the same user's consecutive requests
mayflower/php-codebrowser
2165616 Downloads
A code browser that augments the code with information from various QA tools.
mayflower/mo4-coding-standard
414435 Downloads
PHP CodeSniffer ruleset implementing the MO4 coding standards extending the Symfony coding standards.
mpyw/eloquent-has-by-non-dependent-subquery
452997 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
yiisoft/var-dumper
986454 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
stevie-mayhew/silverstripe-svg
263824 Downloads
Basic SVG support for SilverStripe
stevie-mayhew/hasoneedit
164569 Downloads
Allows editing the fields of a has_one object directly in the CMS
mpyw/phpunit-patch-serializable-comparison
204874 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
mpyw/laravel-local-class-scope
89091 Downloads
A tiny macro that reuse a global scope class as a local scope
may-den/pineapple
235482 Downloads
An API-compatible replacement, forked from and for PEAR DB
mpyw/eloquent-has-by-join
126395 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.