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.
- 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.
Usage
Refer to the individual documentation files for detailed usage examples.
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]
All versions of supporter with dependencies
illuminate/support Version ^11.0
illuminate/database Version ^11.0
illuminate/validation Version ^11.0
illuminate/console Version ^11.0
illuminate/routing Version ^11.0