boson-php / runtime
Boson WebView runtime library
dev-master / 1.0.x-dev
2025-05-24 22:03 UTC
Requires
- php: ^8.4
- ext-ffi: *
- boson-php/globals-provider: ^1.0
- boson-php/http: ^1.0
- boson-php/http-contracts: ^1.0
- boson-php/weak-types: ^1.0
- ffi/env: ^1.0
- psr/event-dispatcher: ^1.0
- react/promise: ^3.0
Requires (Dev)
- phpunit/phpunit: ^12.0
This package is auto-updated.
Last update: 2025-05-24 22:46:04 UTC
README
Installation
Boson package is available as Composer repository and can be installed using the following command in a root of your project:
$ composer require boson-php/runtime
Documentation
- You can learn more about what a Boson is.
- Information about the configs is available on the corresponding pages.
- A more detailed description of working with the application, windows and webview is also available.
- Also, do not miss the detailed guide on additional apps for working with functions, scripts, requests, and more.
- If you want to build an application based on Symfony, Laravel and others, then similar functionality is also available.
This documentation corresponds to the latest release (see https://github.com/boson-php/boson/tags). Behavior and code in the
master
branch may differ from what is shown below.
Community
- Any questions left? You can ask them
in the chat
t.me/boson_php
!
Contributing
Boson is an Open Source, community-driven project. Join them contributing code.