Download the PHP package spoom-php/core without Composer
On this page you can find all versions of the php package spoom-php/core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package core
Spoom Packages
Spoom is a collection of cooperative packages, which you can use to code your Application of needs.
About the Core
This is the core package which provide:
- Extended exception capabilities with string id and context support
- File access interface and local filesystem implementation
- Logger interface with file logger implementation
- Data serialization and deserialization interface (with serialize and json implementation)
- Helpers to solve basic task and some PHP inconsistency
- Event and package (Spoom packages) management
- ...
Installation
Install the latest version with
Requirements
Spoom Core (and most official package) works with PHP 7.2 or above
Usage
Here is a basic example to initialize the Core\Environment
:
License
The Spoom is open-sourced software licensed under the MIT license.
All versions of core with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.0
ext-mbstring Version *
ext-fileinfo Version *
ext-json Version *
spoom-php/composer Version ^1.1.1
ext-mbstring Version *
ext-fileinfo Version *
ext-json Version *
spoom-php/composer Version ^1.1.1
The package spoom-php/core contains the following files
Loading the files please wait ....