dev-master
9999999-devPunchUp Application Framework.
GPL3
The Requires
The Development Requires
laravel framework lumen
PunchUp Application Framework.
(NOTE: Currently in planning stage. We are looking for contributors.) An open-source modular rapid application builder and content management system. PunchUp is open-source using the permissive GPLv3 license. PunchUp's core operates alone or with add-on modules. The framework is a combination of a RAD drag-n-drop application builder and a web content managment system., (*2)
The core of PunchUp is made of two parts; (1) a server-side API layer and (2) a Javascript and HTML5 front-end., (*3)
The PunchUp API is written in PHP and makes use of the Lumen framework and Fractal for the presentation and transformation layer. It is a JSON REST based API. In addition to responding to JSON requests, the API connects to various types of data sources, such as MySQL, MSSQL, SQLite, MongoDB, and flat-file databases. A unique feature of the API is how it automattically generates new database models, REST endpoints and CRUD based routes., (*4)
The Punchup Front-End is written in HTML5, CSS3 and Javascript and makes use of the Bootstrap 3 front-end framework and the Sass preprocessor. jQuery and Aurelia are the Javascript frameworks., (*5)
Please contact Kevin Young to inquire about contributing. We are looking for every type of contributor., (*6)
PHP >= 7.0, (*7)
Javascript (ECMAScript) >= 6.0, (*8)
PunchUp is open-sourced software licensed under the GNU GPLv3, (*9)
PunchUp Application Framework.
GPL3
laravel framework lumen