承接 laradic/idea 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

laradic/idea

最新稳定版本:2.2.3

Composer 安装命令:

composer require laradic/idea

包简介

Laravel 5 IntelliJ IDEA / PHPStorm helpers and improvements like Advanced Metadata generators (autocompletion), fixing settings, better code completion, improved package development, etc

README 文档

README

License

Aimed at developers using Laravel in IntelliJ IDEA / PHPStorm, the package adds (configurable, optional) helpers, improvements and automation to the IDE. A small grasp of features:

  • Advanced Metadata generators (autocompletion)
  • Fixes settings
  • Improves code completion
  • Improved package development
  • Much more...

The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code.

Quick Installation

Begin by installing the package through Composer.

composer require laradic/idea=~2.0

Documentation

...

Quick overview

Completion Generator

Write additional PHPDoc blocks to either the source files or in a seperate file for any class. This is comparable to how ide-helper:model of barryvdh/laravel-ide-helper creates its phpdoc.

统计信息

  • 总下载量: 1.79k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-05-29