{"id":147,"date":"2021-03-21T17:47:05","date_gmt":"2021-03-21T17:47:05","guid":{"rendered":"https:\/\/codeastro.com\/?p=147"},"modified":"2026-01-16T11:41:37","modified_gmt":"2026-01-16T05:56:37","slug":"library-management-system-in-php-with-source-code","status":"publish","type":"post","link":"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/","title":{"rendered":"Library Management System in PHP with Source Code"},"content":{"rendered":"\n<p>A simple project based on Library Management System which uses\u00a0<em><a href=\"https:\/\/codeastro.com\/category\/php\/\" target=\"_blank\" rel=\"noreferrer noopener\">PHP Language. <\/a><\/em>This simple PHP project contains all the required and essential features which can be in use for the first-year, second-year IT students as their college projects for PHP. It has a number of features that will allow users to interact in a way that people mostly interact in a library, in terms of requesting books, due dates, and others. The concept here is the same as a real-life scenario and well implemented as a web app.<\/p>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-8cf370e7 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center\">\ud83d\udccc<strong><em>Project Maintenance Update (2026)<\/em><\/strong><br>1. Originally developed using PHP &amp; MySQL.<br>2. Works with most modern PHP\/MySQL setups; minor adjustments may be needed in rare cases.<br>3. Shared for learning, experimentation, and educational purposes.<\/p>\n<\/div>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">About Library Management System Project in PHP<\/h2>\n\n\n\n<p>Moving on, this Library Management System Project in PHP focuses mainly on the library&#8217;s membership and handling library data. The project is divided into two categories: Member&#8217;s Login and Librarian Login. And, this is where things go a bit interesting like the real-scenarios. Members must request and wait for the librarian&#8217;s approval for various works including registration too. So, the librarian plays an important role here in the management of the system. Presenting a new library management system project in PHP that contains essential features to follow, yet a knowledgeable one for learning purposes. The users can change the features of this Simple library management system project as per their needs and requirements.<\/p>\n\n\n\n<p><strong>Available Features:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Membership Login and Registration<\/li>\n\n\n\n<li>Librarian Login<\/li>\n\n\n\n<li>Manual Membership Verifications by Librarian<\/li>\n\n\n\n<li>Request for a book<\/li>\n\n\n\n<li>List all borrowed books<\/li>\n\n\n\n<li>Add new book records<\/li>\n\n\n\n<li>Update existing book records<\/li>\n\n\n\n<li>Display available books<\/li>\n\n\n\n<li>Remove books<\/li>\n\n\n\n<li>Manage pending membership registrations<\/li>\n\n\n\n<li>Manage pending book requests<\/li>\n\n\n\n<li>View book due dates reminders<\/li>\n\n\n\n<li>Update balance of members<\/li>\n\n\n\n<li>Automatic deduction of penalty on returning book after due dates<\/li>\n\n\n\n<li>Responsiveness<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Project Name:<\/strong><\/td><td>Library Management System<\/td><\/tr><tr><td><strong>Language\/s Used:<\/strong><\/td><td>PHP<\/td><\/tr><tr><td><strong>PHP version (Recommended)<\/strong>:<\/td><td>5.6.3<\/td><\/tr><tr><td><strong>Database<\/strong>:<\/td><td>MySQL<\/td><\/tr><tr><td><strong>Type:<\/strong><\/td><td>Web Application<\/td><\/tr><tr><td><strong>Developer:<\/strong><\/td><td>Adnan Ansari<\/td><\/tr><tr><td><strong>Updates:<\/strong><\/td><td>0<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\">Library Management System in PHP &#8211; Project Information<\/figcaption><\/figure>\n\n\n\n<p><strong>Working Project Demo<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Library Management System in PHP with Source Code - CodeAstro\" width=\"810\" height=\"456\" src=\"https:\/\/www.youtube.com\/embed\/6PD61888IP8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Instructions: How to Run?<\/strong><\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>After you finish downloading the project, <a href=\"https:\/\/www.win-rar.com\/start.html?&amp;L=0\" target=\"_blank\" rel=\"noreferrer noopener\">unzip<\/a> the project file and head over to your XAMPP directory.<\/li>\n\n\n\n<li>There you&#8217;ll find a folder naming &#8220;htdocs&#8221;.<\/li>\n\n\n\n<li>Inside the &#8220;htdocs&#8221; folder, paste the project folder (not the .zip one, but the extracted one).<\/li>\n\n\n\n<li>Open your favorite browser; we recommend using Google Chrome or Mozilla Firefox.<\/li>\n\n\n\n<li>Then, go to URL &#8220;<em>http:\/\/localhost\/phpmyadmin<\/em>&#8220;.<\/li>\n\n\n\n<li>Create a Database with a name that is provided inside the &#8220;LOGIN DETAILS &amp; PROJECT INFO.txt&#8221;.<\/li>\n\n\n\n<li>Click on the &#8220;Import&#8221; tab and choose the database file (.sql) which is provided under the folder naming &#8220;DATABASE FILE&#8221;.<\/li>\n\n\n\n<li>After setting up all these, go to URL &#8220;<em>http:\/\/localhost\/[ ENTER_PROJECT_FOLDER_NAME_HERE ]<\/em>&#8220;<\/li>\n\n\n\n<li>All the login details are provided inside the project folder, check that out and enter in order to use it.<\/li>\n<\/ul>\n\n\n\n<p>And there you have it, a full setup of Library Management System in PHP MySQL. For this particular PHP project, PHP Version 5.6.3 is required. The project does not operate with the latest PHP version. So, users with the latest PHP version might face various errors while operating it. As a result, you&#8217;ll need to downgrade your PHP version (only if you&#8217;re using the latest version) at the moment. Download Free Library Management System Project in PHP MySQL with Source Code. So, this library system is a quick simple PHP project for all the beginners as well as the intermediate level that broads vast knowledge into such web applications. In conclusion, this whole PHP project with free source code is an absolute project and a meaningful way for the users to learn and explore more onto it.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Free Download Library Management System Project in PHP with Source Code:<br>Click the Download Button Below to Start Downloading<\/h2>\n\n\n\n<pre id=\"block-9b9efb43-deed-4848-9c37-0f9c75d3672c\" class=\"wp-block-preformatted\"><em>Note: Only for Educational Purpose<\/em><\/pre>\n\n\n <script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-2550399842637098\"\r\n     crossorigin=\"anonymous\"><\/script>\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-format=\"autorelaxed\"\r\n     data-ad-client=\"ca-pub-2550399842637098\"\r\n     data-ad-slot=\"5041024793\"><\/ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script>\n\n\n<div class='w3eden'><!-- WPDM Link Template: Default Template -->\n\n<div class=\"link-template-default card mb-2\">\n    <div class=\"card-body\">\n        <div class=\"media\">\n            <div class=\"mr-3 img-48\"><img decoding=\"async\" class=\"wpdm_icon\" alt=\"Icon\"   src=\"https:\/\/codeastro.com\/wp-content\/plugins\/download-manager\/assets\/file-type-icons\/zip.svg\" \/><\/div>\n            <div class=\"media-body\">\n                <h3 class=\"package-title\"><a href='https:\/\/codeastro.com\/download\/download-library-management-system-in-php-with-source-code\/'>Download Library Management System in PHP with Source Code<\/a><\/h3>\n                <div class=\"text-muted text-small\"><i class=\"fas fa-copy\"><\/i> 1 file(s) <i class=\"fas fa-hdd ml-3\"><\/i> 0.00 KB<\/div>\n            <\/div>\n            <div class=\"ml-3\">\n                <a href='#unlock' class='wpdm-download-link wpdm-download-locked btn btn-danger btn-sm' data-package='164'>Download<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>A simple project based on Library Management System which uses\u00a0PHP<\/p>\n","protected":false},"author":1,"featured_media":146,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[11,10,12,9],"class_list":["post-147","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-php","tag-css","tag-html","tag-mysql","tag-php"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Library Management System in PHP with Source Code - CodeAstro<\/title>\n<meta name=\"description\" content=\"Free Download Library Management System in PHP with Source Code. Library Management System Project in PHP MySQL with Source Code.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Library Management System in PHP with Source Code - CodeAstro\" \/>\n<meta property=\"og:description\" content=\"Free Download Library Management System in PHP with Source Code. Library Management System Project in PHP MySQL with Source Code.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/\" \/>\n<meta property=\"og:site_name\" content=\"CodeAstro\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-21T17:47:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-16T05:56:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/codeastro.com\/wp-content\/uploads\/2021\/03\/Code-Astro-Thumbnail-LMS.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"910\" \/>\n\t<meta property=\"og:image:height\" content=\"669\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"adminastro\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"adminastro\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/\"},\"author\":{\"name\":\"adminastro\",\"@id\":\"https:\/\/codeastro.com\/#\/schema\/person\/caec5b54c46a6db5908fc59756837b3f\"},\"headline\":\"Library Management System in PHP with Source Code\",\"datePublished\":\"2021-03-21T17:47:05+00:00\",\"dateModified\":\"2026-01-16T05:56:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/\"},\"wordCount\":613,\"commentCount\":44,\"publisher\":{\"@id\":\"https:\/\/codeastro.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/codeastro.com\/wp-content\/uploads\/2021\/03\/Code-Astro-Thumbnail-LMS.jpg\",\"keywords\":[\"css\",\"html\",\"mysql\",\"php\"],\"articleSection\":[\"PHP Projects\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/\",\"url\":\"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/\",\"name\":\"Library Management System in PHP with Source Code - CodeAstro\",\"isPartOf\":{\"@id\":\"https:\/\/codeastro.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/codeastro.com\/wp-content\/uploads\/2021\/03\/Code-Astro-Thumbnail-LMS.jpg\",\"datePublished\":\"2021-03-21T17:47:05+00:00\",\"dateModified\":\"2026-01-16T05:56:37+00:00\",\"description\":\"Free Download Library Management System in PHP with Source Code. Library Management System Project in PHP MySQL with Source Code.\",\"breadcrumb\":{\"@id\":\"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#primaryimage\",\"url\":\"https:\/\/codeastro.com\/wp-content\/uploads\/2021\/03\/Code-Astro-Thumbnail-LMS.jpg\",\"contentUrl\":\"https:\/\/codeastro.com\/wp-content\/uploads\/2021\/03\/Code-Astro-Thumbnail-LMS.jpg\",\"width\":910,\"height\":669,\"caption\":\"Library Management System in PHP - thumbnail\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/codeastro.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Library Management System in PHP with Source Code\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/codeastro.com\/#website\",\"url\":\"https:\/\/codeastro.com\/\",\"name\":\"CodeAstro\",\"description\":\"Home For All Free Source Codes\",\"publisher\":{\"@id\":\"https:\/\/codeastro.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/codeastro.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/codeastro.com\/#organization\",\"name\":\"CodeAstro\",\"url\":\"https:\/\/codeastro.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/codeastro.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/codeastro.com\/wp-content\/uploads\/2021\/03\/cropped-codeastro-siteIcon.png\",\"contentUrl\":\"https:\/\/codeastro.com\/wp-content\/uploads\/2021\/03\/cropped-codeastro-siteIcon.png\",\"width\":512,\"height\":512,\"caption\":\"CodeAstro\"},\"image\":{\"@id\":\"https:\/\/codeastro.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.youtube.com\/c\/CodeAstro\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/codeastro.com\/#\/schema\/person\/caec5b54c46a6db5908fc59756837b3f\",\"name\":\"adminastro\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/codeastro.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c841fe7697f2fcef9d0cb80edb3b199cd327f840d7f1f5b92bbc7d8d530ca073?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c841fe7697f2fcef9d0cb80edb3b199cd327f840d7f1f5b92bbc7d8d530ca073?s=96&d=mm&r=g\",\"caption\":\"adminastro\"},\"sameAs\":[\"https:\/\/codeastro.com\"],\"url\":\"https:\/\/codeastro.com\/author\/nbadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Library Management System in PHP with Source Code - CodeAstro","description":"Free Download Library Management System in PHP with Source Code. Library Management System Project in PHP MySQL with Source Code.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/","og_locale":"en_US","og_type":"article","og_title":"Library Management System in PHP with Source Code - CodeAstro","og_description":"Free Download Library Management System in PHP with Source Code. Library Management System Project in PHP MySQL with Source Code.","og_url":"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/","og_site_name":"CodeAstro","article_published_time":"2021-03-21T17:47:05+00:00","article_modified_time":"2026-01-16T05:56:37+00:00","og_image":[{"width":910,"height":669,"url":"https:\/\/codeastro.com\/wp-content\/uploads\/2021\/03\/Code-Astro-Thumbnail-LMS.jpg","type":"image\/jpeg"}],"author":"adminastro","twitter_card":"summary_large_image","twitter_misc":{"Written by":"adminastro","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#article","isPartOf":{"@id":"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/"},"author":{"name":"adminastro","@id":"https:\/\/codeastro.com\/#\/schema\/person\/caec5b54c46a6db5908fc59756837b3f"},"headline":"Library Management System in PHP with Source Code","datePublished":"2021-03-21T17:47:05+00:00","dateModified":"2026-01-16T05:56:37+00:00","mainEntityOfPage":{"@id":"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/"},"wordCount":613,"commentCount":44,"publisher":{"@id":"https:\/\/codeastro.com\/#organization"},"image":{"@id":"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#primaryimage"},"thumbnailUrl":"https:\/\/codeastro.com\/wp-content\/uploads\/2021\/03\/Code-Astro-Thumbnail-LMS.jpg","keywords":["css","html","mysql","php"],"articleSection":["PHP Projects"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/","url":"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/","name":"Library Management System in PHP with Source Code - CodeAstro","isPartOf":{"@id":"https:\/\/codeastro.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#primaryimage"},"image":{"@id":"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#primaryimage"},"thumbnailUrl":"https:\/\/codeastro.com\/wp-content\/uploads\/2021\/03\/Code-Astro-Thumbnail-LMS.jpg","datePublished":"2021-03-21T17:47:05+00:00","dateModified":"2026-01-16T05:56:37+00:00","description":"Free Download Library Management System in PHP with Source Code. Library Management System Project in PHP MySQL with Source Code.","breadcrumb":{"@id":"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#primaryimage","url":"https:\/\/codeastro.com\/wp-content\/uploads\/2021\/03\/Code-Astro-Thumbnail-LMS.jpg","contentUrl":"https:\/\/codeastro.com\/wp-content\/uploads\/2021\/03\/Code-Astro-Thumbnail-LMS.jpg","width":910,"height":669,"caption":"Library Management System in PHP - thumbnail"},{"@type":"BreadcrumbList","@id":"https:\/\/codeastro.com\/library-management-system-in-php-with-source-code\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/codeastro.com\/"},{"@type":"ListItem","position":2,"name":"Library Management System in PHP with Source Code"}]},{"@type":"WebSite","@id":"https:\/\/codeastro.com\/#website","url":"https:\/\/codeastro.com\/","name":"CodeAstro","description":"Home For All Free Source Codes","publisher":{"@id":"https:\/\/codeastro.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/codeastro.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/codeastro.com\/#organization","name":"CodeAstro","url":"https:\/\/codeastro.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/codeastro.com\/#\/schema\/logo\/image\/","url":"https:\/\/codeastro.com\/wp-content\/uploads\/2021\/03\/cropped-codeastro-siteIcon.png","contentUrl":"https:\/\/codeastro.com\/wp-content\/uploads\/2021\/03\/cropped-codeastro-siteIcon.png","width":512,"height":512,"caption":"CodeAstro"},"image":{"@id":"https:\/\/codeastro.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.youtube.com\/c\/CodeAstro\/"]},{"@type":"Person","@id":"https:\/\/codeastro.com\/#\/schema\/person\/caec5b54c46a6db5908fc59756837b3f","name":"adminastro","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/codeastro.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c841fe7697f2fcef9d0cb80edb3b199cd327f840d7f1f5b92bbc7d8d530ca073?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c841fe7697f2fcef9d0cb80edb3b199cd327f840d7f1f5b92bbc7d8d530ca073?s=96&d=mm&r=g","caption":"adminastro"},"sameAs":["https:\/\/codeastro.com"],"url":"https:\/\/codeastro.com\/author\/nbadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/codeastro.com\/wp-json\/wp\/v2\/posts\/147","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/codeastro.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/codeastro.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/codeastro.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codeastro.com\/wp-json\/wp\/v2\/comments?post=147"}],"version-history":[{"count":25,"href":"https:\/\/codeastro.com\/wp-json\/wp\/v2\/posts\/147\/revisions"}],"predecessor-version":[{"id":6540,"href":"https:\/\/codeastro.com\/wp-json\/wp\/v2\/posts\/147\/revisions\/6540"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/codeastro.com\/wp-json\/wp\/v2\/media\/146"}],"wp:attachment":[{"href":"https:\/\/codeastro.com\/wp-json\/wp\/v2\/media?parent=147"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/codeastro.com\/wp-json\/wp\/v2\/categories?post=147"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/codeastro.com\/wp-json\/wp\/v2\/tags?post=147"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}