https://github.com/apiato/core
Apiato Core Package
https://github.com/apiato/core
apiato core
Last synced: about 1 year ago
JSON representation
Apiato Core Package
- Host: GitHub
- URL: https://github.com/apiato/core
- Owner: apiato
- License: mit
- Created: 2017-08-06T09:44:59.000Z (almost 9 years ago)
- Default Branch: 8.x
- Last Pushed: 2025-05-04T19:18:33.000Z (about 1 year ago)
- Last Synced: 2025-05-04T20:27:53.825Z (about 1 year ago)
- Topics: apiato, core
- Language: PHP
- Homepage: http://apiato.io/
- Size: 1.92 MB
- Stars: 66
- Watchers: 8
- Forks: 83
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
## About Apiato
> 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).
Apiato is a framework for building scalable and testable API-Centric Applications with PHP, build on top of Laravel.
It is designed to help you build scalable API's faster, by providing tools and functionalities that facilitate the
development of any API-Centric App.
Apiato is built using [Porto](https://github.com/Mahmoudz/Porto),
a new architectural pattern and comes with an amazing list of [features](http://apiato.io/):
- [Role-Based Access Control](https://apiato.io/docs/core-features/authorization).
- [API Documentations generator](https://apiato.io/docs/additional-features/documentation).
- [Auto ID hashing](https://apiato.io/docs/core-features/hash-id).
- [API versioning](https://apiato.io/docs/core-features/api-versioning).
- [Localization](https://apiato.io/docs/additional-features/localization).
- [Code generator](https://apiato.io/docs/core-features/code-generator).
- [Shallow ETag](https://apiato.io/docs/core-features/etag).
- [Social Authentication](https://apiato.io/docs/additional-features/social-authentication).
- [Query Parameters support](https://apiato.io/docs/core-features/query-parameters).
## Learning Apiato
Apiato has an extensive and thorough [documentation](https://apiato.io/docs).
## Support and Community
For free community support, join our [Discord server](https://discord.gg/ryPcV4KM5k).
## Contributing
Thank you for considering contributing to the Apiato framework! The contribution guide can be found in the [Apiato documentation](https://apiato.io/docs/contribution-guide).
## Code of Conduct
In 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).
## Security Vulnerabilities
If you discover a security vulnerability within Apiato,
please send an e-mail to Mohammad Alavi via [mohammad.alavi1990@gmail.com](mailto:mohammad.alavi1990@gmail.com).
All security vulnerabilities will be promptly addressed.
## Project Maintainers
Mahmoud Zalt
@mahmoudz
Mohammad Alavi
@Mohammad-Alavi
Moslem Deris
@mderis