Legal and Licensing - VilnaCRM-Org/user-service GitHub Wiki
This page outlines the legal terms and licensing information for the user-service
project. Our project is dedicated to contributing to the commons of creative, cultural, and scientific works with the intention that they be as freely available as possible for legal use, sharing, repurposing, and remixing by the public.
License
The user-service
project is covered under the Creative Commons CC0 1.0 Universal (CC0 1.0) Public Domain Dedication. This means that all the work within the project is as far as possible in the public domain, or otherwise freely available for anyone to use for any purpose.
Key Points of the CC0 1.0 License:
- No Copyright: The author has waived all copyright and related or neighboring rights to this work.
- No Restrictions: The work is provided "as is" without any warranties, and all rights have been surrendered, allowing for the free use of the work by anyone for any purpose, including commercial uses.
- Global Use: The waiver and license apply worldwide, for the maximum duration allowed by law.
- No Liability: The author is not liable for any damages related to the use of the work.
Learn more about the CC0 1.0 License here.
Third-party Libraries and Licenses
Here is the list of all dependencies used in User Service and their licenses:
Dependency | License |
---|---|
api-platform/core | MIT |
cfpinto/graphql | MIT |
doctrine/doctrine-bundle | MIT |
doctrine/doctrine-migrations-bundle | MIT |
doctrine/orm | MIT |
dpauli/graphql-request-builder | MIT |
fakerphp/faker | MIT |
lambdish/phunctional | MIT |
league/oauth2-server-bundle | MIT |
lexik/jwt-authentication-bundle | MIT |
nelmio/cors-bundle | MIT |
phpmailer/phpmailer | LGPL-2.1-only |
ramsey/uuid | MIT |
sebastian/phpcpd | BSD-3-Clause |
symfony/amazon-sqs-messenger | MIT |
symfony/asset | MIT |
symfony/cache | MIT |
symfony/console | MIT |
symfony/doctrine-messenger | MIT |
symfony/dotenv | MIT |
symfony/flex | MIT |
symfony/framework-bundle | MIT |
symfony/mailer | MIT |
symfony/messenger | MIT |
symfony/monolog-bundle | MIT |
symfony/password-hasher | MIT |
symfony/proxy-manager-bridge | MIT |
symfony/runtime | MIT |
symfony/security-bundle | MIT |
symfony/security-http | MIT |
symfony/translation | MIT |
symfony/twig-bridge | MIT |
symfony/twig-bundle | MIT |
symfony/uid | MIT |
symfony/validator | MIT |
symfony/yaml | MIT |
thecodingmachine/safe | MIT |
twig/extra-bundle | MIT |
twig/inky-extra | MIT |
webonyx/graphql-php | MIT |
Learn more about Glossary.