{"id":18649753,"url":"https://github.com/ashwanthkumar/uclassify-php5","last_synced_at":"2025-06-21T15:06:37.395Z","repository":{"id":1500851,"uuid":"1754602","full_name":"ashwanthkumar/uClassify-PHP5","owner":"ashwanthkumar","description":"PHP Class for accessing uClassify services","archived":false,"fork":false,"pushed_at":"2013-04-24T16:40:00.000Z","size":111,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-11T18:56:25.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ashwanthkumar.png","metadata":{"files":{"readme":"README.markdown","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":"2011-05-16T09:53:09.000Z","updated_at":"2023-11-16T03:39:15.000Z","dependencies_parsed_at":"2022-08-16T13:30:14.795Z","dependency_job_id":null,"html_url":"https://github.com/ashwanthkumar/uClassify-PHP5","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ashwanthkumar/uClassify-PHP5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2FuClassify-PHP5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2FuClassify-PHP5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2FuClassify-PHP5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2FuClassify-PHP5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashwanthkumar","download_url":"https://codeload.github.com/ashwanthkumar/uClassify-PHP5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2FuClassify-PHP5/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261143148,"owners_count":23115674,"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","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-11-07T06:40:30.993Z","updated_at":"2025-06-21T15:06:32.381Z","avatar_url":"https://github.com/ashwanthkumar.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"uClassify PHP5 Class\n--------------------\n\nThis is a PHP5 class for accessing uClassify XML services. \n\nCurrently supports the following operations\n\n1. Classify\n2. Classify many texts (batch processing)\n3. getInformation\n4. getInformationMany\n5. CreateClassifier\n6. AddClass\n7. Train\n8. Untrain\n9. RemoveClass\n10. RemoveClassifier\n\nUsage\n-----\n\nExample implementation:\n\n\t\u003c?php\n\t$uclassify = new uClassify();\n\n\t$uclassify-\u003esetReadApiKey(READ_API_KEY);\n\t$uclassify-\u003esetWriteApiKey(WRITE_API_KEY);\n\n\t// Classification from own of public classifiers\n\t$uclassify-\u003eclassify('Text that needs to be classified', 'Name of the classifier', (optional)'username_under_which_classifier_exists');\n\t$uclassify-\u003eclassifyMany(array('Text that needs to be classified','Text that needs to be classified','Text that needs to be classified'), 'Name of the classifier', (optional)'username_under_which_classifier_exists');\n\n\t?\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwanthkumar%2Fuclassify-php5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashwanthkumar%2Fuclassify-php5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwanthkumar%2Fuclassify-php5/lists"}