Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/everlutionsk/ajaxcom-php
https://github.com/everlutionsk/ajaxcom-php
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/everlutionsk/ajaxcom-php
- Owner: everlutionsk
- Created: 2017-09-26T14:45:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-14T17:04:26.000Z (over 3 years ago)
- Last Synced: 2024-08-08T23:13:38.428Z (5 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AjaxCom PHP library
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/everlutionsk/ajaxcom-php/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/everlutionsk/ajaxcom-php/?branch=master)
[![Build Status](https://scrutinizer-ci.com/g/everlutionsk/ajaxcom-php/badges/build.png?b=master)](https://scrutinizer-ci.com/g/everlutionsk/ajaxcom-php/build-status/master)Library used for building operations array which can be handled by JavaScript library.
If you are looking for frontend library, please check out [`@everlutionsk/ajaxcom`](https://github.com/everlutionsk/ajaxcom-js).
If you are looking for Symfony bundle please check out [`AjaxcomBundle`](https://github.com/everlutionsk/ajaxcom-bundle).
## Installation
```bash
composer require everlutionsk/ajaxcom-php
```