kwebservices/kws

Krealm Web Services Composer Package


Keywords
web, services, krealm, kws, composer, composer-library, php
License
CNRI-Python-GPL-Compatible

Documentation

Krealm Web Services Composer Package

GitHub repo size GitHub language count GitHub top language Lines of code GitHub GitHub contributors

Installation

You can add this library as a dependency to your project using Composer:

composer install kwebservices/kws

If you only need this library during development, for instance to run your project test suite, then you should add it as a development-time dependency:

composer install --dev kwebservices/kws

Licence

This project is licensed under the GNU General Public License - see the LICENSE file for details