{{tag>Yii2 extensions widgets yii2}}

====== Расширения / Extension ======

=== Поиск расширений ===

  * https://phppackages.org/
  * https://yiigist.com/
  * http://gitreview.com/
  * http://phptrends.com/
  * https://packagist.org/
  * http://gitlove.us/
  * http://code.runnable.com/
  * https://www.versioneye.com/

===== Создание =====

<note important>Обязательным требование для расширения является наличие типа\\
"type": "yii2-extension"
[[https://raw.githubusercontent.com/Mirocow/yii2-eav/master/composer.json|Пример]]</note>

===== Admin =====

  * https://github.com/sgdot/yii2-admin-module
  * https://github.com/eoness/yii2-adminlte-admin

===== Dashboard =====

  * http://cornernote.github.io/yii2-dashboard/
===== DB =====

  * https://github.com/mkubenka/yii2-db-reconnect
  * https://github.com/xjflyttp/yii2-db-reconnect
  * https://github.com/jamband/yii2-schemadump

===== Active Record =====

  * https://github.com/dvizh/yii2-relations
  * https://github.com/mootensai/yii2-relation-trait
  * https://github.com/notamedia/yii2-relation
  * https://github.com/pistol88/yii2-relations
  * https://github.com/vtvz/yii2-relations
  * 
===== User =====

  * [[https://github.com/dektrium/yii2-user|]] :!:
  * https://github.com/johnitvn/yii2-user-plus
    * https://github.com/johnitvn/yii2-rbac-plus
    * https://github.com/v0lume/yii2-rbac
    * https://github.com/amintado/yii2-module-rbac-plus

==== RBAC ====

  * https://github.com/dektrium/yii2-rbac (Совместим с yii2-user от dektrium)
  * https://github.com/githubjeka/gui-rbac-yii2
  * https://github.com/johnitvn/yii2-rbac-plus
  * https://github.com/hscstudio/yii2-mimin
  * https://github.com/mdmsoft/yii2-admin :!:


===== Rest =====

  * yii2-rest

===== Excel =====

  * https://github.com/arogachev/yii2-excel
  * https://bitbucket.org/artur_oliveira/yii2-excelview/src	

===== Shops =====




	
==== Shop ====

  * https://github.com/zacksleo/yii2-shop (use omnilight/yii2-shopping-cart, zacksleo/yii2-cms)
  * https://github.com/NullRefExcep/yii2-shopper
  * https://github.com/dsoft/yii2-abcms-shop
  * https://github.com/eluhr/yii2-shop
  * https://github.com/dvizh/yii2-shop :!:

=== Посмотреть ===

  * https://github.com/Mirocow/parser-1
  * https://github.com/p33t00/drewesina
  * https://github.com/pistol88/yii2-micro-shop
  * https://github.com/komer45/yii2-shop
  * https://github.com/dvizh/yii2-shop

==== Cart / Order ====

  * [[yii2:extension:shop]]

===== Log =====

  * https://github.com/index0h/yii2-log
  * https://github.com/yii2mod/yii2-cron-log
  * https://github.com/pahanini/yii2-consolelog
  * https://github.com/spacedealer/yii2-loggly
  * https://github.com/opus-online/yii2-sentry-log
  * https://github.com/IgniteVision/yii2-audit-log
  * https://github.com/RomeroMsk/yii2-graylog2
  * https://github.com/Mirocow/yii2-request-log-module :!:
  * https://github.com/sergebezborodov/elog2
  * https://github.com/silinternational/yii2-jsonsyslog	
	
===== Localization =====

  * https://github.com/codemix/yii2-localeurls

===== Backup =====

  * https://github.com/spanjeta/yii2-backup/tree/master	
	
===== Blog =====

  * https://github.com/funson86/yii2-blog
  * https://github.com/akiraz2/yii2-blog :!:
===== Markdown =====

  * http://www.yiiframework.com/extension/yii2-markdown/	
	
===== Editor =====

  * https://github.com/gholizadeh/yii2-summernote
===== Fonts =====

  * https://github.com/2amigos/yii2-leaflet-awesome-plugin	
	
===== Console =====

  * https://github.com/yiisoft/yii2-shell
	
===== Cache =====

  * https://github.com/DevGroup-ru/yii2-tag-dependency-helper
===== APP / Template =====

  * [[https://github.com/yiisoft/yii2-app-basic.git|yii2-app-basic]]
  * [[https://github.com/yiisoft/yii2-app-advanced|yii2-app-advanced]]

===== API =====

  * https://github.com/RichWeber/yii2-phirehose

==== APNS / GSM ====

  * https://github.com/bryglen/yii2-apns-gcm
  * https://github.com/immobiliare/ApnsPHP
  * https://github.com/lkorth/php-gcm
	
==== OAuth/OpenID ====

  * yiisoft/yii2-authclient
  * [[https://github.com/Nodge/yii2-eauth|yii2-eauth]]

==== User/Auntification ====

  * mirocow/yii2-user by Mirocow
  * amnah/yii2-user by amnah
  * nineinchnick/yii2-usr
  * https://github.com/rmrevin/yii2-ulogin
  * https://github.com/mdm-yii2/mdm-admin
  * https://github.com/dektrium/yii2-user
  * https://github.com/trntv/yii2-starter-kit
  * https://github.com/dmstr/yii2-adminlte-asset
  * https://github.com/omnilight/yz2-admin

===== Image =====

  * https://github.com/yurkinx/yii2-image/tree/master
  * https://github.com/budyaga/yii2-cropper
  * https://bupy7.github.io/js-cropbox/
  * https://github.com/demisang/yii2-cropper :!:
  * https://github.com/demisang/yii2-image-uploader :!:
  * https://github.com/karpoff/yii2-crop-image-upload

===== File =====

  * https://github.com/dlds/yii2-attachments
  * https://github.com/2amigos/yii2-file-upload-widget
  * https://github.com/lygfanye/yii2-image-upload
  * https://github.com/Nemmo/yii2-attachments/tree/master/src

===== Fields / Form =====

  * https://github.com/Mirocow/yii2-eav :!:
  * https://github.com/dvizh/yii2-field
  * https://github.com/wbraganca/yii2-dynamicform

===== Select =====

  * https://github.com/uldisn/yii2-selectize
===== Assets =====

  * https://github.com/nizsheanez/yii2-asset-converter/tree/master

===== Sort =====

  * https://github.com/arogachev/yii2-sortable

===== Rules/Validator =====

  * [[yii2-conditional-validator]] - https://github.com/kop/yii2-conditional-validator
  * http://www.yiiframework.com/extension/yii2-password/

===== Relation =====

  * https://github.com/arogachev/yii2-many-to-many	

===== Behavior =====

  * https://github.com/wbraganca/yii2-nested-set-behavior

===== Scroll page =====

  * [[http://kop.github.io/yii2-scroll-pager/|kop/yii2-scroll-pager]]
  * https://github.com/kop/yii2-scroll-pager

===== Notifications =====

  * mirocow/yii2-notification
  * trytopic/yii2-notification
  * https://github.com/ZhandosKz/notification

===== GEO =====

  * willdurand/geocoder

===== WebSocket =====

  * https://github.com/nizsheanez/yii2-websocket-application/tree/master

===== Chat =========

  * https://github.com/joni-jones/yii2-wschat

===== Легенда =====

  * yiisoft/yii2-authclient - так обозначаются пакеты composer

===== Loaders =====

  * https://github.com/rmrevin/yii2-ladda-bootstrap	
	
===== SMS =====

  * https://github.com/2amigos/yii2-nexmo-library

===== Switch =====

  * https://github.com/2amigos/yi	
	
===== Sliders =====

  * https://bitbucket.org/artur_oliveira/yii2-tileslidemenu/src

===== Удаленные хранилища =====

  * https://github.com/2amigos/yii2-resource-manager-component

===== Social =====

  * https://github.com/2amigos/yii2-disqus-widget

===== Events =====

  * https://github.com/Afinogen/yii2-events
  * https://github.com/DevGroup-ru/yii2-events-system
  * https://github.com/bariew/yii2-event-component

===== Queuing =====

  * https://github.com/Mirocow/yii2-queue :!:
  * https://github.com/urbanindo/yii2-queue
  * https://github.com/zhuravljov/yii2-queue
  * https://github.com/yiisoft/yii2-queue :!: (признан yii-soft)

===== Plugins =====

  * https://github.com/loveorigami/yii2-plugins-system
  * https://github.com/loveorigami/yii2-shortcodes-pack

===== Generator / Gii =====

  * https://github.com/deesoft/yii2-gii