Libraries tagged by php optional
webfiori/components
2683 Downloads
Optional pre-made components to help in building your app faster.
texhub/oson-sms
0 Downloads
OsonSMS gateway SDK for any PHP framework with first-class Laravel support: send SMS, bulk messaging, delivery responses and optional SHA-256 request signing.
solophp/router
109 Downloads
A high-performance PHP router with middleware support, route groups, named routes, and advanced optional segment patterns.
solophp/database
146 Downloads
Lightweight and flexible PHP database wrapper with support for multiple database types, query building, and optional logging.
larsgmortensen/litetxt
10 Downloads
Lightweight static text manager for PHP with in-memory caching, file-based storage, and optional logging.
franzose/lemonad
0 Downloads
Some monads implemented in PHP
filiprigoir/pswkey
1 Downloads
A deterministic base converter using shuffled alphabets derived from salt and optional pepper, with streamkey and one-time-pad support.
ez-php/notification
0 Downloads
Multi-channel notification orchestration for the ez-php framework — mail, broadcast, and database channels with optional queue-backed async delivery
eril/uri-mapper
11 Downloads
A lightweight CLI tool to generate a named URI catalog from the filesystem, with stable IDs, aliases, and optional recursive index mapping.
dartcafe/email-validator
12 Downloads
Lightweight email address validation library with optional REST API.
dandoetech/openapi-generator
0 Downloads
Generate OpenAPI 3.1 from DanDoeTech Resource Registry with optional model metadata fallback.
codezero/laravel-form-field-prefixer
217 Downloads
Reuse form partials and automatically add optional prefixes and array keys to your form fields.
citomni/infrastructure
0 Downloads
Lean, cross-mode infrastructure for CitOmni apps: DB, logging, text/i18n, mail, cURL, brute-force protection, and optional contact routes.
ft/utils
2 Downloads
A package of personal utilities for PHP
tigra-image-library/ascii-art
5 Downloads
This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.