Booklist-PHP

In this project, I created a booklist to input and display a list of books that I wanted to read. The aim of this project is to provide a comprehensive understanding of using PHP, starting from basics, object-oriented programming, and even implementing PHP using MySQL.

Stars
0
Committers
1

Bot releases are hidden (Show)

Booklist-PHP - Release 3.0.0 Latest Release

Published by Tyn-Tian 6 months ago

Booklist can now have a website interface, use a router, update the architecture without burdening the controller and now unit tests are carried out using PHP units.

Booklist-PHP - Release 2.2.1

Published by Tyn-Tian 6 months ago

Booklist now using composer.

Booklist-PHP - Release 2.1.1

Published by Tyn-Tian 6 months ago

Fix error in test.
Version: 2.1.0

Booklist-PHP - Release 2.1.0

Published by Tyn-Tian 6 months ago

Booklist application to create a list of books you want to read, the technology used is PHP OOP and MySQL to store data.

Booklist-PHP - Release 2.0.0

Published by Tyn-Tian 6 months ago

Booklist application to create a list of books you want to read, the technology used is PHP OOP.

Booklist-PHP - Release 1.0.0

Published by Tyn-Tian 6 months ago

Booklist application to create a list of books you want to read, the technology used is basic PHP.