{"id":27198531,"url":"https://github.com/aprilmintacpineda/super-quotes","last_synced_at":"2025-07-03T02:36:10.417Z","repository":{"id":144013598,"uuid":"95785646","full_name":"aprilmintacpineda/super-quotes","owner":"aprilmintacpineda","description":"A collection of quotes from different people in TEXT, JSON, and various arrays for different programming languages.","archived":false,"fork":false,"pushed_at":"2017-09-05T10:44:52.000Z","size":80,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-09T20:48:25.568Z","etag":null,"topics":["quotes","quotes-application","quotes-array","quotes-on-design"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/aprilmintacpineda.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-06-29T14:22:21.000Z","updated_at":"2020-08-18T13:44:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a4b4d8a-7bf7-48bf-af61-34c9eb4e128d","html_url":"https://github.com/aprilmintacpineda/super-quotes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aprilmintacpineda/super-quotes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aprilmintacpineda%2Fsuper-quotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aprilmintacpineda%2Fsuper-quotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aprilmintacpineda%2Fsuper-quotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aprilmintacpineda%2Fsuper-quotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aprilmintacpineda","download_url":"https://codeload.github.com/aprilmintacpineda/super-quotes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aprilmintacpineda%2Fsuper-quotes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263248213,"owners_count":23436995,"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":["quotes","quotes-application","quotes-array","quotes-on-design"],"created_at":"2025-04-09T20:42:38.804Z","updated_at":"2025-07-03T02:36:10.408Z","avatar_url":"https://github.com/aprilmintacpineda.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Collection of quotes\n\nA collection of quotes from different people in TEXT, JSON, and various arrays for different programming languages.\n\n##### statistics\n\n- 876 quotes\n- 773 authors\n\n###### language support\n\n- JavaScript\n- PHP (Associative and Numeric arrays)\n\n# Information about the machine used while creating this\n\n- Windows 10\n  - Version 1703\n  - OS Build 15063.413\n  - x64 OS\n- PHP\n  - Version 7.0.10\n  - Zend Engine v3.0.0\n\nIf it doesn't work on your machine, please open an issue and tell me about it.\n\n# Run this\n\n```\ngit clone https://github.com/aprilmintacpineda/super-quotes.git\ncd super-quotes\nphp generate\n```\n\nOutput will be created at the **combined** directory or simply dowload from the **combined** directory.\n\n# Generates the following\n\n### JSON\n\nContains all the quotes as a JSON file that has the following structure:\n\n```\n[\n  {\n    \"quote\": \"This is a very wonderful quote.\",\n    \"name\": \"The Author\"\n  },\n  {\n    \"quote\": \"Another wonderful quote\",\n    \"name\": \"Another Author\"\n  }\n]\n```\n\n### Text\n\nContains all the quotes as a text file, one quote per line with the author after the `~` at the end of every quotes.\n\n### Various arrays\n\n###### PHP\n- `numeric array`, contains all the quotes as a numeric array, one quote per index of the array with the author after the `~` at the end of every quotes.\n- `associative array`, contains all the quotes as an associative array, one quote per index of the array with the keys `quote` for the quote body and `name` for the author's name.\n\n###### JavaScript\n- Contains all quotes as an array, one quote per index of the array with the author after the `~` at the end of every quotes.\n\n# Want to add more quotes?\nPut all your quotes in the **raw** directory as one of the following:\n\n###### As text files\nOne quote per line and make sure that the format looks strictly like:\n\n```\nThis is a very wonderful quote. ~The Author\nAnother wonderful quote. ~Another Author\n```\n\n###### As JSON\nMake sure that the structure looks strictly like the following:\n\n```\n[\n  {\n    \"quote\": \"This is a very wonderful quote.\",\n    \"name\": \"The Author\"\n  },\n  {\n    \"quote\": \"Another wonderful quote\",\n    \"name\": \"Another Author\"\n  }\n]\n```\n\nThen after doing so, just run `php generator` again to combine all the quotes in one JSON file.\n\nDo make pull requests to enlarge our collection of quotes, and update the credits section of this readme.\n\n# Credits: Quotes came from them.\n\n- [robatron](https://gist.github.com/robatron/a66acc0eed3835119817)\n- [sathya-me](https://github.com/sathya-me/LoginQuotes/blob/master/Quotes.txt)\n- [dmakk767](https://gist.github.com/dmakk767/9375ff01aff76f1788aead1df9a66338)\n\n# {} with \u003c3\nApril Mintac Pineda\n\n- [Linkedin](https://www.linkedin.com/in/april-mintac-pineda/)\n- \u003caprilmintacpineda@gmail.com\u003e\n\nCheers!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faprilmintacpineda%2Fsuper-quotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faprilmintacpineda%2Fsuper-quotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faprilmintacpineda%2Fsuper-quotes/lists"}