Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
yii2:extension [2018/01/10 21:22] – [Cart] mirocowyii2:extension [2019/02/17 13:07] (текущий) – [Plugins] mirocow
Строка 2: Строка 2:
  
 ====== Расширения / Extension ====== ====== Расширения / 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/
  
 ===== Создание ===== ===== Создание =====
Строка 9: Строка 20:
 [[https://raw.githubusercontent.com/Mirocow/yii2-eav/master/composer.json|Пример]]</note> [[https://raw.githubusercontent.com/Mirocow/yii2-eav/master/composer.json|Пример]]</note>
  
-==== DB ====+===== 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/mkubenka/yii2-db-reconnect
   * https://github.com/xjflyttp/yii2-db-reconnect   * https://github.com/xjflyttp/yii2-db-reconnect
 +  * https://github.com/jamband/yii2-schemadump
  
-==== User ====+===== 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/dektrium/yii2-user|]] :!:
Строка 22: Строка 50:
     * https://github.com/amintado/yii2-module-rbac-plus     * https://github.com/amintado/yii2-module-rbac-plus
  
-=== RBAC ===+==== RBAC ====
  
   * https://github.com/dektrium/yii2-rbac (Совместим с yii2-user от dektrium)   * https://github.com/dektrium/yii2-rbac (Совместим с yii2-user от dektrium)
Строка 29: Строка 57:
   * https://github.com/hscstudio/yii2-mimin   * https://github.com/hscstudio/yii2-mimin
   * https://github.com/mdmsoft/yii2-admin :!:   * https://github.com/mdmsoft/yii2-admin :!:
-==== Rest ====+ 
 + 
 +===== Rest =====
  
   * yii2-rest   * yii2-rest
  
-==== Excel ====+===== Excel =====
  
   * https://github.com/arogachev/yii2-excel   * https://github.com/arogachev/yii2-excel
   * https://bitbucket.org/artur_oliveira/yii2-excelview/src    * https://bitbucket.org/artur_oliveira/yii2-excelview/src
  
-==== Shops ====+===== Shops ====
  
-  * https://github.com/NullRefExcep/yii2-shopper  
  
-=== Cart === 
  
-  * https://github.com/yii2mod/yii2-cart :!: 
-  * https://github.com/omnilight/yii2-shopping-cart 
-    * http://stackoverflow.com/questions/29443226/yii2-trouble-with-using-shopping-cart-extension  
-  * https://github.com/AndreyKluev/yii2-shop-basket 
-  * https://github.com/marciocamello/yii2-mcms-cart 
-  * https://github.com/opus-online/yii2-ecom 
-  * https://github.com/EvolutionLabs/yii2-shopping-cart 
-  * https://github.com/omnilight/yii2-shopping-cart 
-  *  
   
-==== Log ====+==== 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/index0h/yii2-log
Строка 67: Строка 107:
   * https://github.com/silinternational/yii2-jsonsyslog    * https://github.com/silinternational/yii2-jsonsyslog
   
-==== Localization ====+===== Localization =====
  
   * https://github.com/codemix/yii2-localeurls   * https://github.com/codemix/yii2-localeurls
  
-==== Backup ====+===== Backup =====
  
   * https://github.com/spanjeta/yii2-backup/tree/master    * https://github.com/spanjeta/yii2-backup/tree/master
   
-==== Markdown ====+===== Blog ===== 
 + 
 +  * https://github.com/funson86/yii2-blog 
 +  * https://github.com/akiraz2/yii2-blog :!: 
 +===== Markdown =====
  
   * http://www.yiiframework.com/extension/yii2-markdown/    * http://www.yiiframework.com/extension/yii2-markdown/
   
-==== Fonts ====+===== Editor ===== 
 + 
 +  * https://github.com/gholizadeh/yii2-summernote 
 +===== Fonts =====
  
   * https://github.com/2amigos/yii2-leaflet-awesome-plugin    * https://github.com/2amigos/yii2-leaflet-awesome-plugin
   
-==== Console ====+===== Console =====
  
   * https://github.com/yiisoft/yii2-shell   * https://github.com/yiisoft/yii2-shell
   
-==== APP / Template ====+===== 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-basic.git|yii2-app-basic]]
   * [[https://github.com/yiisoft/yii2-app-advanced|yii2-app-advanced]]   * [[https://github.com/yiisoft/yii2-app-advanced|yii2-app-advanced]]
  
-==== API ====+===== API =====
  
   * https://github.com/RichWeber/yii2-phirehose   * https://github.com/RichWeber/yii2-phirehose
Строка 117: Строка 167:
   * https://github.com/trntv/yii2-starter-kit   * https://github.com/trntv/yii2-starter-kit
   * https://github.com/dmstr/yii2-adminlte-asset   * https://github.com/dmstr/yii2-adminlte-asset
 +  * https://github.com/omnilight/yz2-admin
  
- +===== Image =====
- +
-==== Image ====+
  
   * https://github.com/yurkinx/yii2-image/tree/master   * https://github.com/yurkinx/yii2-image/tree/master
   * https://github.com/budyaga/yii2-cropper   * 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 ====+===== File =====
  
   * https://github.com/dlds/yii2-attachments   * https://github.com/dlds/yii2-attachments
Строка 132: Строка 185:
   * https://github.com/Nemmo/yii2-attachments/tree/master/src   * https://github.com/Nemmo/yii2-attachments/tree/master/src
  
-==== Assets ====+===== 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   * https://github.com/nizsheanez/yii2-asset-converter/tree/master
  
-==== Sort ====+===== Sort =====
  
   * https://github.com/arogachev/yii2-sortable   * https://github.com/arogachev/yii2-sortable
  
-==== Rules/Validator ====+===== Rules/Validator =====
  
   * [[yii2-conditional-validator]] - https://github.com/kop/yii2-conditional-validator   * [[yii2-conditional-validator]] - https://github.com/kop/yii2-conditional-validator
   * http://www.yiiframework.com/extension/yii2-password/   * http://www.yiiframework.com/extension/yii2-password/
  
-==== Relation ====+===== Relation =====
  
   * https://github.com/arogachev/yii2-many-to-many    * https://github.com/arogachev/yii2-many-to-many
  
-==== Behavior ====+===== Behavior =====
  
   * https://github.com/wbraganca/yii2-nested-set-behavior   * https://github.com/wbraganca/yii2-nested-set-behavior
  
-==== Scroll page ====+===== Scroll page =====
  
   * [[http://kop.github.io/yii2-scroll-pager/|kop/yii2-scroll-pager]]   * [[http://kop.github.io/yii2-scroll-pager/|kop/yii2-scroll-pager]]
   * https://github.com/kop/yii2-scroll-pager   * https://github.com/kop/yii2-scroll-pager
  
-==== Notifications ====+===== Notifications =====
  
   * mirocow/yii2-notification   * mirocow/yii2-notification
Строка 164: Строка 226:
   * https://github.com/ZhandosKz/notification   * https://github.com/ZhandosKz/notification
  
-==== GEO ====+===== GEO =====
  
   * willdurand/geocoder   * willdurand/geocoder
  
-==== WebSocket ====+===== WebSocket =====
  
   * https://github.com/nizsheanez/yii2-websocket-application/tree/master   * https://github.com/nizsheanez/yii2-websocket-application/tree/master
  
-==== Chat ====+===== Chat =========
  
   * https://github.com/joni-jones/yii2-wschat   * https://github.com/joni-jones/yii2-wschat
  
-==== Легенда ====+===== Легенда =====
  
   * yiisoft/yii2-authclient - так обозначаются пакеты composer   * yiisoft/yii2-authclient - так обозначаются пакеты composer
  
-==== Loaders ====+===== Loaders =====
  
   * https://github.com/rmrevin/yii2-ladda-bootstrap    * https://github.com/rmrevin/yii2-ladda-bootstrap
   
-==== SMS ====+===== SMS =====
  
   * https://github.com/2amigos/yii2-nexmo-library   * https://github.com/2amigos/yii2-nexmo-library
  
-==== Switch ====+===== Switch =====
  
   * https://github.com/2amigos/yi    * https://github.com/2amigos/yi
   
-==== Sliders ====+===== Sliders =====
  
   * https://bitbucket.org/artur_oliveira/yii2-tileslidemenu/src   * https://bitbucket.org/artur_oliveira/yii2-tileslidemenu/src
  
-==== Удаленные хранилища ====+===== Удаленные хранилища =====
  
   * https://github.com/2amigos/yii2-resource-manager-component   * https://github.com/2amigos/yii2-resource-manager-component
  
-==== Social ====+===== Social =====
  
   * https://github.com/2amigos/yii2-disqus-widget   * https://github.com/2amigos/yii2-disqus-widget
  
-==== Events ====+===== Events =====
  
   * https://github.com/Afinogen/yii2-events   * https://github.com/Afinogen/yii2-events
Строка 210: Строка 272:
   * https://github.com/bariew/yii2-event-component   * https://github.com/bariew/yii2-event-component
  
-==== Queuing ====+===== Queuing =====
  
   * https://github.com/Mirocow/yii2-queue :!:   * https://github.com/Mirocow/yii2-queue :!:
Строка 217: Строка 279:
   * https://github.com/yiisoft/yii2-queue :!: (признан yii-soft)   * https://github.com/yiisoft/yii2-queue :!: (признан yii-soft)
  
-==== Plugins ====+===== Plugins =====
  
   * https://github.com/loveorigami/yii2-plugins-system   * https://github.com/loveorigami/yii2-plugins-system
   * https://github.com/loveorigami/yii2-shortcodes-pack   * https://github.com/loveorigami/yii2-shortcodes-pack
 +
 +===== Generator / Gii =====
 +
 +  * https://github.com/deesoft/yii2-gii