splash / phpcore
Splash Foundation Module for All Php Applications
Installs: 48 531
Dependents: 6
Suggesters: 0
Security: 0
Stars: 3
Watchers: 5
Forks: 3
Open Issues: 3
Type:package
Requires
- php: ^7.4|^8.0
- ext-libxml: *
- ext-simplexml: *
- ext-xmlwriter: *
Requires (Dev)
- ext-apcu: *
- ext-curl: *
- ext-soap: *
- ext-xml: *
- badpixxel/php-sdk: ~2.0
- splash/console: dev-master
- dev-master
- 2.3.10
- 2.3.9
- 2.3.8
- 2.3.7
- 2.3.6
- 2.3.5
- 2.3.4
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.1
- 2.2.0
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.7.20
- 1.7.19
- 1.7.18
- 1.7.17
- 1.7.16
- 1.7.15
- 1.7.14
- 1.7.13
- 1.7.12
- 1.7.11
- 1.7.10
- 1.7.9
- 1.7.8
- 1.7.7
- 1.7.6
- 1.7.5
- 1.7.4
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.1
- 1.6.0
- 1.5.0
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.0.x-dev
- dev-fix/fullname_parser
- dev-dev/third_party_helper
- dev-dev/fullname_parser_and_tests
- dev-dependabot/composer/composer/composer-2.6.4
This package is auto-updated.
Last update: 2024-11-05 14:56:19 UTC
README
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.