PHPackages                             htc/now-taxi-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. htc/now-taxi-bundle

ActiveSymfony-bundle[API Development](/categories/api)

htc/now-taxi-bundle
===================

This bundle provides integration with nowtaxi.ru order exchange API (http://doc.nowtaxi.ru/api/exchange) in a Symfony 2 application.

1.0(10y ago)223MITPHPPHP &gt;=5.3.0

Since Jun 8Pushed 10y ago6 watchersCompare

[ Source](https://github.com/HighTechnologiesCenter/htc-nowtaxi-bundle)[ Packagist](https://packagist.org/packages/htc/now-taxi-bundle)[ RSS](/packages/htc-now-taxi-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

HtcNowTaxiBundle
================

[](#htcnowtaxibundle)

[![SensioLabsInsight](https://camo.githubusercontent.com/e20072ff5578af1a031940c0619b467ab6c19076f11a137d5594014bfcd0457a/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f62313330663039302d336538662d343130332d623663352d6263366161643064613337322f6269672e706e67)](https://insight.sensiolabs.com/projects/b130f090-3e8f-4103-b6c5-bc6aad0da372)

---

This bundle provides integration with nowtaxi.ru order exchange API () in a Symfony 2 application.

Installation
============

[](#installation)

Step 1: Download the Bundle
---------------------------

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require htc/now-taxi-bundle
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Step 2: Enable the Bundle
-------------------------

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding the following line in the `app/AppKernel.php`file of your project:

```
