boa framework (python) is a free open source, flexible and easy-to-use configuration PHP framework, MVC design pattern, completely object-oriented, easy to learn and use, and convenient for rapid development.
boa advocates "minimalism" and adopts consistent design to simplify learning and use, but its functions are not simple.
boa follows the idea of "elasticity" and can meet business needs of different scales through simple and flexible configuration.
boa adopts the Apache-2.0 license agreement, which means you can use boa to develop, publish, and sell open source or commercial products for free.
Hierarchical: tree-like hierarchical design, layer-by-layer insertion and scheduling Configuration: simple, flexible, fine-grained function configuration Distributed: data, cache, files, applications are separated, data and cache support read-write separation Scalability: supported Flexible business deployment; supports internationalization and localization; supports MQ middleware. Ease of use: automatic cache; automatic variable verification; container-style calling; concise template syntax; friendliness: unified error management, logging, and friendly Front-end support
boa frame screenshot