oxygen-dz/oxygenframework

Create Framework

This package's canonical repository appears to be gone and the package has been frozen as a result.

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 15

Watchers: 1

Forks: 3

Open Issues: 1

Language:HTML

Type:project

v1.0.1 2022-07-09 14:33 UTC

This package is auto-updated.

Last update: 2023-11-08 12:56:28 UTC


README

Hi!, Oxygen Framework is an open-source PHP framework for web development created by Redwan Aouni Under Oxygendz name. The framework provides developers with a set of tools and components to help them build web applications quickly and easily. It is based on the Model-View-Controller (MVC) architecture, which helps to separate the presentation logic from the business logic.

Why Oxygen?

This framework was named after the corona virus pandemic, as an reminder of the importance of having a solid and stable base in the midst of a crisis.

The framework includes features such as routing, middleware, dependency injection, and facades, which help to simplify the process of creating and managing web applications. It also includes a simple and powerful annotation system, which allows developers to define annotations and read them using reflection. Additionally, it provides a set of useful helper functions, and a simple and powerful error handling system.

enter image description here The framework also comes with a simple and powerful database system, which allows developers to interact with databases using PDO. The framework has a simple and easy-to-use API, which makes it easy for developers to get started and to learn. The framework is constantly being updated and improved by the developer or developers behind it, so developers can always expect to see new features and improvements.

The Oxygen Framework is designed to be lightweight, fast, and easy to use. It is ideal for small to medium-sized projects, and for developers who are looking for a simple and powerful PHP framework to build their web applications with.

Created with ❤️ By Redwan Aouni in Algeria 🇩🇿

Documentation

The documentation for the Oxygen Framework will soon be available on the website. However, if you would like to test it out and see how it works, you can follow these simple steps:

  1. Unzip the downloaded code
  2. Open the terminal and navigate to the project directory by running cd project-dirname
  3. Run composer install to install the necessary dependencies. Note: you will need to have Composer installed on your computer before proceeding with this step.
  4. And you are ready to go and start building your application with Oxygen Framework

Features

  1. Router : The framework provides a simple and powerful routing system that allows developers to define routes and map them to specific controllers and actions.

  2. Middleware : The framework provides a simple and powerful middleware system that allows developers to define middleware that can be executed before and after routes.

  3. Dependency Injection : The framework provides a simple and powerful dependency injection system that allows developers to define dependencies and inject them into controllers and other classes.

  4. Facades : The framework provides a simple and powerful facade system that allows developers to access services and other objects through simple and intuitive static methods.

  5. Annotation : The framework provides a simple and powerful annotation system that allows developers to define annotations and read them using reflection.

  6. Configurations : The framework provides a simple and powerful configuration system that allows developers to define and manage configurations.

  7. Helper : The framework provides a set of useful helper functions that can be used to perform common tasks.

  8. Error : Provides a simple and powerful error handling system that allows developers to handle errors and exceptions.

  9. Request and Response : Provides a simple and powerful request and response system that allows developers to handle HTTP requests and responses.

  10. Database : Provides a simple and powerful database system that allows developers to interact with databases using PDO.

What in-Next Update?

  1. (Add) Incorporate built-in support for Python in PHP
  2. Add a multilingual system
  3. Remove unnecessary code
  4. Fix bugs.