Libraries tagged by Mach
michelf/php-smartypants
4438674 Downloads
PHP SmartyPants
micheh/phpcs-gitlab
7958223 Downloads
GitLab Report for PHP_CodeSniffer (display the violations in the GitLab CI/CD Code Quality Report)
michaelachrisco/readonly
1764147 Downloads
Readonly Models for Laravel 5+
matchish/laravel-scout-elasticsearch
1325359 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
mathiasverraes/money
2011801 Downloads
PHP implementation of Fowler's Money pattern
laravel/valet
882217 Downloads
A more enjoyable local development experience for Mac.
graphp/graphviz
1802642 Downloads
GraphViz graph drawing for the mathematical graph/network library GraPHP.
graphp/algorithms
2574388 Downloads
Common mathematical graph algorithms implemented in PHP
aacotroneo/laravel-saml2
3910616 Downloads
A Laravel package for Saml2 integration as a SP (service provider) for multiple IdPs, based on OneLogin toolkit which is much more lightweight than simplesamlphp.
bootstrap-select/bootstrap-select
441078 Downloads
The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support.
yetanotherape/diff-match-patch
828235 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP
webit/eval-math
715853 Downloads
EvalMath
pear/math_biginteger
2483415 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
langleyfoxall/math_eval
617253 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
jfcherng/php-sequence-matcher
3966124 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.