{"id":24774313,"url":"https://github.com/santanudatta/librarysystem","last_synced_at":"2026-02-14T05:35:13.505Z","repository":{"id":220479170,"uuid":"751219351","full_name":"SantanuDatta/LibrarySystem","owner":"SantanuDatta","description":"Library Management System built with Laravel and FilamentPHP v5","archived":false,"fork":false,"pushed_at":"2026-02-02T02:05:45.000Z","size":5429,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-02T11:35:09.278Z","etag":null,"topics":["blade","filamentphp","laravel","pestphp"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SantanuDatta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-01T06:59:18.000Z","updated_at":"2026-02-02T02:05:48.000Z","dependencies_parsed_at":"2024-02-11T13:27:23.853Z","dependency_job_id":"b3dd3240-c34a-498a-b6bd-6acbc174f8d9","html_url":"https://github.com/SantanuDatta/LibrarySystem","commit_stats":null,"previous_names":["santanudatta/librarysystem"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SantanuDatta/LibrarySystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantanuDatta%2FLibrarySystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantanuDatta%2FLibrarySystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantanuDatta%2FLibrarySystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantanuDatta%2FLibrarySystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SantanuDatta","download_url":"https://codeload.github.com/SantanuDatta/LibrarySystem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantanuDatta%2FLibrarySystem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29438609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T05:24:35.651Z","status":"ssl_error","status_checked_at":"2026-02-14T05:24:34.830Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["blade","filamentphp","laravel","pestphp"],"created_at":"2025-01-29T05:38:37.168Z","updated_at":"2026-02-14T05:35:13.488Z","avatar_url":"https://github.com/SantanuDatta.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"header\" align=\"center\"\u003e\n    \u003cimg src=\"https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExcTl3dWs3eTE5bmpsaGx5a3ZtbGRwYXF6ZmJ4NzV5M2F1NnBobXZvZyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/f3KwliaH4MLtli8z7D/giphy.gif\" width=\"200\" height=\"150\"\u003e\n    \u003cdiv id=\"badges\"\u003e\n        \u003ca href=\"https://www.linkedin.com/in/santanudatta94/\"\u003e\n            \u003cimg src=\"https://img.shields.io/badge/LinkedIn-blue?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" alt=\"LinkedIn Badge\"/\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://twitter.com/SantanuDatta94\"\u003e\n            \u003cimg src=\"https://img.shields.io/badge/Twitter-blue?style=for-the-badge\u0026logo=twitter\u0026logoColor=white\" alt=\"Twitter Badge\"/\u003e\n        \u003c/a\u003e\n    \u003c/div\u003e\n    \u003cimg src=\"https://komarev.com/ghpvc/?username=SantanuDatta\u0026style=flat-square\u0026color=blue\" alt=\"\"/\u003e\n\u003c/div\u003e\n\n## Library Management System\n\nThis is a project designed to manage and maintain the records of books in a library and can be lend to those who wants to borrow but will be fined if they delay to return a book on time. Its been created using Filament v3.\n\n## Features\n\n- **Author Management**: Author based books with their bio.\n- **Publisher Management**: Publishers who publish author books and supply them.\n- **Genre Management**: Each book have their own genre so can set them up based on that book.\n- **Book Management**: Allows you to add, update, and delete books in the library.\n- **User Management**: Manage user accounts including creating new users, updating user information, and deleting users.\n- **Borrowing and Returning Books**: Users can borrow and return books, and the system keeps track of all transactions.\n- **Permission Based Role**: Roles such as Staff can create borrowers but cant remove them unless admin decides to.\n\n## Getting Started\n\nIf you want to use my project first you can either download the zip file or you can clone it using the command to your designated location\n\n```bash\ngit clone https://github.com/SantanuDatta/LibrarySystem.git\n```\n\nSetup your environment\n\n```bash\ncd LibrarySystem\ncp .env.example .env\ncomposer install\n```\n\nMake sure to generate a new key in the `env` and make necessary changes\n\n```bash\nphp artisan key:generate\n```\n\nGenerate Storage Link\n\n```bash\nphp artisan storage:link\n```\n\nAfter create project, Run migration \u0026 seeder\n\n```bash\nphp artisan migrate\nphp artisan db:seed\n```\n\nor\n\n```bash\nphp artisan migrate:fresh --seed\n```\n\nNow you can access login with `/admin` path where once you enter the default login data is given through which you can easily access the dashboard.\n\n## Plugins\n\nThese are [Filament Plugins](https://filamentphp.com/plugins) that used for this project.\n\n| **Plugin**                                                                                          | **Author**                                          |\n| :-------------------------------------------------------------------------------------------------- | :-------------------------------------------------- |\n| [Filament Spatie Media Library](https://github.com/filamentphp/spatie-laravel-media-library-plugin) | [Filament Official](https://github.com/filamentphp) |\n| [Filament Spatie Settings](https://github.com/filamentphp/spatie-laravel-settings-plugin)           | [Filament Official](https://github.com/filamentphp) |\n\n## License\n\nLibrary Management System is provided under the [AGPL-3.0 license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantanudatta%2Flibrarysystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsantanudatta%2Flibrarysystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantanudatta%2Flibrarysystem/lists"}