Download the PHP package fraction-framework/fraction without Composer
On this page you can find all versions of the php package fraction-framework/fraction. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fraction-framework/fraction
More information about fraction-framework/fraction
Files in fraction-framework/fraction
Package fraction
Short Description Attribute-driven PHP framework
License MIT
Informations about the package fraction
Fraction Framework
Fraction is an attribute-based framework. The main perpose of Fraction is to provide a simple tool for building self-documenting RESTful APIs, wheareas it can be used for building any kind of web application. Note that Fraction is still in development and is not recommended for production use. Many features are still missing.
Documentation
For a comprehensive guide on how to use Fraction Framework, detailed information on its features, and best practices, please visit the official Fraction Framework documentation.
Installation
To create a new project with Fraction, open your terminal and navigate to the directory where you want to create your project. Run the following command:
Replace your_project_name
with the desired name for your project. This command will create a new directory with the
specified project name and install the latest version of Fraction and its dependencies.
Alternatively, you can install Fraction as a dependency in an existing project. To do so, run the following command:
Basic Usage
Creating your first API endpoint is as simple as follows:
For more information on how to use Fraction, please refer to the documentation.
Demo Application
To see Fraction Framework in action, we have provided a demo application showcasing its various features and functionalities. You can find the demo application here. This will help you better understand the framework's structure and provide a solid starting point for building your own applications using Fraction.
License
Fraction is licensed under the MIT License.
All versions of fraction with dependencies
ext-simplexml Version *