Libraries tagged by finish
neosrulez/neos-form-savetodatabasefinisher
6347 Downloads
A finisher for neos/form and neos/form-builder that saves the form in the database.
neosrulez/neos-form-emailfinisher
3495 Downloads
An advanced email finisher that sends selected attachments with a confirmation email.
neosrulez/directmail-formfinisher
3824 Downloads
Form finisher to add recipients with Neos.Form.
mouf/utils.common.lock
67073 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
kunstmaan/behat-bundle
58808 Downloads
Extends the MinkContext and adds some additional (sub)contexts like creating a screenshot when a step fails or wait for Ajax to finish before continuing assertPageContainsText()
hovjacky/nosql
15940 Downloads
PHP Client for Elasticsearch (MongoDB and Cassandra are almost finished) - easy and unified queries
wacon/forms2db
5 Downloads
Forms finisher, to save in database.
ujamii/neos-mailjetsubscription
4 Downloads
Adds 2 new form finishers for the form builder to sub/unsub to mailjet mailing list
sudhaus7/sudhaus7-gpgadmin
989 Downloads
(Sudhaus7) This TYPO3 extension adds an EXT:form finisher and a record type for managing GPG/PGP/OpenPGP keys and sending GPG/PGP encrypted (and signed) emails from your forms.
madj2k/t3-forminator
268 Downloads
This extension comes with several additional validators, finishers, formElements and general improvements for the usage of the typo3/cms-form-extension, e.g. improved ConfirmationMessage- and Email-Finisher, checkboxes with link-able labels for GDPR or terms & conditions, improved email-validation, validator for phone-numbers, ViewHelper for well formated plaintext-emails.
kalamuna/terminatur
2931 Downloads
What terminus began, terminatur finished: Drush CODESCIENCE for Pantheon Integration
ivankayzer/howlongtobeat
80 Downloads
howlongtobeat.com provides information about games and how long it will take to finish them. This library is a simple wrapper to fetch data from Howlongtobeat website
doldenroller/kirby-translation-status
0 Downloads
Show all available translations of a page and if they are finished.
cuyz/notiz
16937 Downloads
Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc…).
chojnicki/laravel-seeder-debugger
1173 Downloads
Show debug info after finishing seeding like execution time or queries count, that can help you write better seeders.