Download the PHP package tomkyle/dsgvo-twig without Composer

On this page you can find all versions of the php package tomkyle/dsgvo-twig. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package dsgvo-twig

Twig templates for German DSGVO / GDPR

The Goal

This templates collection shall provide you contribute!

Use at own risk

As “best practices” have not evolved yet, the texts provided here can not be considered “legally bullet-proof”. In any case, stay in touch with your Data Protection Officer.

DSGVO Readings

Jens Kubieziel's DSGVO-Liste on GitHub
„Informationsquellen und weitere Ressourcen zur Datenschutz-Grundverordnung“

Lukas Leitsch's DSGVO-Checkliste on GitHub
„Eine Übersicht für Website-Betreiber“

Installation

Whilst templates are not PHP, Composer makes it easy to download the templates somewhere and update automatically. Feel free to propose an handsome alternative, opening a new issue: issues list.

To obtain the stable release one day, use this:

Usage

First add vendor/tomkyle/dsgvo-twig/templatesto Twig's template paths. Make sure to append the templates directory to make sure you can override the default template with a customized copy in your primary (app) templates directory.

See Twig's documentation on File system loaders.

Available Templates

Jump directly to:

dsgvo.intro.twig

Some basic introductory text for the top of your privacy terms page.

dsgvo.responsible.twig

Information about the responsible organisation for your website.

dsgvo.dpo.twig

Information about the DPO (Data Processing Officer) for your organisation.

dsgvo.rights.twig

Information about the user's privacy rights

dsgvo.contact.twig

Information about how to contact your company (via email and/or contact form)

dsgvo.https.twig

Information about SSL/HTTPS transportation.

dsgvo.cookies.twig

Information about using cookies and how to avoid them.

dsgvo.links.twig

External links disclaimer

dsgvo.google-recaptcha.twig

Information about Google ReCAPTCHA

dsgvo.webfonts-typekit.twig

Information about webfonts used on your site.

dsgvo.videos-youtube.twig

Information about using cookieless YouTube.

dsgvo.changes.twig

Information about what is called „Änderungsvorbehalt“ in German.

Contributions welcome!

Any contribution and proposal with this is highly appreciated. Stay up to-date on issues list. Also checkout the Wishlist.

Development

Unlicense

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to http://unlicense.org


All versions of dsgvo-twig with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package tomkyle/dsgvo-twig contains the following files

Loading the files please wait ....