{"id":36971889,"url":"https://github.com/khamdullaevuz/antiflood","last_synced_at":"2026-01-13T21:54:49.947Z","repository":{"id":50257701,"uuid":"518631336","full_name":"khamdullaevuz/antiflood","owner":"khamdullaevuz","description":"Anti-flood system in php with memcache","archived":false,"fork":false,"pushed_at":"2022-08-13T22:48:18.000Z","size":16,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T23:28:21.031Z","etag":null,"topics":["antiflood","memcache","php"],"latest_commit_sha":null,"homepage":"https://khamdullaevuz.github.io/antiflood","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/khamdullaevuz.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}},"created_at":"2022-07-27T22:44:19.000Z","updated_at":"2025-07-31T09:57:45.000Z","dependencies_parsed_at":"2022-08-23T09:21:03.291Z","dependency_job_id":null,"html_url":"https://github.com/khamdullaevuz/antiflood","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/khamdullaevuz/antiflood","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khamdullaevuz%2Fantiflood","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khamdullaevuz%2Fantiflood/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khamdullaevuz%2Fantiflood/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khamdullaevuz%2Fantiflood/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khamdullaevuz","download_url":"https://codeload.github.com/khamdullaevuz/antiflood/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khamdullaevuz%2Fantiflood/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28401753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"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":["antiflood","memcache","php"],"created_at":"2026-01-13T21:54:49.819Z","updated_at":"2026-01-13T21:54:49.932Z","avatar_url":"https://github.com/khamdullaevuz.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Anti-flood system in php with memcache\n\n# Usage\n\n## Require library\n\n```shell\ncomposer require khamdullaevuz/antiflood\n```\n\n## Usage in code\n```php\n\u003c?php\n\nrequire 'vendor/autoload.php';\n\nuse Khamdullaevuz\\AntiFlood;\n\n$flood = new AntiFlood();\n\nif($flood-\u003echeck(10, 200))\n    echo \"Flood not detected\";\nelse\n    echo \"Flood detected\";\n\n```\n\nAuthor: [Elbek Khamdullaev](https://khamdullaev.uz)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhamdullaevuz%2Fantiflood","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhamdullaevuz%2Fantiflood","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhamdullaevuz%2Fantiflood/lists"}