The Darflen framework is a lightweight framework designed for the next version of Darflen. This framework provides the core components to build Darflen while keeping dependencies minimal. This framework features a range of classes and functions such as:
- PSR-compliant components where applicable
- Versatile multimedia content handling
- Mailing support with templating
- Fast router with middleware support
- Simple template engine
- JSON-based localization
- Configuration management
- Filesystem abstraction
- Many helpers functions and classes
- And more...
Warning
This framework is in early development and things may break at any moment. Use it at your own risk!
You can install it through composer by running this command:
composer require darflen/framework
Documentation is currently a work in progress.
Contributions are welcome. If you'd like to improve the framework, please open an issue or submit a pull request. The contribution guide is currently a work in progress.
The Darflen framework is licensed under the GPL-3.0 license.