{"id":22546384,"url":"https://github.com/danilowa/quote-master","last_synced_at":"2025-03-28T08:45:30.664Z","repository":{"id":159455116,"uuid":"634645980","full_name":"DaniloWA/quote-master","owner":"DaniloWA","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-30T20:49:44.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T09:30:42.051Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DaniloWA.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":"2023-04-30T19:46:25.000Z","updated_at":"2023-04-30T20:39:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"facdc1ac-c98d-482d-b093-2d91c8a2357a","html_url":"https://github.com/DaniloWA/quote-master","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaniloWA%2Fquote-master","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaniloWA%2Fquote-master/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaniloWA%2Fquote-master/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaniloWA%2Fquote-master/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaniloWA","download_url":"https://codeload.github.com/DaniloWA/quote-master/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245999322,"owners_count":20707554,"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":[],"created_at":"2024-12-07T15:07:27.312Z","updated_at":"2025-03-28T08:45:30.659Z","avatar_url":"https://github.com/DaniloWA.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QuoteMaster\n\nQuoteMaster is a PHP library for generating random quotes from the [Quotable API](https://github.com/lukePeavey/quotable). It uses the GuzzleHttp library to make HTTP requests to the API and returns a formatted string with the quote content and author.\n\n## Installation\n\nYou can install QuoteMaster using Composer:\n\n```\u003cphp\u003e\ncomposer require danilowa/quote-master\n```\n\n## Usage\n\nTo use QuoteMaster, create an instance of the `RandomQuote` class and call the `from` method with an author name:\n\n```\u003cphp\u003e\nphp use Danilowa\\QuoteMaster\\RandomQuote;\n\n$quoteGenerator = new RandomQuote(); \n\n$quote = $quoteGenerator-\u003efrom('Albert Einstein');\n\necho $quote; // \"Imagination is more important than knowledge. by Albert Einstein\"\n```\n\n## License\n\nQuoteMaster is released under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilowa%2Fquote-master","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanilowa%2Fquote-master","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilowa%2Fquote-master/lists"}