An open API service indexing awesome lists of open source software.

https://github.com/sibra-soft/turbine

PHP framework for creating websites and webapplications
https://github.com/sibra-soft/turbine

framework-php php

Last synced: 10 months ago
JSON representation

PHP framework for creating websites and webapplications

Awesome Lists containing this project

README

          









Easy to use PHP framework and CMS

Turbine is a PHP framework designed for building websites and web applications efficiently. It offers a streamlined, modular structure that simplifies development by providing tools for routing, database interaction, templating, and more. Turbine focuses on delivering high performance and scalability, allowing developers to quickly create responsive, secure, and feature-rich applications. Its flexibility makes it suitable for both small projects and large, complex web platforms.

## Getting started
* [Requirements](https://github.com/Sibra-Soft/turbine/wiki/1.-Getting-Started#requirements)
* [Installation](https://github.com/Sibra-Soft/turbine/wiki/1.-Getting-Started#installation)
* [Creating your first project](https://github.com/Sibra-Soft/turbine/wiki/1.-Getting-Started#creating-your-first-project)

## Core
* [Environment File](https://github.com/Sibra-Soft/turbine/wiki/2.-Core#environment-file)
* [Application Configuration](https://github.com/Sibra-Soft/turbine/wiki/2.-Core#application-configuration)

## Features
* [Routing service](https://github.com/Sibra-Soft/turbine/wiki/3.-Features#routing-service)
* [Mysql Database Service](https://github.com/Sibra-Soft/turbine/wiki/3.-Features#mysql-database-service)
* [Templating engine](https://github.com/Sibra-Soft/turbine/wiki/3.-Features#templating-engine)
* [Datasource binding](https://github.com/Sibra-Soft/turbine/wiki/3.-Features#datasource-binding)
* [Components](https://github.com/Sibra-Soft/turbine/wiki/3.-Features#components)
* [Task queue](https://github.com/Sibra-Soft/turbine/wiki/3.-Features#task-queue)
* [Query builder](https://github.com/Sibra-Soft/turbine/wiki/3.-Features#query-builder)

## Managing your Turbine project
To manage your project you can install [Turbine Cms](https://github.com/Sibra-Soft/turbine-cms)