{"id":15529240,"url":"https://github.com/davidyell/ff8-gf-corral","last_synced_at":"2025-06-14T19:33:19.233Z","repository":{"id":16276882,"uuid":"19025259","full_name":"davidyell/FF8-GF-Corral","owner":"davidyell","description":"Application for organising the most optimal spread of Final Fantasy 8 Guardian Forces","archived":false,"fork":false,"pushed_at":"2018-04-16T11:19:42.000Z","size":271,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T21:49:57.948Z","etag":null,"topics":["final-fantasy","junction"],"latest_commit_sha":null,"homepage":null,"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/davidyell.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":"2014-04-22T10:10:11.000Z","updated_at":"2018-04-16T11:19:44.000Z","dependencies_parsed_at":"2022-09-14T11:42:21.664Z","dependency_job_id":null,"html_url":"https://github.com/davidyell/FF8-GF-Corral","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyell%2FFF8-GF-Corral","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyell%2FFF8-GF-Corral/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyell%2FFF8-GF-Corral/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyell%2FFF8-GF-Corral/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidyell","download_url":"https://codeload.github.com/davidyell/FF8-GF-Corral/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241085289,"owners_count":19907252,"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":["final-fantasy","junction"],"created_at":"2024-10-02T11:17:00.217Z","updated_at":"2025-02-28T01:35:19.649Z","avatar_url":"https://github.com/davidyell.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Final Fantasy VIII Corral\nAn application to organise your Guardian Forces so that you can maximise the junction coverage on your team or teams.  \n\n## Why?\nTried to build an OOP application without using a framework.\n\n## Premise\nThe idea is that when your team gets stripped of all their Guardian Forces you have to spend time working out which ones go on \nwhich character to ensure that all your characters can have as many stats junctioned as possible without having any \noverlaps, such as one character having two HP-J.\n\n## Requirements\n* PHP 7.1+\n\n## Installation\nIf you clone the project to a folder, and then run `composer install` to install the dependencies and get the \nautoloader setup.\n\nThen you can either configure your web server to run the application or run it using PHP's server.\n\n```bash\ncd web \u0026\u0026 php -S localhost:4040\n```\n\nThere is a test suite which can be run with\n \n```bash\nvendor/bin/phpunit\n```\n\n## Configuration\nThere are two XML files which hold the data for the Characters and GF's. You can edit these files by copying them from \n`src/neon1024/Characters/Characters.xml` and `src/neon1024/GuardianForces/GFs.xml` and placing copies into the `config` \ndirectory. Here they can be edited to match your current GF configs.  \n\nIf you have removed or added new abilities to your GF's using items, you will want to customise the `GFs.xml` file to match.  \n\nThe junctions that can be placed in the XML file are Case Sensitive.  \n* HP-J\n* Str-J\n* Vit-J\n* Mag-J\n* Spr-J\n* Eva-J\n* Hit-J\n* Luck-J\n\n## Junction system\nIf you're not familiar with the game, or what a Guardian Force is, or how it works. You can read more on Wikipedia.\nhttps://en.wikipedia.org/wiki/Final_Fantasy_VIII#Junction_system\n\n##Credit\nDavid Yell \u003cneon1024@gmail.com\u003e  \nSquaresoft / Square Enix - Final Fantasy VIII\n\n## License\n[![Creative Commons Licence](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)  \nThis work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).\n\n[![SensioLabsInsight](https://insight.sensiolabs.com/projects/739c8310-f6bc-4847-a4cc-2ff4417db956/big.png)](https://insight.sensiolabs.com/projects/739c8310-f6bc-4847-a4cc-2ff4417db956)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidyell%2Fff8-gf-corral","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidyell%2Fff8-gf-corral","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidyell%2Fff8-gf-corral/lists"}