Libraries tagged by php optional
zablose/captcha
7806 Downloads
Simple captcha with optional goodies for Laravel.
nowo-tech/qr-code-bundle
812 Downloads
Symfony bundle to generate PNG QR codes as data URIs with optional URL safety policy.
jardiscore/kernel
194 Downloads
Infrastructure kernel for PHP — an immutable DomainKernel holding wired-up cache, logger, event dispatcher, HTTP client, database, mailer and filesystem, plus an optional ENV-driven bootstrap. Jardis-generated domain code reaches it through a single interface.
ez-php/notification
102 Downloads
Multi-channel notification orchestration for the ez-php framework — mail, broadcast, push, and database channels with optional queue-backed async delivery
sdo-sa/hijri-converter
153 Downloads
Accurate Hijri (Umm al-Qura) ⇄ Gregorian date conversion for PHP, with optional Laravel support.
particle-academy/fancy-mlm
705 Downloads
Framework-agnostic multi-level referral / network-marketing engine for agentic apps. Pure PHP core with an optional Laravel 11-13 bridge and fun-lab / catalog / fms integration.
jdwx/log
782 Downloads
A simple PHP framework for logging with optional telemetry.
survos/translator-bundle
1107 Downloads
Engine-agnostic translation client bundle (Symfony 7.3 / PHP 8.4) with LibreTranslate adapter and optional caching.
restruct/edudex-api-client
213 Downloads
PHP client library for the EDU-DEX Data API. Framework-agnostic with optional SilverStripe integration.
owc/zgw-api
853 Downloads
PHP implementation of the ZGW API, with an optional WordPress integration.
memran/marwa-event
1439 Downloads
Lightweight PSR-14 event dispatcher for PHP 8.2+ with stable priority ordering, stoppable events, and optional container-aware resolution.
kinetis/auth-jwt
63 Downloads
Stateless JWT authentication middleware for Kinetis (HS256/RS256, optional per-token revocation), verifying signed tokens via firebase/php-jwt. See kinetis/auth instead for opaque Bearer-token validation against your own storage.
byjg/text-classifier
18 Downloads
A PHP text classifier supporting binary spam filtering (Robinson-Fisher Bayesian) and multi-class Naive Bayes classification, with optional LLM-assisted active learning fallback.
veeqtoh/prompt-deck
11787 Downloads
Deck is a Laravel and PHP package for versioned, file-based AI prompt management with variable interpolation, performance tracking, A/B testing, and optional Laravel AI SDK integration.
keerill/php-java-optional
1941 Downloads
Full implementation of Java8 Optional for PHP