Download the PHP package lg-xenos/yii2-recaptcha without Composer

On this page you can find all versions of the php package lg-xenos/yii2-recaptcha. 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 yii2-recaptcha

lgXenos/yii2-recaptcha

Yii2 Component-widget with Google Recaptcha. Ajaxed. Multipled. Fixed

composer require lg-xenos/yii2-recaptcha

Множественные рекапчи / Multiple reCaptcha on a one page

У каждой свой ID / Each of reCaptcha instances must have unique id

Почитать / Resources

Немного истории / Some history

(in English below)

Предыстория такова, что himiklab сделал базу виджету для гугл-рекапчи. Но она не работала для аякса. Ему был предложен PR, но долго провалявшись с пометкой "conflicted" так и не был реализован.

Сейчас там есть другие issues, которые опять таки приводят предложения, как решить данную проблему. Но автор, к сожалению, ждет PR.

В одной из моих issue мне ответили: "Я тут кому-то что-то должен?". Конечно потом это было стерто. Но я получил email с этим сообщением.

Не очень уважаемый himiklab, ни в коем случае вы никому ничего не должны. Как и мы вам. Но на будущее, если у вас нет желания или времени заниматься поддержкой - это стоит указывать заранее. В прочем если в ответ на баги вы будете подсказывать, где искать проблему - вам только будет полезнее. А то, что вы мне ответили - это не ответ. Это слепая агрессия на окружающих. Удачи

Данный код основан на труде himiklab и den67rus, после чего "по-русски доработан напильником".

in English - I'm using only Google Translate, because not good know it

The background is that himiklab made the widget base for google-recaptcha. But she did not work for Ajax. To him [was offered PR] (https://github.com/himiklab/yii2-recaptcha-widget/pull/23), but for a long time lying around with the mark "conflicted" was never realized.

Now there are other issues, which again lead to suggestions how to solve this problem. But the author, unfortunately, is waiting for PR.

In [one of my issue] (https://github.com/himiklab/yii2-recaptcha-widget/issues/57) He write to me: "I owe to someone?". Of course then it was erased. But I received an email with this message.

Of course not. But we not owe too. But wrote: Sorry I'm to busy, search bug at <...> - the best practice. Use it.

Thnx himiklab & den67rus for base to this release


All versions of yii2-recaptcha with dependencies

PHP Build Version
Package Version
Requires yiisoft/yii2 Version *
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 lg-xenos/yii2-recaptcha contains the following files

Loading the files please wait ....