Download the PHP package tastyigniter/ti-ext-api without Composer
On this page you can find all versions of the php package tastyigniter/ti-ext-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tastyigniter/ti-ext-api
More information about tastyigniter/ti-ext-api
Files in tastyigniter/ti-ext-api
Package ti-ext-api
Short Description Manages and generates RESTful APIs using available models in your TastyIgniter app.
License MIT
Informations about the package ti-ext-api
Introduction
The API for TastyIgniter extension provides a powerful and flexible way to interact with your TastyIgniter application programmatically. This extension leverages Laravel's Sanctum robust API capabilities, providing endpoints for all core TastyIgniter resources, and allowing you to build custom API resources in your application.
Features
The API for TastyIgniter comes packed with a range of features to enhance your experience:
- Endpoints for all core TastyIgniter resources.
- Build custom API resources extending the functionality of the API to suit your specific needs.
- Override the default behavior of API actions (verbs) with your own logic.
- Supports token authentication.
Documentation
Documentation can be found on the TastyIgniter documentation website.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Reporting issues
If you encounter a bug in this extension, please report it using the Issue Tracker on GitHub.
Contributing
Contributions are welcome! Please read TastyIgniter's contributing guide.
Security vulnerabilities
For reporting security vulnerabilities, please see our security policy.
License
TastyIgniter API extension is open-source software licensed under the MIT license.
All versions of ti-ext-api with dependencies
spatie/laravel-fractal Version ^6.0
tastyigniter/core Version ^v4.0
tastyigniter/ti-ext-user Version ^v4.0