Download the PHP package rinvex/laravel-support without Composer
On this page you can find all versions of the php package rinvex/laravel-support. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rinvex/laravel-support
More information about rinvex/laravel-support
Files in rinvex/laravel-support
Package laravel-support
Short Description Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
License MIT
Homepage https://rinvex.com/marketplace/rinvex-support/
Informations about the package laravel-support
Rinvex Support
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
Note: this package is just a support package for other Rinvex packages, which may not be useful on it's own, but contains some complementary generic functionality and also may not respect SemVer and break backward compatibility.
Installation
Install via composer require rinvex/laravel-support
Usage
mimetypes()
helper
The mimetypes
method gets valid mime types:
timezones()
helper
The timezones
method gets valid timezones:
unique_with Validator Rule
This feature contains a variant of the validateUnique
rule for Laravel, that allows for validation of multi-column UNIQUE indexes.
It was forked and merged from the awesome felixkiss/uniquewith-validator package, which at the time been outdated and un-maintained for a long time. Many thanks to core contributors for developing this.
Changelog
Refer to the Changelog for a full history of the project.
Support
The following support channels are available at your fingertips:
- Chat on Slack
- Help on Email
- Follow on Twitter
Contributing & Protocols
Thank you for considering contributing to this project! The contribution guide can be found in CONTRIBUTING.md.
Bug reports, feature requests, and pull requests are very welcome.
- Versioning
- Pull Requests
- Coding Standards
- Feature Requests
- Git Flow
Security Vulnerabilities
If you discover a security vulnerability within this project, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.
About Rinvex
Rinvex is a software solutions startup, specialized in integrated enterprise solutions for SMEs established in Alexandria, Egypt since June 2016. We believe that our drive The Value, The Reach, and The Impact is what differentiates us and unleash the endless possibilities of our philosophy through the power of software. We like to call it Innovation At The Speed Of Life. That’s how we do our share of advancing humanity.
License
This software is released under The MIT License (MIT).
(c) 2016-2022 Rinvex LLC, Some rights reserved.
All versions of laravel-support with dependencies
illuminate/database Version ^10.0.0 || ^11.0.0
illuminate/support Version ^10.0.0 || ^11.0.0
spatie/laravel-sluggable Version ^3.4.0
spatie/laravel-schemaless-attributes Version ^2.4.0
spatie/laravel-translatable Version ^6.0.0
vinkla/hashids Version ^11.0.0 || ^12.0.0
watson/validating Version ^8.0.0