Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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:**


Buy Me A Coffee



**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.