Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ishanvyas22/cakephp-inertiajs
The CakePHP adapter for Inertia.js.
https://github.com/ishanvyas22/cakephp-inertiajs
cakephp cakephp-plugin inertia inertiajs
Last synced: 3 months ago
JSON representation
The CakePHP adapter for Inertia.js.
- Host: GitHub
- URL: https://github.com/ishanvyas22/cakephp-inertiajs
- Owner: ishanvyas22
- License: mit
- Created: 2019-07-21T12:35:21.000Z (over 5 years ago)
- Default Branch: cake5
- Last Pushed: 2023-12-21T11:50:53.000Z (11 months ago)
- Last Synced: 2024-07-04T23:16:53.177Z (4 months ago)
- Topics: cakephp, cakephp-plugin, inertia, inertiajs
- Language: PHP
- Homepage:
- Size: 397 KB
- Stars: 39
- Watchers: 4
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-inertiajs - CakePHP
README
# CakePHP Adapter for Inertia.js
[![Latest Stable Version](https://poser.pugx.org/ishanvyas22/cakephp-inertiajs/v)](//packagist.org/packages/ishanvyas22/cakephp-inertiajs)
[![Total Downloads](https://poser.pugx.org/ishanvyas22/cakephp-inertiajs/downloads)](//packagist.org/packages/ishanvyas22/cakephp-inertiajs)
[![License](https://poser.pugx.org/ishanvyas22/cakephp-inertiajs/license)](//packagist.org/packages/ishanvyas22/cakephp-inertiajs)
[![CakePHP](https://img.shields.io/badge/cakephp-%5E5.0.0-red?logo=cakephp)](https://book.cakephp.org/5/en/index.html)
![Tests](https://github.com/ishanvyas22/cakephp-inertiajs/workflows/Run%20tests/badge.svg?branch=master)
![PHPStan](https://github.com/ishanvyas22/cakephp-inertiajs/workflows/Run%20PHPStan/badge.svg)
![Coding Style Check](https://github.com/ishanvyas22/cakephp-inertiajs/workflows/Check%20Coding%20Style/badge.svg)CakePHP server side adapter for [Inertia.js](https://inertiajs.com/) to build single-page apps, without building an API.
## Installation and Usage
See [documentation](docs/README.md)
## ❤️ Support The Development
**Do you like this project? Support it by donating:****or** [Paypal me](https://paypal.me/IshanVyas?locale.x=en_GB)
**or** [![Contact me on Codementor](https://www.codementor.io/m-badges/isvyas/get-help.svg)](https://www.codementor.io/@isvyas?refer=badge)
### Follow me
- [GitHub](https://github.com/ishanvyas22)
- [Instagram](https://www.instagram.com/ishancodes)
- [LinkedIn](https://www.linkedin.com/in/ishan-vyas-314111112)
- [Twitter](https://twitter.com/ishanvyas22)## Reporting Issues
If you are facing a problem with this plugin or found any bug, please open an issue on [GitHub](https://github.com/ishanvyas22/cakephp-inertiajs/issues).
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.