Download the PHP package nilsteampassnet/teampass without Composer
On this page you can find all versions of the php package nilsteampassnet/teampass. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nilsteampassnet/teampass
More information about nilsteampassnet/teampass
Files in nilsteampassnet/teampass
Package teampass
Short Description teampass
License GPL-3.0-only GPL-2.0-only AGPL-3.0-only LGPL-2.1-only LGPL-3.0-or-later LGPL-3.0-only GPL-3.0-or-later GPL-3.0-only LGPL-2.1-or-later
Homepage https://www.teampass.net
Informations about the package teampass
TeamPass 3
TeamPass is a Collaborative Passwords Manager solution installed On-Premise.
Copyright © 2009-2026, Nils Laumaillé
- Requirements
- About PHP versions
- Installation
- Traditional Installation (Recommended)
- Docker
- Documentation
- Languages
- Licence Agreement
- Website
- Bugs
Requirements
- MySQL 5.7 or higher
- MariaDB 10.7 or higher
- PHP 8.2 or newer
- PHP extensions (required):
opensslmysqlimbstringbcmathiconvxmlgdcurlgmpldap(only if LDAP/AD authentication is used)
- PHP extensions (optional but recommended):
apcu— in-memory configuration cache, reduces database load on every requestredis— Redis-backed session storage for high-availability deploymentspcntl+posix— required to run the WebSocket daemon (real-time sync)opcache— improves overall PHP performance
About PHP versions
TeamPass follows active PHP support. The master branch requires at least PHP 8.2 and is tested against PHP 8.3. Using the latest stable PHP release is strongly recommended for both security and performance.
Installation
Traditional Installation (Recommended)
Installing TeamPass directly on a PHP/MySQL server gives the best performance and the most control over your environment. This is the recommended approach for production deployments.
- 📖 Official Installation Guide — step-by-step instructions covering prerequisites, web server configuration, and first-run setup
- 📝 Community article — practical walkthrough for a typical Linux/Apache/MySQL stack
- 🎥 Video tutorial — visual installation walkthrough
Docker
Official images are available for containerized deployments. Docker is convenient for testing and isolated environments but may not deliver the same raw performance as a native installation.
- Docker Hub:
teampass/teampass - GitHub Container Registry:
ghcr.io/nilsteampassnet/teampass - 📖 Docker Installation Guide — configuration options, environment variables, and volumes
- 📖 Migration Guide — upgrading from older Docker setups
Documentation
✍️ Documentation is available.
Key documentation:
- Docker Installation - Complete Docker deployment guide
- Docker Migration - Upgrade from older versions
- Official Documentation - Full user and admin guides
- API Documentation - REST API reference
Languages
TeamPass is currently available in 20 languages:
- CATALAN
- CHINESE
- CZECH
- DUTCH
- ENGLISH
- ESTONIAN
- FRENCH
- GERMAN
- HUNGARIAN
- ITALIAN
- JAPANESE
- NORWEGIAN
- PORTUGUESE
- PORTUGUESE (BR)
- ROMANIAN
- RUSSIAN
- SPANISH
- TURKISH
- UKRAINIAN
- VIETNAMESE
Languages strings are managed at POEditor.com. Please participate to improving its translation by joining Teampass POEditor project.
Licence Agreement
For detailed information on the licenses of our dependencies and our licence policy, please see Detailed Licence Information.
Website
Visit Teampass.net
Bugs
If you discover bugs, please report them in Github Issues.
Support & Community
- 💬 Reddit Community
- 🐛 Issue Tracker
- 📖 Documentation
All versions of teampass with dependencies
ext-mysqli Version >=5.1.0
ext-mbstring Version *
ext-openssl Version *
ext-bcmath Version *
ext-iconv Version *
ext-xml Version *
ext-gd Version *
teampassclasses/sessionmanager Version *
teampassclasses/superglobal Version *
teampassclasses/nestedtree Version *
ezimuel/php-secure-session Version *
teampassclasses/performchecks Version *
teampassclasses/encryption Version *
teampassclasses/language Version *
teampassclasses/ldapextra Version *
teampassclasses/passwordmanager Version *
teampassclasses/oauth2controller Version *
teampassclasses/configmanager Version *
teampassclasses/emailservice Version *
teampassclasses/folderservices Version *
teampassclasses/cryptomanager Version *
teampassclasses/passwordgeneratorservice Version *
illuminate/contracts Version ^10.32
illuminate/collections Version ^10.48
nesbot/carbon Version ^2.71
directorytree/ldaprecord Version ^3.0
voku/anti-xss Version ^4.1
tiben/crontab-manager Version ^1.4
sergeytsalkov/meekrodb Version ^2.5
owasp/csrf-protector-php Version ^1.0
phpmailer/phpmailer Version ^6.8
moxiecode/plupload Version ^3.1
tecnickcom/tcpdf Version ^6.6
paragonie/random_compat Version ^9.99
elegantweb/sanitizer Version ^2.1
defuse/php-encryption Version ^2.4
dittertp/gibberish-aes-php Version ^4.0
firebase/php-jwt Version ^7.0
neitanod/forceutf8 Version ^2.0
goodby/csv Version ^1.3
robthree/twofactorauth Version ~2.1
passwordlib/passwordlib Version ^1.0.0-alpha2
hackzilla/password-generator Version ^1.6
peppeocchi/php-cron-scheduler Version ^4.0
duosecurity/duo_universal_php Version ^1.0
spomky-labs/otphp Version ^11.2
symfony/http-foundation Version ^6.4
symfony/password-hasher Version ^6.4
symfony/finder Version ^6.3
symfony/process Version ^6.3
symfony/contracts Version ^3.4
bjeavons/zxcvbn-php Version ^1.0
thenetworg/oauth2-azure Version ^2.2
symfony/console Version ^6.4
composer/composer Version ^2.7
phpseclib/phpseclib Version ^3.0
cboden/ratchet Version ^0.4.4
react/event-loop Version ^1.6

