Libraries tagged by cv
cviebrock/eloquent-sluggable
11532854 Downloads
Easy creation of slugs for your Eloquent models in Laravel
cviebrock/eloquent-taggable
619746 Downloads
Easy ability to tag your Eloquent models in Laravel.
laravel-validation-rules/credit-card
1679044 Downloads
Validate credit card number, expiration date, cvc
corsinvest/cv4pve-api-php
352639 Downloads
Corsinvest Proxmox VE Client API PHP
inacho/php-credit-card-validator
1329588 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
lightswitch05/php-version-audit
46395 Downloads
A convenience tool to easily check a given PHP version against a regularly updated list of CVE exploits, new releases, and end of life dates
freelancehunt/php-credit-card-validator
451594 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
dgtlss/warden
11683 Downloads
A Laravel package that proactively monitors your dependencies for security vulnerabilities by running automated composer audits and sending notifications via webhooks and email
cvo-technologies/cakephp-gearman
41051 Downloads
A gearman plugin for CakePHP 3
cviebrock/discourse-php
451269 Downloads
Helper class for building a single sign-on source for Discourse forums
cviebrock/image-validator
452625 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
feature-ninja/cva
5609 Downloads
Class variance authority implementation in php
cviebrock/package-checker
16190 Downloads
Tool to check all the composer packages in a project for PHP compatibility.
cviebrock/eloquent-typecast
61279 Downloads
Trait for Eloquent models to force type-casting on retrieved values
cviebrock/laravel-elasticsearch
2764670 Downloads
An easy way to use the official PHP ElasticSearch client in your Laravel applications.