bluefish/combine

PHP framework for web applications


Keywords
framework
License
GPL-2.0

Documentation

Combine Framework

PHP framework for web applications

Introduction

It is a small framework to assist in the creation of web applications. With it, you can quickly create and customize UI elements such as tables, forms, tabs, etc. You can now write code thinking only of his application.

Installation using Composer

$ composer require bluefish/combine

Examples