splash/phpcore

Splash Foundation Module for All Php Applications

Installs: 44 082

Dependents: 6

Suggesters: 0

Security: 0

Stars: 3

Watchers: 5

Forks: 3

Open Issues: 3

Type:package

2.3.4 2024-01-31 21:38 UTC

README

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.