Registry / web-framework / be-be
library2.7.28phppackagistunverified

PHP BE 双驱框架(Beyond Exception),支持普通PHP和Swoole两种方式部署,兼顾便捷与性能。

composer require be/be
INSTALL
IMPORT
SIG · BE-BE
B
be-be
web-frameworkphpv2.7.28
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Application
use BE\Application;

Initialize and run the BE framework application.

use BE\Application; $app = new Application(); $app->run();
Debug
Known issues
gotchaRequires PHP 7.4+ and Swoole extension for Swoole mode.
fix
Ensure PHP version meets requirements and install Swoole if needed.
affects: >=2.0.0
Upgrade
Version history
2.7.28latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
be-be — pip install be-be · libregistry