{"id":17949957,"url":"https://github.com/noook/my-final-filer","last_synced_at":"2025-08-27T02:19:00.356Z","repository":{"id":123779399,"uuid":"120782030","full_name":"noook/my-final-filer","owner":"noook","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-17T09:25:36.000Z","size":113,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T15:48:28.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noook.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}},"created_at":"2018-02-08T15:50:01.000Z","updated_at":"2018-03-17T09:25:37.000Z","dependencies_parsed_at":"2023-06-18T10:32:21.942Z","dependency_job_id":null,"html_url":"https://github.com/noook/my-final-filer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noook/my-final-filer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noook%2Fmy-final-filer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noook%2Fmy-final-filer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noook%2Fmy-final-filer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noook%2Fmy-final-filer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noook","download_url":"https://codeload.github.com/noook/my-final-filer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noook%2Fmy-final-filer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272280330,"owners_count":24906114,"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-08-27T02:00:09.397Z","response_time":76,"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":[],"created_at":"2024-10-29T09:36:00.008Z","updated_at":"2025-08-27T02:19:00.330Z","avatar_url":"https://github.com/noook.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Final Filer\n\n## By Benjamin COURTINE \u0026 Neil RICHTER\n## Database\n\nMake sure you replace the credentials in `config.php` with yours, so queries can work.\n\nor\n```php\n$config = [\n    'db' =\u003e [\n        'name'     =\u003e 'dbname',\n        'user'     =\u003e 'username',\n        'password' =\u003e 'password',\n        'host'     =\u003e '127.0.0.1',\n        'port'     =\u003e null,\n    ]\n];\n```\n\n## Users\nNew users will have their directory named after their username in the directory `uploads`.\n\n```\nusers/\n├── .htaccess\n└── johndoe\n    ├── file.jpg\n    └── dir\n        └── file.pdf\n```\n\n## Directories access\nin the directory `uploads/` there is a `.htaccess` (Apache) that will prevent any user, logged in or not to download or display in the browser any file that doesn't belong to him. It will return a 403 Forbiden error instead.\n\nInstallation\n============\n\nRun\n```cp config/config.php.dist config/config.php```\n\nAdd your config to config.php\nRun\n```composer install```\nor\n```php composer.phar install```\n\nYou can get composer here : \u003chttps://getcomposer.org/download/\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoook%2Fmy-final-filer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoook%2Fmy-final-filer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoook%2Fmy-final-filer/lists"}