Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/txsoura/core

Txsoura Core library
https://github.com/txsoura/core

composer core laravel php repository-pattern

Last synced: about 1 month ago
JSON representation

Txsoura Core library

Awesome Lists containing this project

README

        

# Core

This project, is a simple [Laravel](https://laravel.com) library, to setup base Rest API features, using Repository pattern.

## Installation

You can install the package via composer:

```bash
composer require txsoura/core
```

## Documentation

See the [WIKI](https://github.com/txsoura/core/wiki) for documentation.

## License

This project is under MIT license. Go to [LICENSE](https://opensource.org/licenses/MIT) for more details.