Last active
November 2, 2023 13:14
-
-
Save TorstenDittmann/761017a845a3b37514a7a2a693160c1c to your computer and use it in GitHub Desktop.
php dependencies
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> composer licenses --no-dev | |
Name: appwrite/server-ce | |
Version: dev-main | |
Licenses: BSD-3-Clause | |
Dependencies: | |
Name Version Licenses | |
adhocore/jwt 1.1.2 MIT | |
appwrite/appwrite 10.0.0 BSD-3-Clause | |
appwrite/php-clamav 2.0.0 MIT | |
appwrite/php-runtimes 0.13.1 BSD-3-Clause | |
chillerlan/php-qrcode 4.3.4 MIT | |
chillerlan/php-settings-container 2.1.4 MIT | |
dragonmantank/cron-expression v3.3.2 MIT | |
guzzlehttp/guzzle 7.8.0 MIT | |
guzzlehttp/promises 2.0.1 MIT | |
guzzlehttp/psr7 2.6.1 MIT | |
influxdb/influxdb-php 1.15.2 MIT | |
jean85/pretty-package-versions 2.0.5 MIT | |
league/csv 9.7.1 MIT | |
matomo/device-detector 6.1.6 LGPL-3.0-or-later | |
mongodb/mongodb 1.10.0 Apache-2.0 | |
mustangostang/spyc 0.6.3 MIT | |
phpmailer/phpmailer v6.8.0 LGPL-2.1-only | |
psr/http-client 1.0.3 MIT | |
psr/http-factory 1.0.2 MIT | |
psr/http-message 2.0 MIT | |
ralouphie/getallheaders 3.0.3 MIT | |
slickdeals/statsd 3.1.0 MIT | |
symfony/deprecation-contracts v3.3.0 MIT | |
symfony/polyfill-ctype v1.28.0 MIT | |
symfony/polyfill-mbstring v1.28.0 MIT | |
symfony/polyfill-php80 v1.28.0 MIT | |
utopia-php/abuse 0.32.0 MIT | |
utopia-php/analytics 0.10.2 MIT | |
utopia-php/audit 0.34.0 MIT | |
utopia-php/cache 0.8.0 MIT | |
utopia-php/cli 0.15.0 MIT | |
utopia-php/config 0.2.2 MIT | |
utopia-php/database 0.44.4 MIT | |
utopia-php/domains 0.3.2 MIT | |
utopia-php/dsn 0.1.0 MIT | |
utopia-php/framework 0.31.0 MIT | |
utopia-php/image 0.5.4 MIT | |
utopia-php/locale 0.4.0 MIT | |
utopia-php/logger 0.3.1 MIT | |
utopia-php/messaging 0.1.1 MIT | |
utopia-php/migration 0.3.5 MIT | |
utopia-php/mongo 0.3.1 MIT | |
utopia-php/orchestration 0.9.1 MIT | |
utopia-php/platform 0.5.0 MIT | |
utopia-php/pools 0.4.2 MIT | |
utopia-php/preloader 0.2.4 MIT | |
utopia-php/queue 0.5.3 MIT | |
utopia-php/registry 0.5.0 MIT | |
utopia-php/storage 0.18.1 MIT | |
utopia-php/swoole 0.5.0 MIT | |
utopia-php/system 0.7.2 MIT | |
utopia-php/vcs 0.5.0 MIT | |
utopia-php/websocket 0.1.0 MIT | |
webmozart/assert 1.11.0 MIT | |
webonyx/graphql-php v14.11.10 MIT |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment