Skip to content

BookStore was built by composer. Using Doctrine DBAL package. Using DBAL connect to mySql database. Input the book_name, book_publisher and book_price. Display the data with symfony console.

Notifications You must be signed in to change notification settings

Jaysonliu9988/Bookstore_V3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP console app using symfony console and doctrine dbal

  • BookStore was built by composer.
  • Using Doctrine DBAL package.
  • Using DBAL connect to mySql database.
  • Input the book_name, book_publisher and book_price.
  • Display the data with symfony console.

BookStore-Console Question Helper app

  • How to run this console app?
  • => Git clone => php index.php db:list(db:insert/db:init)

Drop the table from MySql

signUp

db:list(empty)

signUp

db:init

signUp

db:insert

signIn

db:list

signUp

db:list(mysql)

searchBar

Reference

About

BookStore was built by composer. Using Doctrine DBAL package. Using DBAL connect to mySql database. Input the book_name, book_publisher and book_price. Display the data with symfony console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages