Skip to content

Latest commit

 

History

History
executable file
·
40 lines (18 loc) · 996 Bytes

README.md

File metadata and controls

executable file
·
40 lines (18 loc) · 996 Bytes

panicode

PaniCode is a kind of personal code that I use as a code generator that makes it easy to work on a project based on modules and classes.

Server Reqruitments

PHP version 5.6 or newer is recommended.

It should work on 5.4.8 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.

Installation

Via GitHub

git clone https://github.com/justalinko/panicode

Creating simple CRUD

$ php panicode

Databases -> create database -> create connection -> Import database

Routes -> Default routes [ panicode_crud ]

License

Please see the license agreement

Contributing

If you wanna contribute this project you can contact : alinkokomansuby@gmail.com

Bug issues

Submit new issues if you found some bug or problem here