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

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