{"id":13769073,"url":"https://realrashid.github.io/sweet-alert/","last_synced_at":"2025-05-11T01:31:39.341Z","repository":{"id":44618626,"uuid":"102036234","full_name":"realrashid/sweet-alert","owner":"realrashid","description":"A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPT'S POPUP BOXES FOR LARAVEL","archived":false,"fork":false,"pushed_at":"2025-04-27T12:00:07.000Z","size":5280,"stargazers_count":1150,"open_issues_count":5,"forks_count":171,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-05-10T17:32:46.316Z","etag":null,"topics":["confirmation-dialog","dialog","laravel","laravel-package","popup","prompt","sweetalert","sweetalert2","toast"],"latest_commit_sha":null,"homepage":"https://realrashid.github.io/sweet-alert","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/realrashid.png","metadata":{"files":{"readme":"docs/README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"issuehunt":"realrashid","tidelift":"packagist/realrashid/sweet-alert","custom":["https://www.buymeacoffee.com/realrashid","https://ko-fi.com/realrashid"]}},"created_at":"2017-08-31T19:17:09.000Z","updated_at":"2025-05-10T00:50:05.000Z","dependencies_parsed_at":"2024-03-15T02:40:50.883Z","dependency_job_id":"f963707e-3235-49ff-b89c-472a80198c6f","html_url":"https://github.com/realrashid/sweet-alert","commit_stats":{"total_commits":154,"total_committers":22,"mean_commits":7.0,"dds":0.3441558441558441,"last_synced_commit":"c113649f7ae483d1850fdfe8adfaed559a0344f7"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realrashid%2Fsweet-alert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realrashid%2Fsweet-alert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realrashid%2Fsweet-alert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realrashid%2Fsweet-alert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realrashid","download_url":"https://codeload.github.com/realrashid/sweet-alert/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253504543,"owners_count":21918826,"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":["confirmation-dialog","dialog","laravel","laravel-package","popup","prompt","sweetalert","sweetalert2","toast"],"created_at":"2024-08-03T17:00:16.759Z","updated_at":"2025-05-11T01:31:39.290Z","avatar_url":"https://github.com/realrashid.png","language":"PHP","funding_links":["https://issuehunt.io/r/realrashid","https://tidelift.com/funding/github/packagist/realrashid/sweet-alert","https://www.buymeacoffee.com/realrashid","https://ko-fi.com/realrashid","https://www.patreon.com/realrashid","https://opencollective.com/sweet-alert"],"categories":["Showcase"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://realrashid.github.io/sweet-alert/\"\u003e\n    \u003cimg src=\"docs/imgs/logo/logo.png\" alt=\"SweetAlert2\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\nA BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPT'S POPUP BOXES FOR LARAVEL\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.github.com/sweetalert2/sweetalert2/master/assets/sweetalert2.gif\" width=\"562\" height=\"388\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://packagist.org/packages/realrashid/sweet-alert\" target=\"_blank\"\u003e\u003cimg src=\"https://poser.pugx.org/realrashid/sweet-alert/d/total.svg\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/realrashid/sweet-alert\" target=\"_blank\"\u003e\u003cimg src=\"https://poser.pugx.org/realrashid/sweet-alert/v/stable.svg\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.patreon.com/realrashid\" target=\"_blank\"\u003e\u003cimg alt=\"Support me on Patreon\" src=\"http://ionicabizau.github.io/badges/patreon.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/realrashid/sweet-alert\" target=\"_blank\"\u003e\u003cimg src=\"https://poser.pugx.org/realrashid/sweet-alert/license.svg\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Install\n\nTo get started with SweetAlert2, use Composer to add the package to your project's dependencies:\n\n```\ncomposer require realrashid/sweet-alert\n```\n\u003cbr\u003e\n\u003ch3 align=\"center\"\u003e\n    \u003ca href=\"https://realrashid.github.io/sweet-alert\" target=\"_blank\"\u003eDocumentation\u003c/a\u003e\n\u003c/h3\u003e\n\u003cbr\u003e\n\n\u003cbr\u003e\n\u003ch3 align=\"center\"\u003e\n    \u003ca href=\"https://github.com/sweetalert2/sweetalert2\" target=\"_blank\"\u003eCheckout the Js Library\u003c/a\u003e\n\u003c/h3\u003e\n\u003cbr\u003e\n\n## Sponsors\nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website.\n[[Become a sponsor](https://opencollective.com/sweet-alert#sponsor)]\n\n\u003ca href=\"https://www.git-zen.com/?utm_source=https://github.com/realrashid/sweet-alert\u0026utm_medium=github\u0026utm_campaign=sweet-alert\" target=\"_blank\"\u003e\u003cimg src=\"https://www.git-zen.com/images/logo-small-trans.png\"\u003e\u003c/a\u003e\n\n## ❤️ Open-Source Software - Give ⭐️\n\nI have included the awesome `symfony/thanks` composer package as a dev\ndependency.\nLet your OS package maintainers know you appreciate them by starring\nthe packages you use.\nSimply run `composer thanks` after installing this package.\n(And not to worry, since it's a dev-dependency it won't be installed in your\nlive environment.)\n\n## License\n\nSweetAlert2 is open-sourced software licensed under the MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n\u003cp align=\"center\"\u003e \u003cb\u003eMade with ❤️ from Pakistan\u003cb\u003e \u003c/p\u003e\n\n\u003e note: if you are using sweet-alert v1.0 you can get README for v1.0 from [here](https://github.com/realrashid/sweet-alert/blob/1.0/readme.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/realrashid.github.io%2Fsweet-alert%2F","html_url":"https://awesome.ecosyste.ms/projects/realrashid.github.io%2Fsweet-alert%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/realrashid.github.io%2Fsweet-alert%2F/lists"}