Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jahidulpabelislam/crud-api
- Owner: jahidulpabelislam
- License: gpl-3.0
- Created: 2020-01-24T19:02:31.000Z (about 5 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-09-06T23:13:12.000Z (5 months ago)
- Last Synced: 2024-11-19T11:18:31.811Z (2 months ago)
- Topics: api, crud, framework, php
- Language: PHP
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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