Libraries tagged by quotation
pestphp/pest-plugin-mutate
5782624 Downloads
Mutates your code to find untested cases
jawira/case-converter
5206530 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
captioning/captioning
1096877 Downloads
A collection of tools to manipulate subtitles
roave/infection-static-analysis-plugin
3150602 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
mathjax/mathjax
79771 Downloads
MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all modern browsers.
dflydev/dot-access-configuration
14250215 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
darsyn/ip
1644736 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
krowinski/bcmath-extended
854865 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
aminyazdanpanah/php-ffmpeg-video-streaming
212135 Downloads
📼 PHP FFMpeg - Video Streaming - DASH, HLS http://video.aminyazdanpanah.com
stefro/laravel-lang-country
27122 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
joselfonseca/lighthouse-graphql-passport-auth
672542 Downloads
Add GraphQL types and mutations for login and recover password functionalities
infection/mutator
1983119 Downloads
Mutator interface to implement custom mutators (mutation operators) for Infection
hyva-themes/magento2-graphql-view-model
1651289 Downloads
Provide ability to customize GraphQL queries and mutations for Hyvä themes.
cesargb/php-log-rotation
205148 Downloads
PHP Class to rotate log files
humbug/humbug
153400 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.