{"id":20017602,"url":"https://github.com/par7133/fastmysql","last_synced_at":"2026-05-13T09:32:51.731Z","repository":{"id":107626277,"uuid":"240951024","full_name":"par7133/FastMySql","owner":"par7133","description":"FastMySql class, the smart DB class - BSD License ","archived":false,"fork":false,"pushed_at":"2026-04-04T07:26:20.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-04T09:30:49.642Z","etag":null,"topics":["class","db","fast","fast-to-implement","fastmysql","opensource","php"],"latest_commit_sha":null,"homepage":"http://numode.eu","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/par7133.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":"2020-02-16T19:21:07.000Z","updated_at":"2026-04-04T07:26:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"0bc37c68-0da1-4f32-9bf3-d36c664d979c","html_url":"https://github.com/par7133/FastMySql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/par7133/FastMySql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/par7133%2FFastMySql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/par7133%2FFastMySql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/par7133%2FFastMySql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/par7133%2FFastMySql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/par7133","download_url":"https://codeload.github.com/par7133/FastMySql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/par7133%2FFastMySql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32976372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T06:31:55.726Z","status":"ssl_error","status_checked_at":"2026-05-13T06:31:51.336Z","response_time":115,"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":["class","db","fast","fast-to-implement","fastmysql","opensource","php"],"created_at":"2024-11-13T08:16:54.647Z","updated_at":"2026-05-13T09:32:51.726Z","avatar_url":"https://github.com/par7133.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nFastMySql    \n\nFastMySql class    \n\n@package  OpenGallery http://github.com/par7133   \n@author   Daniele Bonini \u003ccode@gaox.io\u003e     \n@version  1.01     \n@phpver   5.6 to 7.3      \n@access   public    \n@note You have to declare in your \"config.inc\" file - or whatever file you    \nuse for the purpose, the following global constants:   \ndefine('DB_HOST', \"p:your.db.ip.address\");    \ndefine('DB_USER', \"your_dbuser\");    \ndefine('DB_PASSWORD', \"your_dbpassword\");    \ndefine('DB_DBNAME', \"your_db_name\");    \ndefine('DB_CHARSET', \"utf8\");     \n\nThe class makes use of the following global functions:      \nfunction array_dim($array)     \n{     \n  if (is_array(reset($array))) {     \n    $retval = array_dim(reset($array)) + 1;     \n  } else {      \n    $retval = 1;      \n  }     \n      \n  return $retval;        \n}      \n       \nfunction array_keys_count(\u0026 $array)      \n{      \n  return count(array_keys($array));      \n}     \n      \nThis class makes use of the class FastErr, part of the same\nproject and developed by me http://github.com/par7133\n\nFor any need of software additions, plugins and improvements please write to \u003ca href=\"mailto:info@numode.eu\"\u003einfo@numode.eu\u003c/a\u003e  \n\nTo help please donate by clicking \u003ca href=\"https://gaox.io/l/dona1\"\u003ehttps://gaox.io/l/dona1\u003c/a\u003e and filling the form.  \n\nFeedback: \u003ca href=\"code@gaox.io\"\u003ecode@gaox.io\u003c/a\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpar7133%2Ffastmysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpar7133%2Ffastmysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpar7133%2Ffastmysql/lists"}