boson-php / app
The skeleton application for the BosonPHP.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.4
- boson-php/http-static-provider: ^0.17.0
- boson-php/runtime: ^0.17
Requires (Dev)
- boson-php/compiler: ^0.17.0
- phpunit/phpunit: ^12
This package is auto-updated.
Last update: 2025-08-20 12:55:33 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 create-project boson-php/app my-project --stability=dev --prefer-dist
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 function bindings, scripts, request interception, and more.
- If you want to build an application based on Symfony, Laravel and others, then similar functionality is also available.
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.