Libraries tagged by myth
clue/graph
3707877 Downloads
GraPHP is the mathematical graph/network library written in PHP.
mathiasverraes/money
1989894 Downloads
PHP implementation of Fowler's Money pattern
ta-tikoma/phpunit-architecture-test
22542124 Downloads
Methods for testing application architecture
spaze/phpstan-disallowed-calls
13344718 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
spatie/invade
14651734 Downloads
A PHP function to work with private properties and methods
mollie/mollie-api-php
10759401 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
jenssegers/optimus
3955731 Downloads
Id obfuscation based on Knuth's integer hash method
fico7489/laravel-pivot
5144043 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
consolidation/annotated-command
59765476 Downloads
Initialize Symfony Console commands from annotated command class methods.
codeception/lib-asserts
47275564 Downloads
Assertion methods used by Codeception core and Asserts module
antecedent/patchwork
14610081 Downloads
Method redefinition (monkey-patching) functionality for PHP.
theseer/fdomdocument
40915419 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
phpoffice/math
5281250 Downloads
Math - Manipulate Math Formula
nxp/math-executor
1370116 Downloads
Simple math expressions calculator
mossadal/math-parser
1401159 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.