Libraries tagged by multiple path
sameer-shelavale/multi-captcha
169 Downloads
Multiple(7) types of CAPTCHA in one package. Supports Gif captcha( Animated Gif captcha), Image Captcha( User has to type SOME OR ALL part of code displayed in the image), HoneyPot captcha(It simply adds an empty field asking users to leave it blank. Bots fill it up.), ASCII captcha(It displays the CAPTCHA text as ASCII Art. User has to type SOME OR ALL part of the code.), Math captcha( It asks user to solve simple mathematical expressions.), Recaptcha(Google Recaptcha) and NoCaptcha(Google ReCaptcha v2.0). This package also has captcha refresh feature.
antaresproject/component-logger
659 Downloads
Logger is a module responsible for gathering and displaying logs coming from multiple parts of the system and other modules. It covers:Activity log - events related to objects in the system. E.g. changing user details.Error log - application errors with detailed information for easier debugging.Request log - all the HTTP requests to the application.Automation log - logs of the Automation module.Notification log - all the notifications sent to users by Notification module.
langchain-laravel/langchain
12 Downloads
A powerful Laravel package integrating multiple AI providers (OpenAI, Claude, Llama, DeepSeek) with advanced capabilities including text generation, translation, code analysis, AI agents, and mathematical reasoning.
smenaquispe/mathly
6 Downloads
Make multiple math operations.
lukaszmakuch/math
91 Downloads
Allows to compute the least common multiple and the greatest common divisor.
jbrathod/math-captcha
22 Downloads
A captcha that uses multiple time in one website
sobhanmohammadi/geometry
0 Downloads
An immutable, precision-safe, extensible Geometry calculation library for PHP 7.4+, built entirely on top of the Sobhanmohammadi\CAS algebra engine. Includes 10 new shape-solving factories for Triangle, Rhombus, Parallelogram, and Trapezoid with support for ambiguous cases and multiple input combinations.
lucianmariusadam/multicombinator
24624 Downloads
generate all combinations of multiple arrays
diszo2009/multi-captcha
19 Downloads
Multiple(7) types of CAPTCHA in one package. Supports Gif captcha( Animated Gif captcha), Image Captcha( User has to type SOME OR ALL part of code displayed in the image), HoneyPot captcha(It simply adds an empty field asking users to leave it blank. Bots fill it up.), ASCII captcha(It displays the CAPTCHA text as ASCII Art. User has to type SOME OR ALL part of the code.), Math captcha( It asks user to solve simple mathematical expressions.), Recaptcha(Google Recaptcha) and NoCaptcha(Google ReCaptcha v2.0). This package also has captcha refresh feature.
fathomminds/php-rest-models
908 Downloads
Framework independent PHP REST models with schema validation and multiple database engine support.
fathkoc/php-web-scraper
0 Downloads
A lightweight PHP web scraper with multiple features.
mathieu-bour/hydra
1338 Downloads
Hydra provides a simple and clean way to test Laravel and Lumen packages against multiple versions.