Libraries tagged by optionality
drsdre/yii2-radtools
796 Downloads
Rapid Application Development tools to quickly build interconnected crud UI. Uses yii2-ajaxcrud to generate the pop-up forms and (optionally) kartik-v's Dynagrid.
dive-be/nova-linkable-field
2499 Downloads
Optionally link to a different model as an alternative to a manual attribute value.
creativefactoryrv/google-maps-geocoder
13 Downloads
Simple and lightweight geocoder that uses the Google Maps Platform API. It can optionally use a PSR cache.
codeboy124/phx
0 Downloads
A simple function that convert some html string with components (that optionally contain scoped js and css) into regular html
cirelramostrabajo/hashed-passport
875 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
briceburg/silverstripe-flexifields
43 Downloads
A collection of helpful SilverStripe fields, optionally leveraged by the flexi-* modules.
au/welcomer
16 Downloads
Displays a specific page on the first login of a user, optionally a second page on the second login, and a site notification on the next login after it's set
arxy/gdpr-mysqldump
7 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
artplus_f/browscap
0 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
apecave/kirby3-text-proxy-field
13 Downloads
Text field that can optionally proxy the placeholder value using the kirby query language
amsoell/shopify-webhooks
1 Downloads
Validate and optionally log incoming Shopify webhooks
almaruf/bdaa
26 Downloads
Information on Bangladesh's administrative areas are available in this repository. Information can be optionally accessed using the provided PHP library. This consists data of all the Divisions, including the Districts and Upazila names for those Districts.
alexsawallich/zend-google-geocoder
454 Downloads
A Zend-Framework-Module providing a small service-class to query the Google Geocoder API. Results can optionally be cached to avoid running into the API's query limitations.
abacaphiliac/doctrine-orm-diagnostics-module
46 Downloads
Integration of doctrine/doctrine-orm-module, zendframework/zenddiagnostics, and (optionally) doctrine/migrations.
quinninteractive/silverstripe-auth-remote-user
467 Downloads
Logs members in via the REMOTE_USER server variable; optionally creates new members.