{"id":34008353,"url":"https://github.com/blackplatinum/laravel-softdelete-fixer","last_synced_at":"2026-04-25T03:35:22.366Z","repository":{"id":62495000,"uuid":"256852120","full_name":"BlackPlatinum/laravel-softdelete-fixer","owner":"BlackPlatinum","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-23T20:43:54.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-13T12:51:05.083Z","etag":null,"topics":["laravel","softdelete"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/blackplatinum/laravel-softdelete-fixer","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlackPlatinum.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}},"created_at":"2020-04-18T20:59:48.000Z","updated_at":"2024-02-22T14:03:22.000Z","dependencies_parsed_at":"2022-11-02T11:18:07.644Z","dependency_job_id":null,"html_url":"https://github.com/BlackPlatinum/laravel-softdelete-fixer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/BlackPlatinum/laravel-softdelete-fixer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackPlatinum%2Flaravel-softdelete-fixer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackPlatinum%2Flaravel-softdelete-fixer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackPlatinum%2Flaravel-softdelete-fixer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackPlatinum%2Flaravel-softdelete-fixer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlackPlatinum","download_url":"https://codeload.github.com/BlackPlatinum/laravel-softdelete-fixer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackPlatinum%2Flaravel-softdelete-fixer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27704829,"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","status":"online","status_checked_at":"2025-12-13T02:00:09.769Z","response_time":147,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["laravel","softdelete"],"created_at":"2025-12-13T11:31:01.207Z","updated_at":"2025-12-13T11:31:03.527Z","avatar_url":"https://github.com/BlackPlatinum.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laravel-softDelete-fixer\n### Description: \nUnfortunately when you join a table using `Eloquent` join methods (inner, outer, left etc), it doesn't check soft delete trait used in model and join all rows also `deleted_at` columns that ARE NOT `null`.   \nWith this package and using it in your models, it will check deleted_at rows.\n### How To Install:\n`composer require blackplatinum/laravel-softdelete-fixer`\n### How To Use:\n#### First:\nAdd this line to your models    \n`Use SoftDeletesFix;`\n#### Second:\nAdd this key to your `.env` file with namespace of you model classes \n`MODEL_NAMESPACE=App`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackplatinum%2Flaravel-softdelete-fixer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackplatinum%2Flaravel-softdelete-fixer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackplatinum%2Flaravel-softdelete-fixer/lists"}