Skip to content

SportMonks/larapi

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

270 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Introduction

Larapi is a package thats offers you to do modern API development in Laravel with support for new versions of Laravel.

Larapi comes included with...

  • Exception handler for APIs.
  • A Controller class that gives response, parse data for your endpoints.
  • A Repository class for requesting entities from your database.
  • Sorting.
  • Filtering.
  • Eager loading.
  • Pagination.
  • Selecting columns dynamically.
  • Selecting scopes dynamically.
  • Appends.
  • A class for making internal API requests.

Documentation

https://one2tek.github.io/larapi/

About

πŸ’› Modern API development in Laravel. ✍️ Developed by Gentrit Abazi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%