Download the PHP package slokee/supporter without Composer
On this page you can find all versions of the php package slokee/supporter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download slokee/supporter
More information about slokee/supporter
Files in slokee/supporter
Package supporter
Short Description Laravel Supporter is a powerful utility package designed to enhance development speed by providing ready-to-use code snippets. This package helps developers streamline their workflow by reducing repetitive coding tasks, ensuring cleaner and more efficient Laravel applications.
License MIT
Informations about the package supporter
Laravel Supporter
Laravel Supporter is a powerful utility package designed to enhance development speed by providing ready-to-use code snippets. This package helps developers streamline their workflow by reducing repetitive coding tasks, ensuring cleaner and more efficient Laravel applications.
Installation
Configuration
Publish the configuration file (if required):
Features
- Validation Rules - Custom validation rules to extend Laravel's validation capabilities.
- Casts - Custom Eloquent model casts for better data handling.
- Commands - Artisan commands to generate services, repositories, and more.
- Scopes:
- Local Scopes - Predefined local model scopes for common queries.
- Global Scopes - Global query scopes for automatic model filtering.
- Utilities - Additional helper functions to simplify common operations.
- Enums - Enum classes to standardize values like named colors.
- Blade Diretives - Common Custom Blade directives for faster development.
Usage
Refer to the individual documentation files for detailed usage examples.
Publishing Stubs and Configurations
To customize stub files or configurations used by the commands, you can publish them using the following tags:
This will publish:
config/supporter.php
stubs/supporter/*
Contribution
We welcome contributions! Please check the Contribution Guide for more details on how to get involved.
License
This package is open-source software licensed under the MIT license.
Reporting Issues
If you encounter a bug or have a feature request, please open an issue on GitHub with detailed information.
Contact
For reporting bugs or further inquiries, you can reach out via email at: [email protected]