Libraries tagged by settings tool
checkit/verowa_importapi
21 Downloads
This extension connects to the Verowa API. To use it in your Typo3 project, you need a Verowa instance and an API key.Verowa is a Swiss organization tool for parishes. Verowa connects your team, manages your rooms and equipment, helps you plan events like church services or meetings and organizes your advertising, service weeks and much more. Verowa informs you about changes and keeps your website up to date with this plugin.Translated with www.DeepL.com\\\/Translator (free version)
checkit/verowa_apiconnector
3 Downloads
This extension connects to the Verowa API. To use it in your Typo3 project, you need a Verowa instance and an API key.Verowa is a Swiss organization tool for parishes. Verowa connects your team, manages your rooms and equipment, helps you plan events like church services or meetings and organizes your advertising, service weeks and much more. Verowa informs you about changes and keeps your website up to date with this plugin.Translated with www.DeepL.com\\\/Translator (free version)
jstewmc/php-helpers
11500 Downloads
Static classes to help with numbers, strings, arrays, files, and bools in PHP
bnomei/kirby3-field-ecco
247 Downloads
Kirby 3 Field Method to ecco strings based on boolval of Field
tookantech/chapaar
279 Downloads
This package provides a flexible way to send and verify messages through various SMS providers. It offers integration with multiple drivers, making it easy to use different SMS service providers without getting locked into a specific one.
acid-solutions/input-sanitizer
2562 Downloads
Input sanitizer to convert strings to booleans, numbers etc.
someshwer/version-comparison
14 Downloads
This Laravel package compares two version strings and gives the Boolean result. This package also resolves version expressions like (($v > 1.24.0) && ($v < 1.25.1.0)) || ($v == 1.26 || $v == 1.27) where $v must be substituted with the version number to be compared. Hence the package can be used for version expressions evaluation.
phylogram/php_to_js_converter
0 Downloads
This package allows to generate javascript code from php, with literal code from strings, and automatic array, string, boolean, number and null conversion.
rafal/javascriptroutingserviceprovider
261 Downloads
JavascriptRouting Service Provider provides easy way to access your routes inside Javacript files. It's cool because putting your routes inside js files as static strings sucks.