{"id":28748813,"url":"https://github.com/arcanedev/laravelapihelper","last_synced_at":"2025-06-16T19:13:04.857Z","repository":{"id":56949693,"uuid":"83329272","full_name":"ARCANEDEV/LaravelApiHelper","owner":"ARCANEDEV","description":"API Helper for Laravel","archived":false,"fork":false,"pushed_at":"2019-02-28T16:28:00.000Z","size":52,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-16T19:13:03.783Z","etag":null,"topics":["ajax-request","api","helper","json","laravel","response","transformer"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ARCANEDEV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-27T16:05:26.000Z","updated_at":"2023-01-15T14:36:44.000Z","dependencies_parsed_at":"2022-08-21T08:20:14.634Z","dependency_job_id":null,"html_url":"https://github.com/ARCANEDEV/LaravelApiHelper","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/ARCANEDEV/LaravelApiHelper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FLaravelApiHelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FLaravelApiHelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FLaravelApiHelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FLaravelApiHelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ARCANEDEV","download_url":"https://codeload.github.com/ARCANEDEV/LaravelApiHelper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FLaravelApiHelper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260221648,"owners_count":22976875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ajax-request","api","helper","json","laravel","response","transformer"],"created_at":"2025-06-16T19:13:03.895Z","updated_at":"2025-06-16T19:13:04.831Z","avatar_url":"https://github.com/ARCANEDEV.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel API Helper [![Packagist License][badge_license]](LICENSE.md) [![For Laravel 5][badge_laravel]][link-github-repo]\n\n[![Travis Status][badge_build]][link-travis]\n[![Coverage Status][badge_coverage]][link-scrutinizer]\n[![Scrutinizer Code Quality][badge_quality]][link-scrutinizer]\n[![SensioLabs Insight][badge_insight]][link-insight]\n[![Github Issues][badge_issues]][link-github-issues]\n\n[![Packagist][badge_package]][link-packagist]\n[![Packagist Release][badge_release]][link-packagist]\n[![Packagist Downloads][badge_downloads]][link-packagist]\n\n*By [ARCANEDEV\u0026copy;](http://www.arcanedev.net/)*\n\nLaravel API Helper is a package that allows you to add features to build api faster and more secure.\n\n## Table of contents\n\n  1. [Installation and Setup](_docs/1-Installation-and-Setup.md)\n  2. [Configuration](_docs/2-Configuration.md)\n  3. [Usage](_docs/3-Usage.md)\n\n### Features\n\n  * Easy setup \u0026amp; configuration.\n  * Well documented \u0026amp; IDE Friendly.\n  * Well tested with maximum code quality.\n  * Laravel `5.1` to `5.8` are supported.\n  * Made with :heart: \u0026amp; :coffee:.\n\n## Contribution\n\nAny ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).\n\n## Security\n\nIf you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.\n\n## Credits\n\n- [ARCANEDEV][link-author]\n- [All Contributors][link-contributors]\n\n[badge_laravel]:      https://img.shields.io/badge/Laravel-5.1%20to%205.8-orange.svg?style=flat-square\n[badge_license]:      https://img.shields.io/packagist/l/arcanedev/laravel-api-helper.svg?style=flat-square\n[badge_build]:        https://img.shields.io/travis/ARCANEDEV/LaravelApiHelper.svg?style=flat-square\n[badge_coverage]:     https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/LaravelApiHelper.svg?style=flat-square\n[badge_quality]:      https://img.shields.io/scrutinizer/g/ARCANEDEV/LaravelApiHelper.svg?style=flat-square\n[badge_insight]:      https://img.shields.io/sensiolabs/i/0f368488-9f53-4085-8ed6-c4629daae1b3.svg?style=flat-square\n[badge_issues]:       https://img.shields.io/github/issues/ARCANEDEV/LaravelApiHelper.svg?style=flat-square\n[badge_package]:      https://img.shields.io/badge/package-arcanedev/laravel--api--helper-blue.svg?style=flat-square\n[badge_release]:      https://img.shields.io/packagist/v/arcanedev/laravel-api-helper.svg?style=flat-square\n[badge_downloads]:    https://img.shields.io/packagist/dt/arcanedev/laravel-api-helper.svg?style=flat-square\n\n[link-author]:        https://github.com/arcanedev-maroc\n[link-github-repo]:   https://github.com/ARCANEDEV/LaravelApiHelper\n[link-github-issues]: https://github.com/ARCANEDEV/LaravelApiHelper/issues\n[link-contributors]:  https://github.com/ARCANEDEV/LaravelApiHelper/graphs/contributors\n[link-packagist]:     https://packagist.org/packages/arcanedev/laravel-api-helper\n[link-travis]:        https://travis-ci.org/ARCANEDEV/LaravelApiHelper\n[link-scrutinizer]:   https://scrutinizer-ci.com/g/ARCANEDEV/LaravelApiHelper/?branch=master\n[link-insight]:       https://insight.sensiolabs.com/projects/0f368488-9f53-4085-8ed6-c4629daae1b3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcanedev%2Flaravelapihelper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcanedev%2Flaravelapihelper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcanedev%2Flaravelapihelper/lists"}