{"id":20017608,"url":"https://github.com/par7133/fasterr","last_synced_at":"2025-03-02T03:16:15.284Z","repository":{"id":107626283,"uuid":"240949220","full_name":"par7133/FastErr","owner":"par7133","description":"FastErr class, the smart Err class - BSD License ","archived":false,"fork":false,"pushed_at":"2023-06-29T16:24:06.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T15:46:05.894Z","etag":null,"topics":["class","err","fast","fast-to-implement","fasterr","opensource","php"],"latest_commit_sha":null,"homepage":"http://5mode.com","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}},"created_at":"2020-02-16T19:08:53.000Z","updated_at":"2023-06-29T16:24:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8faf7f9-1a8c-4192-9f0b-8a8285e90f11","html_url":"https://github.com/par7133/FastErr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/par7133%2FFastErr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/par7133%2FFastErr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/par7133%2FFastErr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/par7133%2FFastErr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/par7133","download_url":"https://codeload.github.com/par7133/FastErr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241451677,"owners_count":19964901,"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":["class","err","fast","fast-to-implement","fasterr","opensource","php"],"created_at":"2024-11-13T08:16:55.321Z","updated_at":"2025-03-02T03:16:15.277Z","avatar_url":"https://github.com/par7133.png","language":"PHP","readme":"\n FastErr     \n \n FastErr class     \n \n @package  OpenGallery http://github.com/par7133      \n @author   Daniele Bonini \u003cposta@elettronica.lol\u003e     \n @version  1.0     \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      \n use for the purpose, the following global constants:     \n define('APP_NAME', \"YOUR_APP_NAME\");     \n define('DEBUG', \"true|false\");    \n \n This class makes use of the global function isset1, declared in this way:     \n      \n function isset1(\u0026$var, $default=false) {     \n   if (isset($var))    \n     return $var;     \n   } else {    \n     return $default;     \n   }    \n }    \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpar7133%2Ffasterr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpar7133%2Ffasterr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpar7133%2Ffasterr/lists"}