Skip to content

Harveyhase68/scoriet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scoriet

Scoriet - a source code generator - templates included in direcory \exe\templates (you need to copy them to \documents\scoriet\templates) Scoriet - access to MySQL, MariaDB and PostgreSQL (but able to access all DB with little effort!)

Scoriet is written in WinDev, this version is in WinDev 26, english version and with plain source code! So it is readable and maybe downgradable to older WinDev Versions.

WinDev is a 4GL programming language. WinDev is not open-source. WinDev has a commercial hardware dongle!

Why WinDev and not C++ or Java?

WinDev has the ability to execute code in runtime. This makes WinDev unique, only PHP has this ability!

Scoriet works with templates, the generator reads every template and compiles it, execute it and the execution of the template generates the final application.

Scoriet must import first your application database. It imports it in Hyper File classic database in order to produce fast the result. Every database table, field, link, key can be translated to several languages! So if you generate the application, you have your captions in the desired language!

Scoriet has a database import version, so you can make for example a laravel migrations/database updates!

Scoriet delivers a PHP sample template, be kind, this was not my best work, I wanted to deliver a class/master/datapresentation PHP framework, with savvy a PHP framework, but time was against me... sorry, so I deliver a CRUD but with bootstrap css framework. Not a single class in it

CRUD framework with bootstrap and jQuery new upload, try it, with PHP 7.2+, table with search, column sort, pagination, image support, printing and more!

An additional template I added, this you can use for an REST API, it is a REST API!

ALL SETUP FILES ARE FROM NOW ON DOWNLOADABLE FROM www.scoriet.com