Libraries tagged by optionality
php-extended/php-optionality-interface
11202 Downloads
A library to specify optionalities in modelisations
php-extended/php-optionality-object
7521 Downloads
A library that implements the php-extended/php-optionality-interface package.
vlucas/phpdotenv
679602689 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
seld/cli-prompt
27412702 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
jorijn/laravel-security-checker
1904840 Downloads
Added Laravel functionality to the Enlightn Security Checker. Adds a command to check for, and optionally emails you, vulnerabilities when they affect you.
undefinedoffset/silverstripe-nocaptcha
521959 Downloads
A spam protector and form field using Google's reCAPTCHA v2 or optionally a foundation v3 implementation
texy/texy
884686 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
wikimedia/base-convert
1245995 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
rapidwebltd/php-uk-bank-holidays
440507 Downloads
This library enables developers to easily retrieve UK Bank Holiday details. Holidays can be retrieved for England & Wales, Scotland, and Northern Ireland. Information about these holidays can optionally be restricted by month or date.
laminas/laminas-xml2json
432166 Downloads
Provides functionality for converting XML to JSON, optionally including XML attributes
deliciousbrains/wp-amazon-s3-and-cloudfront
215822 Downloads
Automatically copies media uploads to a storage provider's bucket for delivery. Optionally configure a CDN for even faster delivery.
b13/masi
341089 Downloads
TYPO3 Extend URL generation to optionally include storage folders.
zendframework/zend-xml2json
768038 Downloads
Provides functionality for converting XML to JSON, optionally including XML attributes
permafrost-dev/coverage-check
24214 Downloads
Check a project's code coverage, optionally enforcing a minimum value
binarybuilds/filament-command-runner
27020 Downloads
filament-command-runner is a Filament plugin that allows users to run artisan and shell commands directly from the Filament admin panel. All commands are executed in the background so users don't have to wait for them to finish. They can return later to view the output or optionally terminate a running command midway.