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/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/psr-http-bridge Adapter for integrating with PSR-7 HTTP component 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
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/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

Community

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.14
boson-php/laravel-http-bridge Version ^0.14
boson-php/psr-http-bridge Version ^0.14
boson-php/symfony-http-bridge Version ^0.14
boson-php/cpu-info Version ^0.14
boson-php/globals-provider Version ^0.14
boson-php/http Version ^0.14
boson-php/http-body-decoder Version ^0.14
boson-php/http-static-provider Version ^0.14
boson-php/os-info Version ^0.14
boson-php/runtime Version ^0.14
boson-php/weak-types Version ^0.14
boson-php/http-contracts Version ^0.14
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 ....