{"id":16789393,"url":"https://github.com/itswadesh/generate-pdf-from-mysql-database-using-php","last_synced_at":"2025-04-10T23:25:29.721Z","repository":{"id":105824691,"uuid":"54898277","full_name":"itswadesh/generate-pdf-from-mysql-database-using-php","owner":"itswadesh","description":null,"archived":false,"fork":false,"pushed_at":"2016-11-23T04:46:11.000Z","size":23,"stargazers_count":12,"open_issues_count":1,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T20:12:41.916Z","etag":null,"topics":["database","mysql","pdf","php"],"latest_commit_sha":null,"homepage":"http://angularcode.com/generate-pdf-using-php-mysql/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itswadesh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-28T14:32:04.000Z","updated_at":"2025-03-09T22:14:22.000Z","dependencies_parsed_at":"2023-06-14T07:00:35.958Z","dependency_job_id":null,"html_url":"https://github.com/itswadesh/generate-pdf-from-mysql-database-using-php","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itswadesh%2Fgenerate-pdf-from-mysql-database-using-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itswadesh%2Fgenerate-pdf-from-mysql-database-using-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itswadesh%2Fgenerate-pdf-from-mysql-database-using-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itswadesh%2Fgenerate-pdf-from-mysql-database-using-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itswadesh","download_url":"https://codeload.github.com/itswadesh/generate-pdf-from-mysql-database-using-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248313714,"owners_count":21082898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","mysql","pdf","php"],"created_at":"2024-10-13T08:26:59.502Z","updated_at":"2025-04-10T23:25:29.714Z","avatar_url":"https://github.com/itswadesh.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generate-pdf-from-mysql-database-using-php\n\nThe full tutorial can be foud @ http://angularcode.com/generate-pdf-using-php-mysql/\n##Import data\nImport books.sql into your MySQL\nThis will create necessary tables and insert sample data into it.\n\n##Change the settings\nYou need to change the following database settings in **database.php**\n\u003cpre\u003e\n  private $host = \"localhost\";\n\tprivate $user = \"root\";\n\tprivate $password = \"root\";\n\tprivate $database = \"crud\";\n\u003c/pre\u003e\n\n##Run the program\nCopy the project into your PHP servers root directory and access the index.php\n\nThis should create the PDF page and display it in the browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitswadesh%2Fgenerate-pdf-from-mysql-database-using-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitswadesh%2Fgenerate-pdf-from-mysql-database-using-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitswadesh%2Fgenerate-pdf-from-mysql-database-using-php/lists"}