neBase is a free and open source, fast and simple object-oriented application development architecture, which was born for the rapid development of applications. While maintaining excellent performance and novel design ideas, it also focuses on ease of use. Publishing under the Apache2 open source license agreement means that you can use OneBase for free and are allowed to publish/sell the applications you develop based on OneBase as open source or commercial products.
Main features:
Standards: OneBase provides a set of coding standards that can make team R&D collaboration more efficient.
Rigorous: Extremely rigorous error detection and security mechanisms, detailed log information, to protect your research and development.
Flexible: The reasonable decoupling design of layers, services, plug-ins, etc. makes it easy for you to upgrade the framework or change your requirements.
Interface: The complete interface R&D architecture allows you to only focus on business logic R&D, saving worry and effort.
Efficient: The automatic caching design abandons the embarrassment of judgment everywhere, allowing you to use caching without knowing it.
Features: Unlimited permission control, garbage resource recycling, system universal recycle bin, SEO variable support, performance and operation monitoring, and other imaginative design ideas.
Installation environment:
The software needs to be run in php7.0.0 or above environment.
Start the installation:
1. Download the source code and extract it to the Web directory.
2. Configure the virtual host to point to the source code public directory.
3. Create a OneBase database for filling in during installation.
4. After everything is ready, visit the domain name and you will see the guided installation interface.
If the installation process is completed normally, it will jump to the system homepage. At this time, OneBase has been installed. ^_^