{"id":20417819,"url":"https://github.com/apiato/core","last_synced_at":"2025-05-15T15:06:30.880Z","repository":{"id":38109482,"uuid":"99477365","full_name":"apiato/core","owner":"apiato","description":"Apiato Core Package","archived":false,"fork":false,"pushed_at":"2025-05-04T19:18:33.000Z","size":2016,"stargazers_count":66,"open_issues_count":4,"forks_count":83,"subscribers_count":8,"default_branch":"8.x","last_synced_at":"2025-05-04T20:27:53.825Z","etag":null,"topics":["apiato","core"],"latest_commit_sha":null,"homepage":"http://apiato.io/","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/apiato.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Mahmoudz","open_collective":"apiato","custom":["https://paypal.me/mzmmzz"],"patreon":"zalt"}},"created_at":"2017-08-06T09:44:59.000Z","updated_at":"2025-04-07T19:00:33.000Z","dependencies_parsed_at":"2023-12-09T00:51:58.448Z","dependency_job_id":"991f9848-cb2a-41a8-aba3-6d3d01932624","html_url":"https://github.com/apiato/core","commit_stats":{"total_commits":672,"total_committers":33,"mean_commits":"20.363636363636363","dds":0.5833333333333333,"last_synced_commit":"36da5a83b37f1def6471410ed1dfdc5896630774"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiato%2Fcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiato%2Fcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiato%2Fcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiato%2Fcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apiato","download_url":"https://codeload.github.com/apiato/core/tar.gz/refs/heads/8.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254364270,"owners_count":22058878,"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":["apiato","core"],"created_at":"2024-11-15T06:27:47.413Z","updated_at":"2025-05-15T15:06:30.842Z","avatar_url":"https://github.com/apiato.png","language":"PHP","funding_links":["https://github.com/sponsors/Mahmoudz","https://opencollective.com/apiato","https://paypal.me/mzmmzz","https://patreon.com/zalt"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/apiato/core/actions/workflows/tests.yaml\"\u003e\n\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/apiato/core/tests.yaml?label=tests\" alt=\"tests status\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://codecov.io/gh/apiato/core\" \u003e \n \u003cimg src=\"https://img.shields.io/codecov/c/github/apiato/core?token=TQqxTZAhUk\" alt=\"code coverage\"/\u003e \n\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/apiato/core\"\u003e\n\u003cimg src=\"https://img.shields.io/packagist/v/apiato/core\" alt=\"latest stable version\"\u003e\n\u003c/a\u003e\n\u003cbr\u003e\n\u003ca href=\"https://packagist.org/packages/apiato/core\"\u003e\n\u003cimg src=\"https://img.shields.io/packagist/dt/apiato/core\" alt=\"total downloads\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/apiato/core\"\u003e\n\u003cimg src=\"https://img.shields.io/github/license/apiato/core\" alt=\"license\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://discord.gg/ryPcV4KM5k\"\u003e\n\u003cimg src=\"https://img.shields.io/discord/800815227839053834?logo=discord\u0026label=chat\" alt=\"chat\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n   \u003cimg src=\"https://github.com/apiato/documentation/blob/master/images/apiato.jpg\" alt=\"Apiato Logo\"/\u003e\n\u003c/p\u003e\n\n## About Apiato\n\n\u003e Note: This repository contains the core code of the Apiato framework. If you want to build an application using Apiato, visit the main [Apiato repository](https://github.com/apiato/apiato).\n\nApiato is a framework for building scalable and testable API-Centric Applications with PHP, build on top of Laravel.\n\nIt is designed to help you build scalable API's faster, by providing tools and functionalities that facilitate the\ndevelopment of any API-Centric App.\n\nApiato is built using [Porto](https://github.com/Mahmoudz/Porto),\na new architectural pattern and comes with an amazing list of [features](http://apiato.io/):\n\n- [Role-Based Access Control](https://apiato.io/docs/core-features/authorization).\n- [API Documentations generator](https://apiato.io/docs/additional-features/documentation).\n- [Auto ID hashing](https://apiato.io/docs/core-features/hash-id).\n- [API versioning](https://apiato.io/docs/core-features/api-versioning).\n- [Localization](https://apiato.io/docs/additional-features/localization).\n- [Code generator](https://apiato.io/docs/core-features/code-generator).\n- [Shallow ETag](https://apiato.io/docs/core-features/etag).\n- [Social Authentication](https://apiato.io/docs/additional-features/social-authentication).\n- [Query Parameters support](https://apiato.io/docs/core-features/query-parameters).\n\n\n## Learning Apiato\nApiato has an extensive and thorough [documentation](https://apiato.io/docs).\n\n## Support and Community\nFor free community support, join our [Discord server](https://discord.gg/ryPcV4KM5k).\n\n## Contributing\nThank you for considering contributing to the Apiato framework! The contribution guide can be found in the [Apiato documentation](https://apiato.io/docs/contribution-guide).\n\n## Code of Conduct\nIn order to ensure that the Apiato community is welcoming to all, please review and abide by the [Code of Conduct](https://apiato.io/docs/contribution-guide#code-of-conduct).\n\n## Security Vulnerabilities\nIf you discover a security vulnerability within Apiato,\nplease send an e-mail to Mohammad Alavi via [mohammad.alavi1990@gmail.com](mailto:mohammad.alavi1990@gmail.com).\nAll security vulnerabilities will be promptly addressed.\n\n## Project Maintainers\n\u003ctable\u003e\n  \u003ctbody\u003e\n     \u003ctr\u003e\n        \u003ctd align=\"center\" valign=\"top\"\u003e\n            \u003cimg width=\"125\" height=\"125\" alt=\"author image\" src=\"https://github.com/mahmoudz.png?s=150\"\u003e\n            \u003cbr\u003e\n            \u003cstrong\u003eMahmoud Zalt\u003c/strong\u003e\n            \u003cbr\u003e\n            \u003ca href=\"https://github.com/Mahmoudz\"\u003e@mahmoudz\u003c/a\u003e\n        \u003c/td\u003e\n         \u003ctd align=\"center\" valign=\"top\"\u003e\n            \u003cimg width=\"125\" height=\"125\" alt=\"developer image\" src=\"https://github.com/mohammad-alavi.png?s=150\"\u003e\n            \u003cbr\u003e\n            \u003cstrong\u003eMohammad Alavi\u003c/strong\u003e\n            \u003cbr\u003e\n            \u003ca href=\"https://github.com/mohammad-alavi\"\u003e@Mohammad-Alavi\u003c/a\u003e\n        \u003c/td\u003e\n          \u003ctd align=\"center\" valign=\"top\"\u003e\n            \u003cimg width=\"125\" height=\"125\" alt=\"developer image\" src=\"https://github.com/mderis.png?s=150\"\u003e\n            \u003cbr\u003e\n            \u003cstrong\u003eMoslem Deris\u003c/strong\u003e\n            \u003cbr\u003e\n            \u003ca href=\"https://github.com/mderis\"\u003e@mderis\u003c/a\u003e\n          \u003c/td\u003e\n     \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiato%2Fcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapiato%2Fcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiato%2Fcore/lists"}