yiisoft / yii-demo
Yii Framework Project Demo
Fund package maintenance!
Open Collective
yiisoft
Installs: 411
Dependents: 0
Suggesters: 0
Security: 0
Stars: 318
Watchers: 59
Forks: 133
Open Issues: 44
Type:project
Requires
- php: ^8.1
- ext-mbstring: *
- ext-pdo_sqlite: *
- cebe/markdown: ^1.2@dev
- cycle/database: ^2.0
- cycle/entity-behavior: ^1.0
- cycle/orm: ^2.0
- doctrine/collections: ^1.8 || ^2.0
- fakerphp/faker: ^1.14
- httpsoft/http-message: ^1.0.5
- php-http/guzzle7-adapter: ^1.0
- psr/container: ^2.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- psr/log: ^3.0
- symfony/console: ^6.0
- vlucas/phpdotenv: ^5.3
- yiisoft/access: ^1.0
- yiisoft/aliases: ^2.0
- yiisoft/assets: ^2.1
- yiisoft/auth: ^3.0
- yiisoft/cache: ^2.0
- yiisoft/cache-file: ^2.0
- yiisoft/config: ^1.0
- yiisoft/cookies: ^1.2
- yiisoft/csrf: ^1.2
- yiisoft/data: ^3.0@dev
- yiisoft/data-response: ^1.0
- yiisoft/definitions: ^3.0
- yiisoft/di: ^1.2
- yiisoft/error-handler: ^2.0
- yiisoft/factory: ^1.0
- yiisoft/form: ^1.0@dev
- yiisoft/html: ^2.4
- yiisoft/http: ^1.2
- yiisoft/injector: ^1.0
- yiisoft/log: ^2.0
- yiisoft/log-target-file: ^2.0
- yiisoft/mailer: ^4.0
- yiisoft/mailer-symfony: ^2.0
- yiisoft/rate-limiter: dev-master
- yiisoft/rbac: ^1.0
- yiisoft/rbac-php: ^1.0
- yiisoft/rbac-rules-container: ^1.1
- yiisoft/router: ^2.0
- yiisoft/router-fastroute: ^2.0
- yiisoft/security: ^1.0
- yiisoft/session: ^1.0
- yiisoft/translator: ^2.0
- yiisoft/translator-message-php: ^1.1
- yiisoft/user: ^1.0
- yiisoft/validator: 3.0.x-dev
- yiisoft/var-dumper: ^1.0
- yiisoft/view: ^6.0
- yiisoft/widget: ^1.0
- yiisoft/yii-bootstrap5: ^3.0@dev
- yiisoft/yii-console: ^1.0
- yiisoft/yii-cycle: dev-master
- yiisoft/yii-dataview: ^3.0@dev
- yiisoft/yii-debug: ^3.0@dev
- yiisoft/yii-debug-api: ^3.0@dev
- yiisoft/yii-event: ^1.0
- yiisoft/yii-http: ^1.0
- yiisoft/yii-middleware: dev-master
- yiisoft/yii-runner-console: ^1.0
- yiisoft/yii-runner-http: ^1.1
- yiisoft/yii-sentry: dev-master
- yiisoft/yii-swagger: ^1.0
- yiisoft/yii-view: ^5.0
Requires (Dev)
- codeception/c3: ^2.6
- codeception/codeception: ^5.0
- codeception/module-asserts: ^3.0
- codeception/module-cli: ^2.0
- codeception/module-phpbrowser: ^3.0
- phpunit/phpunit: ^9.5
- roave/infection-static-analysis-plugin: ^1.16
- roave/security-advisories: dev-master
- spatie/phpunit-watcher: ^1.23
- vimeo/psalm: ^4.18
- yiisoft/translator-extractor: ^1.0
- yiisoft/yii-debug-viewer: ^3.0@dev
- yiisoft/yii-gii: ^3.0@dev
- yiisoft/yii-testing: dev-master
This package is auto-updated.
Last update: 2024-11-06 17:41:25 UTC
README
This repository contains the code for the Yii 3 demo projects: https://demo.yiiframework.com
Deployment
Manually Renew SSL Cert
docker-compose run certbot
docker-compose restart gateway