Download the PHP package atqiyacode/api-tool-kit without Composer
On this page you can find all versions of the php package atqiyacode/api-tool-kit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download atqiyacode/api-tool-kit
More information about atqiyacode/api-tool-kit
Files in atqiyacode/api-tool-kit
Package api-tool-kit
Short Description set of tools to build an api with laravel
License MIT
Homepage https://github.com/atqiyacode/api-tool-kit
Informations about the package api-tool-kit
API tool kit - Laravel
Introduction
Elevate your development journey with high-performance APIs using the API Toolkit. Supercharge your API development with standardized responses, dynamic pagination, advanced filtering, and a one-click full CRUD setup. Let's take your APIs to the next level!
Installation
to install the package using Composer:
Why Choose the Laravel API Toolkit?
Consistent Responses, Less Hassle
The API Response feature simplifies generating consistent JSON responses. It provides a standardized format for your api responses:
Pagination Done Right
Don't fuss over managing the number of results per page. The dynamic pagination feature adapts effortlessly to your needs, giving you control without complications.
Simplified Filtering
Refine query results with simplicity. The powerful filtering system lets you filter, sort, search, and even include relationships with ease.
Simplify API Setup with the API Generator
The API Generator automates file setup, creating key files from migrations to controllers. Use one command to kickstart your API development.
Schema Support
Enhance the API Generator with schema support, allowing you to define your database table structure directly from the command line. Generate factory model migrations, requests, and data based on this schema.
Logic Made Clear
Tackle complex business logic with Actions. These gems follow the command pattern, boosting readability and maintenance for your code.
Media? Handled.
Handle file uploads and deletions like a pro. The Media Helper streamlines media management, leaving you with clean and organized file handling.
Enums for Clarity
The Enum class provides a way to work with enumerations, eliminating hardcoded values in your code:
Official Documentation
Access our documentation to unlock the full potential of the Laravel API Toolkit:
Contributing
We welcome your contributions to help make this package even better. Please refer to our CONTRIBUTING.md file for contribution guidelines.
License
By contributing to the Laravel API Toolkit, you agree that your contributions will be licensed under the project's MIT License.
All versions of api-tool-kit with dependencies
illuminate/support Version ^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/http Version ^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/database Version ^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/container Version ^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/auth Version ^8.0|^9.0|^10.0|^11.0|^12.0