[![N|Solid](https://github.com/SplashSync/Php-Core/raw/master/img/github.jpg)](https://www.splashsync.com)

# Splash Php-Core Module
Splash Core Module for PHP Applications.
This module was coded to be integrated as a library on all PHP Applications Modules.
It is designed as a complete toolbox for Splash PHP Clients Modules.  

## Features
- Automatically detect Module configuration on most platforms 
- All Client operations are merged in a single static class *Splash::*
- Provide base classes for creating Objects,Widgets & More...

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

```bash
$ composer require splash/phpcore
```

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.

This module is part of [SplashSync](https://splashsync.com) project.
