Skip to content
/ PRC Public

PRC (PHP RAD CRUD) is a rapid application development (RAD) tool that makes it easy to create, read, update, and delete (CRUD) database table records without writing much code. It's currently in beta mode, but we're planning to add more features in the future. In case you don't know, PHP stands for PHP: Hypertext Preprocessor.

License

Notifications You must be signed in to change notification settings

asakpke/PRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0c796a1 · Nov 23, 2023

History

15 Commits
Nov 22, 2023
Nov 23, 2023
Nov 23, 2023
Nov 23, 2023
Nov 22, 2023
Nov 17, 2023
Nov 17, 2023
Nov 23, 2023
Nov 23, 2023
Nov 17, 2023
Nov 23, 2023
Nov 23, 2023
Nov 23, 2023
Nov 23, 2023
Nov 23, 2023
Nov 23, 2023
Nov 23, 2023
Nov 21, 2023
Nov 23, 2023
Nov 22, 2023

Repository files navigation

PRC

PRC (PHP RAD CRUD) is a rapid application development (RAD) tool that makes it easy to create, read, update, and delete (CRUD) database table records without writing much code. It's currently in beta mode, but we're planning to add more features in the future. In case you don't know, PHP stands for PHP: Hypertext Preprocessor.

#PHP #RAD #CRUD #databasetool #webdevelopment #productivitytool

How to use?

Update your database details at PRC.php file.

You can use example.sql database for testing.

Create new folder for each database table and follow code examples given at

  • Example1 folder
  • Example2 folder
  • Users folder

About

PRC (PHP RAD CRUD) is a rapid application development (RAD) tool that makes it easy to create, read, update, and delete (CRUD) database table records without writing much code. It's currently in beta mode, but we're planning to add more features in the future. In case you don't know, PHP stands for PHP: Hypertext Preprocessor.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published