darflen/framework

Framework used for the Darflen social media project.

Maintainers

Package info

github.com/darflen/framework

Homepage

pkg:composer/darflen/framework

Transparency log

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v26.07.0 2026-07-15 01:22 UTC

This package is auto-updated.

Last update: 2026-07-15 01:24:21 UTC


README

Darflen logo Darflen logo Darflen Framework Build Status Latest Stable Version License

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...

Installation

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

Documentation is currently a work in progress.

Contributing

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.

License

The Darflen framework is licensed under the GPL-3.0 license.