{"id":20077870,"url":"https://github.com/rey26/linked-sorted-list","last_synced_at":"2026-05-16T17:14:31.890Z","repository":{"id":196427876,"uuid":"695902868","full_name":"rey26/linked-sorted-list","owner":"rey26","description":"Linked sorted list using PHP 8.1 and Symfony 6","archived":false,"fork":false,"pushed_at":"2023-09-25T04:01:43.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T12:47:25.359Z","etag":null,"topics":["phpunit","symfony6"],"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/rey26.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,"governance":null}},"created_at":"2023-09-24T15:22:44.000Z","updated_at":"2023-10-22T16:21:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"ffd93ff7-2f04-45ad-96ac-c90743fa417c","html_url":"https://github.com/rey26/linked-sorted-list","commit_stats":null,"previous_names":["rey26/linked-sorted-list"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rey26/linked-sorted-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rey26%2Flinked-sorted-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rey26%2Flinked-sorted-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rey26%2Flinked-sorted-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rey26%2Flinked-sorted-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rey26","download_url":"https://codeload.github.com/rey26/linked-sorted-list/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rey26%2Flinked-sorted-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33111507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["phpunit","symfony6"],"created_at":"2024-11-13T15:11:29.286Z","updated_at":"2026-05-16T17:14:31.874Z","avatar_url":"https://github.com/rey26.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linked sorted list\n\nThis repository implements linked sorted list of simple entity by its value. It is meant to demonstrate my ability to implement best possible PHP 8.1 practices.\n\n## Installation\n\n1. `docker-compose up -d --build` inside main directory\n\n## Usage\n\n* Create Node entity using NodeFactory, Node value can be either string or integer.\n* All nodes in linked list should have either all values of type string or integer.\n* Handle LinkedList of Node elements in LinkedListService and use its methods.\n* Always set LinkedList before doing anything else.\n\n## Testing\n\n1. run `php bin/phpunit` inside php container (`docker-compose exec php /bin/bash`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frey26%2Flinked-sorted-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frey26%2Flinked-sorted-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frey26%2Flinked-sorted-list/lists"}