{"id":20447301,"url":"https://github.com/wilfredpine/pigleth","last_synced_at":"2026-05-15T21:34:36.734Z","repository":{"id":153315499,"uuid":"436122270","full_name":"wilfredpine/pigleth","owner":"wilfredpine","description":"Livestock Sales \u0026 Inventory - A simple web project about Sales \u0026 Inventory Management System of Piggery Farm using enhanced object-oriented programming (OOP) approach.","archived":false,"fork":false,"pushed_at":"2024-04-05T02:45:51.000Z","size":4853,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T08:49:48.916Z","etag":null,"topics":["inventory-management-system","object-oriented-programming","oop","pdo","pdo-mysql","php","web"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wilfredpine.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":"2021-12-08T05:01:48.000Z","updated_at":"2024-10-28T15:50:54.000Z","dependencies_parsed_at":"2024-04-05T03:32:09.737Z","dependency_job_id":"1dc8d936-96f9-49ff-b268-946d736d1242","html_url":"https://github.com/wilfredpine/pigleth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wilfredpine/pigleth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilfredpine%2Fpigleth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilfredpine%2Fpigleth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilfredpine%2Fpigleth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilfredpine%2Fpigleth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wilfredpine","download_url":"https://codeload.github.com/wilfredpine/pigleth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilfredpine%2Fpigleth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267285733,"owners_count":24064218,"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-07-27T02:00:11.917Z","response_time":82,"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":["inventory-management-system","object-oriented-programming","oop","pdo","pdo-mysql","php","web"],"created_at":"2024-11-15T10:25:44.480Z","updated_at":"2026-05-15T21:34:36.703Z","avatar_url":"https://github.com/wilfredpine.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP-OOP-Enhanced\n\n### Sample project\n- Pig Sales \u0026 Inventory\n\n### PHP Version\n\nPHP 7.0 - PHP 7.4 (recomended)\n\n### How to setup?\n- just edit core.php file\n\n```php\n\n/**\n     * To hide the error when in production\n     * set to 1 if you're on development - e.g. ini_set('display_errors', 1); \n     * and 0 in production - e.g. ini_set('display_errors', 0);\n     */\n        ini_set('display_errors', 1);\n\n    /**\n     * Database Information\n     */\n        define('DBHOST','localhost');\n        define('DBNAME','baboy');\n        define('DBUSER','root');\n        define('DBPASS','');\n        define('CHARSET','utf8');\n        define('DBPORT',':3306');\n    \n    /**\n     * Bas URL\n     */\n    define('BASE_URL','http://localhost/pigs/');  // change it if you use it online (or uploaded to hosting server)\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilfredpine%2Fpigleth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilfredpine%2Fpigleth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilfredpine%2Fpigleth/lists"}