Download the PHP package serafim/boson without Composer

On this page you can find all versions of the php package serafim/boson. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package boson


MetaStorm Telegram

Why Boson? Because it's not an Electron! And much easier than that =)

By the way, there is more information about the project in the documentation.

Also, this repository contains included high level PHP bindings for Saucer v6.0.

Application Example

Installation

Boson package is available as Composer repository and can be installed using the following command in a root of your project:

Documentation

Components

Component Description Status
boson-php/compiler Allows you to compile a project into a executable version tests
boson-php/cpu-info Provides general information about the CPU version tests
boson-php/globals-provider Emulates the behavior of global PHP variables version tests
boson-php/http Provides basic HTTP structure version tests
boson-php/http-body-decoder Decoder for HTTP request body version tests
boson-php/http-static-provider Provides the ability to easily handle static files version tests
boson-php/os-info Provides general information about the operating system version tests
boson-php/pasm Provides cross-platform implementation of the PHP asm executor version tests
boson-php/runtime Core component for running applications version tests
boson-php/saucer FFI Saucer Bindings version tests
boson-php/uri Provides data structures for URI version tests
boson-php/uri-factory Provides list of factory classes to parse and create URI instances version tests
boson-php/weak-types Provides data types for working with weak references version tests
boson-php/event-listener-contracts Generic event listener component interfaces version tests
boson-php/http-contracts Generic HTTP component interfaces version tests
boson-php/id-contracts A set of interfaces that provide ID value objects version tests
boson-php/os-info-contracts A set of interfaces that provide OS Info value objects version tests
boson-php/uri-contracts A set of interfaces that provide data about the URI of objects version tests
boson-php/uri-factory-contracts A set of interfaces that provide the ability to create URIs version tests
boson-php/value-object-contracts A set of interfaces that provide variadic value objects version tests

Extensions

Extension Context Description Status
boson-php/webview-ext-battery WebView Adds support for the Battery API version tests
boson-php/webview-ext-network WebView Adds support for the Network API version tests

Bridges

Bridge Description Status
boson-php/http-bridge Base component for integrating HTTP functionality with various frameworks version tests
boson-php/laravel-http-bridge Adapter for integrating with Laravel HTTP component version tests
boson-php/laravel-provider Boson Service Provider & Runtime for Laravel Framework version tests
boson-php/psr-http-bridge Adapter for integrating with PSR-7 HTTP component version tests
boson-php/spiral-bridge Boson Bootloader & Runtime for Spiral Framework version tests
boson-php/symfony-bundle Boson Bundle & Runtime for Symfony Framework version tests
boson-php/symfony-http-bridge Adapter for integrating with Symfony HTTP component version tests

Community

Any questions left? You can ask them:

Contributing

Boson is an Open Source, community-driven project. Join them contributing code.


All versions of boson with dependencies

PHP Build Version
Package Version
Requires php Version ^8.4
boson-php/http-bridge Version ^0.17
boson-php/laravel-http-bridge Version ^0.17
boson-php/laravel-provider Version ^0.17
boson-php/psr-http-bridge Version ^0.17
boson-php/spiral-bridge Version ^0.17
boson-php/symfony-bundle Version ^0.17
boson-php/symfony-http-bridge Version ^0.17
boson-php/compiler Version ^0.17
boson-php/cpu-info Version ^0.17
boson-php/globals-provider Version ^0.17
boson-php/http Version ^0.17
boson-php/http-body-decoder Version ^0.17
boson-php/http-static-provider Version ^0.17
boson-php/os-info Version ^0.17
boson-php/pasm Version ^0.17
boson-php/runtime Version ^0.17
boson-php/uri Version ^0.17
boson-php/uri-factory Version ^0.17
boson-php/weak-types Version ^0.17
boson-php/event-listener-contracts Version ^0.17
boson-php/http-contracts Version ^0.17
boson-php/id-contracts Version ^0.17
boson-php/os-info-contracts Version ^0.17
boson-php/uri-contracts Version ^0.17
boson-php/uri-factory-contracts Version ^0.17
boson-php/value-object-contracts Version ^0.17
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package serafim/boson contains the following files

Loading the files please wait ....