Libraries tagged by optional
marvin255/optional
205 Downloads
Optional container for PHP.
dgame/php-optional
40311 Downloads
php optional
spatie/or-else
125 Downloads
A trait to add orElse functions to a class
webfiori/components
2248 Downloads
Optional pre-made components to help in building your app faster.
uncinc/gdpr-dump
13667 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
tuutti/php-klarna-payments
63136 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
topshelfcraft/new-relic
31962 Downloads
This plugin helps instrument your Craft app with New Relic APM by setting transaction names and (optionally) an App Name on each request.
timolake/livewire-tables
549 Downloads
An extension for Livewire that allows you to effortlessly scaffold datatables with optional pagination, search, and sort. based upon danielbinsmaier/livewire-tables and coryrose/livewire-tables
tailflow/dto
170 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
silverstripe/recipe-kitchen-sink
1931 Downloads
Internal testing Silverstripe CMS recipe for all modules, optional and suggested
sbtheke/cookies
2789 Downloads
Show cookie consent, optional with possibility to deactivate some or all of them.
rollerworks/pdb-symfony-bridge
849 Downloads
PHP domain-parser Bridge for Symfony Cache, HTTP Client and FrameworkBundle (optional)
rogerlos/cmb2-metatabs-options
268 Downloads
Extends CMB2 to allow WordPress options pages with multiple metaboxes and optional tabs.
poldixd/integer-hash
592 Downloads
Generates a not unique integer hash from an integer. You can set a optional max size parameter.
pflorek/aws-paramstore
9307 Downloads
This library reads parameters from AWS Parameter Store. It supports a path prefix, an optional shared context and multiple profiles. Returns an multi dimensional array of string|int|float|bool. Integrates directly with zendframework/zend-config-aggregator.