PHPackages                             crsytalpf/words - 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. crsytalpf/words

ActiveLibrary

crsytalpf/words
===============

00PHP

Since Aug 12Pushed 6y agoCompare

[ Source](https://github.com/crsytalpf/words)[ Packagist](https://packagist.org/packages/crsytalpf/words)[ RSS](/packages/crsytalpf-words/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

SwaggerClient-php
=================

[](#swaggerclient-php)

The Words Bank of Crystal Platform. **Crystal Bank** have a huge collection and **Words Bank** is one of them. Words bank have so many words and more information about that word. Each words have one or more meaning from another language with a description. For now all words catogarzied as follow.
==========================================================================================================================================================================================================================================================================================================

  ID CATOGARY   1 ICT   As the Bank is built with a NoSQL database, all information about a single Data is with that word, and all words may not have same information. And so many information is yet to come. Current data will retrive, - Word in English
- Word in Sinhala
- Meaning in Sinhala
- Descrtipion in Sinhala
- Description in English
- ID

This PHP package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: v0.0.0.1
- Package version: 0.0.1
- Build package: io.swagger.codegen.languages.PhpClientCodegen For more information, please visit

Requirements
------------

PHP 5.5 and later

Installation &amp; Usage
------------------------

### Composer

To install the bindings via [Composer](http://getcomposer.org/), add the following to `composer.json`:

```
{
  "repositories": [
    {
      "type": "git",
      "url": "https://github.com//crystalWords.git"
    }
  ],
  "require": {
    "/crystalWords": "*@dev"
  }
}

```

Then run `composer install`

### Manual Installation

Download the files and include `autoload.php`:

```
    require_once('/path/to/SwaggerClient-php/vendor/autoload.php');
```

Tests
-----

To run the unit tests:

```
composer install
./vendor/bin/phpunit

```

Getting Started
---------------

Please follow the [installation procedure](#installation--usage) and then run the following:

```
