Libraries tagged by optional
spatie/or-else
126 Downloads
A trait to add orElse functions to a class
webfiori/components
2304 Downloads
Optional pre-made components to help in building your app faster.
wacon/feuserregistration
250 Downloads
This extension enables the easy registration of a frontend user using the double opt-in process (e.g., for newsletter sign-ups). Optionally, a notification can be sent to a centrally configured email address.
uncinc/gdpr-dump
14542 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
tuutti/php-klarna-payments
64172 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
32451 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
1221 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
teufels/tt3-career
583 Downloads
This extension allows you to create and manage job listings, featuring filtering, watchlist, detail view with optional application form or link to external one, and compatibility with Google for Jobs structured data.
spaze/mysql-session-handler
3972 Downloads
MySQL session handler for Nette Framework with optionally encrypted storage
silverstripe/recipe-kitchen-sink
2067 Downloads
Internal testing Silverstripe CMS recipe for all modules, optional and suggested
sbtheke/cookies
2970 Downloads
Show cookie consent, optional with possibility to deactivate some or all of them.
rollerworks/pdb-symfony-bridge
1076 Downloads
PHP domain-parser Bridge for Symfony Cache, HTTP Client and FrameworkBundle (optional)
rogerlos/cmb2-metatabs-options
269 Downloads
Extends CMB2 to allow WordPress options pages with multiple metaboxes and optional tabs.
parasek/block_builder
589 Downloads
Block Builder is a Concrete CMS addon that lets you easily create your own custom blocks (with one optional set of repeatable entries).
maggomann/filament-only-icon-display
5644 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.