Download the PHP package itwmw/engine-validate-ide-helper without Composer

On this page you can find all versions of the php package itwmw/engine-validate-ide-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package engine-validate-ide-helper

说明

此扩展用于生成提示验证器位置的注释

如果你使用了验证器路由中间件,那么所有的验证过程将会在中间件部分完成,传递给控制器的时候已经是处理好的数据。

此扩展将根据 ValidateMiddlewareConfig 中的配置生成如下注释,方便定位验证器

安装

使用

其他框架可以自行将Itwmw\Validate\Ide\Helper\IdeHelperCommand命令进行集成

软擎

如果你使用的软擎框架,在安装本扩展后,可直接使用命令

Laravel

如果你使用的Laravel框架,在安装本扩展后,可直接使用命令

WebStorm集成

软擎

文件->设置->工具->外部工具->添加

快捷键

为了更方便的使用,可以给此工具设置一个快捷键

文件->设置->键盘映射->外部工具->Validate-Ide-Helper->右键点击->添加键盘快捷键,作者这里是ALT+G


All versions of engine-validate-ide-helper with dependencies

PHP Build Version
Package Version
Requires php Version ^7.3|^8.0
w7/engine-validate Version ^4.0
symfony/console Version >=5.2
symfony/finder Version >=4.0
itwmw/engine-validate-middleware Version ^4.0
guzzlehttp/guzzle Version ^7.4
composer/composer Version ^2.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package itwmw/engine-validate-ide-helper contains the following files

Loading the files please wait ....