Libraries tagged by ppob
nilportugues/api-problems
48782 Downloads
PSR7 Response implementation for the Problem Details for HTTP APIs
linkhub/popbill
80891 Downloads
Popbill SDK for php7
kregel/exception-probe
74869 Downloads
A package to help get more information from stack traces, and exceptions
kmvan/prober
9 Downloads
This is a probe program for PHP environment. It can show your server information and readable easily. And the most important thing is that it's like iphone iPhone X/XS/XS Max/XR/11/11 Pro/11 Pro Max !
worlddirect/healthcheck
3766 Downloads
Check the health of your TYPO3 installation.
saasscaleup/laravel-n-plus-one-detector
237 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
malenki/math
24494 Downloads
Library to deal with some mathematical stuff. Implemented or partially implemented mathematical concepts are: Complex number, Matrix, Normal distribution, Random, Angle, Random Complex, Descriptive Statistics, Parametric tests (Anova, Dependant t-Test) and Non-Parametric tests (Wilcoxon Signed-rank test, Wilcoxon-Mann-Whitney test, Kruskal-Wallis).
linkhub/linkhub
81280 Downloads
Linkhub Authority SDK for php7
bentools/split-test-analyzer
18461 Downloads
Bayesian probability calculator for split testing / AB testing.
andreekeberg/abby
8134 Downloads
🙋♀️ Minimal A/B Testing Library
probablyrational/random-name-generator
16923 Downloads
A library to create interesting, sometimes entertaining, random names. (Based on nubs/random-name-generator)
phobetor/billomat
18264 Downloads
PHP library for interacting with the Billomat REST API
zetacomponents/template
26888 Downloads
A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
xsolve-pl/associate
18725 Downloads
This library allows to collect objects and values through associations and provides some entity fetching optimizations for Doctrine ORM to address N+1 queries problem.
voceconnect/wp-large-options
4225 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.