Skip to content

SplashSync/Php-Core

Repository files navigation

N|Solid

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:

$ composer require splash/phpcore

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

This module is part of SplashSync project.