{"id":19791430,"url":"https://github.com/inertiaui/modal","last_synced_at":"2026-04-02T00:02:18.203Z","repository":{"id":257846341,"uuid":"863354304","full_name":"inertiaui/modal","owner":"inertiaui","description":"With Inertia Modal, you can easily open any route in a Modal or Slideover without having to change anything about your existing routes or controllers.","archived":false,"fork":false,"pushed_at":"2026-03-31T12:23:03.000Z","size":4328,"stargazers_count":227,"open_issues_count":18,"forks_count":42,"subscribers_count":6,"default_branch":"3.x","last_synced_at":"2026-03-31T14:35:02.902Z","etag":null,"topics":["inertiajs","modal","react","reactjs","vue","vue3","vuejs"],"latest_commit_sha":null,"homepage":"https://inertiaui.com/inertia-modal/docs","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/inertiaui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["pascalbaljet"]}},"created_at":"2024-09-26T06:43:28.000Z","updated_at":"2026-03-31T12:21:49.000Z","dependencies_parsed_at":"2024-10-26T16:24:26.988Z","dependency_job_id":"4e235b41-d050-4aae-a95b-0c1a51e3b75d","html_url":"https://github.com/inertiaui/modal","commit_stats":{"total_commits":109,"total_committers":4,"mean_commits":27.25,"dds":"0.27522935779816515","last_synced_commit":"112b234479a90dd54afe49c7d9afbc6a9d930561"},"previous_names":["inertiaui/modal"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/inertiaui/modal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inertiaui%2Fmodal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inertiaui%2Fmodal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inertiaui%2Fmodal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inertiaui%2Fmodal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inertiaui","download_url":"https://codeload.github.com/inertiaui/modal/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inertiaui%2Fmodal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31293151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: 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":["inertiajs","modal","react","reactjs","vue","vue3","vuejs"],"created_at":"2024-11-12T07:02:09.628Z","updated_at":"2026-04-02T00:02:18.175Z","avatar_url":"https://github.com/inertiaui.png","language":"PHP","funding_links":["https://github.com/sponsors/pascalbaljet"],"categories":["PHP"],"sub_categories":[],"readme":"# Inertia Modal\n\n[![Tests](https://github.com/inertiaui/modal/actions/workflows/tests.yml/badge.svg)](https://github.com/inertiaui/modal/actions/workflows/tests.yml)\n![GitHub Sponsors](https://img.shields.io/github/sponsors/pascalbaljet)\n\nInertia Modal is part of [Inertia UI](https://inertiaui.com), a suite of packages designed for Laravel, Inertia.js, and Tailwind CSS. With Inertia Modal, you can easily **open any route in a Modal or Slideover** without having to change anything about your existing routes or controllers.\n\nYou may find the documentation at [https://inertiaui.com/inertia-modal/docs](https://inertiaui.com/inertia-modal/docs) and a video demo at [https://www.youtube.com/watch?v=KAKOosmWV14](https://www.youtube.com/watch?v=KAKOosmWV14).\n\n## Sponsor Us\n\n[\u003cimg src=\"https://inertiaui.com/visit-card.jpg\" /\u003e](https://inertiaui.com/inertia-table?utm_source=github\u0026utm_campaign=inertia-modal)\n\n❤️ We proudly support the community by developing Laravel packages and giving them away for free. If this package saves you time or if you're relying on it professionally, please consider [sponsoring the maintenance and development](https://github.com/sponsors/pascalbaljet) and check out our latest premium package: [Inertia Table](https://inertiaui.com/inertia-table?utm_source=github\u0026utm_campaign=inertia-modal). Keeping track of issues and pull requests takes time, but we're happy to help!\n\n## Features\n\n- Supports React and Vue\n- Zero backend configuration\n- Super simple frontend API\n- Support for Base Route / URL\n- Modal and slideover support\n- Headless support\n- Nested/stacked modals support\n- Reusable modals\n- Multiple sizes and positions\n- Reload props in modals\n- Easy communication between nested/stacked modals\n- Highly configurable\n\n# Requirements\n\nInertia Modal has the following requirements:\n\n- PHP 8.2+\n- Laravel 11.11+, Laravel 12+, or Laravel 13+\n- Inertia Laravel 2.0+\n- Tailwind CSS 4+\n- **React**: React 19+ with `@inertiajs/react` 2.3.15+\n- **Vue**: Vue 3.4+ with `@inertiajs/vue3` 2.3.15+\n\nThe package is designed and tested to work with Laravel and Inertia.js v2. It may work with other backend frameworks, but there is no guarantee or support for such configurations.\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## Other Laravel packages\n\n- [`Inertia Table`](https://inertiaui.com/inertia-table?utm_source=github\u0026utm_campaign=laravel-splade): The Ultimate Table for Inertia.js with built-in Query Builder.\n- [`Laravel Blade On Demand`](https://github.com/protonemedia/laravel-blade-on-demand): Laravel package to compile Blade templates in memory.\n- [`Laravel Cross Eloquent Search`](https://github.com/protonemedia/laravel-cross-eloquent-search): Laravel package to search through multiple Eloquent models.\n- [`Laravel Eloquent Scope as Select`](https://github.com/protonemedia/laravel-eloquent-scope-as-select): Stop duplicating your Eloquent query scopes and constraints in PHP. This package lets you re-use your query scopes and constraints by adding them as a subquery.\n- [`Laravel Eloquent Where Not`](https://github.com/protonemedia/laravel-eloquent-where-not): This Laravel package allows you to flip/invert an Eloquent scope, or really any query constraint.\n- [`Laravel MinIO Testing Tools`](https://github.com/protonemedia/laravel-minio-testing-tools): This package provides a trait to run your tests against a MinIO S3 server.\n- [`Laravel Mixins`](https://github.com/protonemedia/laravel-mixins): A collection of Laravel goodies.\n- [`Laravel Paddle`](https://github.com/protonemedia/laravel-paddle): Paddle.com API integration for Laravel with support for webhooks/events.\n- [`Laravel Verify New Email`](https://github.com/protonemedia/laravel-verify-new-email): This package adds support for verifying new email addresses: when a user updates its email address, it won't replace the old one until the new one is verified.\n- [`Laravel XSS Protection Middleware`](https://github.com/protonemedia/laravel-xss-protection): Laravel Middleware to protect your app against Cross-site scripting (XSS). It sanitizes request input by utilising the Laravel Security package, and it can sanatize Blade echo statements as well.\n\n## Security Vulnerabilities\n\nIf you discover a security vulnerability within Inertia UI, please send an e-mail to Pascal Baljet via [pascal@protone.media](mailto:pascal@protone.media). All security vulnerabilities will be promptly addressed.\n\n## Credits\n\n- [Pascal Baljet](https://github.com/protonemedia)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finertiaui%2Fmodal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finertiaui%2Fmodal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finertiaui%2Fmodal/lists"}