Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jahidulpabelislam/crud-api

Simple CRUD API Framework for PHP.
https://github.com/jahidulpabelislam/crud-api

api crud framework php

Last synced: 9 days ago
JSON representation

Simple CRUD API Framework for PHP.

Awesome Lists containing this project

README

        

# CRUD API Framework

[![CodeFactor](https://www.codefactor.io/repository/github/jahidulpabelislam/crud-api/badge)](https://www.codefactor.io/repository/github/jahidulpabelislam/crud-api)
[![Latest Stable Version](https://poser.pugx.org/jpi/crud/v/stable)](https://packagist.org/packages/jpi/crud)
[![Total Downloads](https://poser.pugx.org/jpi/crud/downloads)](https://packagist.org/packages/jpi/crud)
[![Latest Unstable Version](https://poser.pugx.org/jpi/crud/v/unstable)](https://packagist.org/packages/jpi/crud)
[![Licence](https://poser.pugx.org/jpi/crud/license)](https://packagist.org/packages/jpi/crud)
![GitHub last commit (branch)](https://img.shields.io/github/last-commit/jahidulpabelislam/crud-api/1.x.svg?label=last%20activity)

TODO

## Dependencies

- PHP 7.1+
- Composer
- TODO

## Installation

Use [Composer](https://getcomposer.org/)

```bash
$ composer require jpi/crud
```

## Support

If you found this library interesting or useful please spread the word about this library: share on your socials, star on GitHub, etc.

If you find any issues or have any feature requests, you can open a [issue](https://github.com/jahidulpabelislam/crud-api/issues) or email [me @ jahidulpabelislam.com](mailto:[email protected]) :smirk:.

## Authors

- [Jahidul Pabel Islam](https://jahidulpabelislam.com/) [](mailto:[email protected])

## Licence

This module is licenced under the General Public Licence - see the [Licence](LICENSE.md) file for details