2017 © Pedro Peláez
 

library querying

Data querying package for PHP

image

nayjest/querying

Data querying package for PHP

  • Tuesday, December 27, 2016
  • by nayjest
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

nayjest/querying

Release Build Status Scrutinizer Code Quality Code Coverage, (*1)

Data querying package for PHP, (*2)

Table of Contents

Requirements

  • PHP 5.5+ (hhvm & php7 are supported)

Installation

The recommended way of installing the component is through Composer., (*3)

Run following command:, (*4)

composer require nayjest/querying

Usage

Contributing

Please see Contributing Guidelines and Code of Conduct for details., (*5)

Testing

This package bundled with unit tests (PHPUnit)., (*6)

To run tests locally, you must install this package as stand-alone project with dev-dependencies:, (*7)

composer create-project nayjest/querying

Command for running tests:, (*8)

composer test

Security

If you discover any security related issues, please email mail@vitaliy.in instead of using the issue tracker., (*9)

License

© 2016 Vitalii Stepanenko, (*10)

Licensed under the MIT License., (*11)

Please see License File for more information., (*12)

The Versions

27/12 2016

dev-master

9999999-dev

Data querying package for PHP

  Sources   Download

MIT

The Development Requires

by Vitalii [Nayjest] Stepanenko