angularjs-cakephp-sample
REST app demo
An example application combining AngularJS/Bootstrap as frontend and CakePHP as REST API producer
A RESTful sample using AnguarJS/Bootstrap as frontend and CakePHP as REST API producer.
113 stars
15 watching
64 forks
Language: PHP
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
ishanvyas22/cakephp-pingcrm | A demo application illustrating Inertia.js integration with CakePHP | 10 |
ishanvyas22/cakephp-inertiajs | Provides a CakePHP adapter for building single-page apps with Inertia.js without an API | 41 |
cakedc/cakephp-api | Exposes a versioned API in CakePHP with minimal code | 61 |
alt3/cakephp-swagger | Automates Swagger documentation for CakePHP APIs | 64 |
ishanvyas22/asset-mix | Helps integrate frontend asset management with CakePHP and Laravel Mix | 33 |
cakephp/app | A CakePHP application template provides a basic structure for building web applications using PHP. | 373 |
dereuromark/cakephp-app | A CakePHP application skeleton with Bootstrap and PHPStan integration | 0 |
stefanvangastel/docker-cakephp | Provides a Docker image for deploying a CakePHP application with remote database connectivity and session handling. | 31 |
cakedc/cakephp-phpstan | A PHP extension that improves the static analysis of CakePHP applications using PHPStan. | 33 |
bcrowe/cakephp-api-pagination | Generates pagination metadata and integrates it into API responses. | 40 |
friendsofcake/bootstrap-ui | A CakePHP plugin that simplifies the integration of Bootstrap UI components into PHP applications. | 340 |
cakephp/elastic-search | Elasticsearch plugin for CakePHP to integrate search functionality into an application. | 88 |
dereuromark/cakephp-feed | Generates RSS feeds using a custom view class in the CakePHP framework. | 13 |
dereuromark/cakephp-captcha | A Captcha plugin for CakePHP that provides a simple, extendable solution for image-based captchas in web applications. | 10 |
friendsofcake/search | Provides a simple interface to create paginate-able filters for CakePHP applications. | 170 |