Libraries tagged by Csvie
rhuett/csvie
60 Downloads
Csvie is a simple CSV file parser made for Laravel. Csvie is based on LeagueCSV, and can quickly import data to, and export data from, a MySQL database. It also gives you a handy abstract class for quickly sanitizing and scrubbing your CSV files prior to insertion.
cviebrock/eloquent-sluggable
14381520 Downloads
Easy creation of slugs for your Eloquent models in Laravel
friendsofcake/cakephp-csvview
2622477 Downloads
A CSV View class for CakePHP
cviebrock/eloquent-taggable
725254 Downloads
Easy ability to tag your Eloquent models in Laravel.
cviebrock/discourse-php
526669 Downloads
Helper class for building a single sign-on source for Discourse forums
cviebrock/laravel-elasticsearch
2928471 Downloads
An easy way to use the official PHP ElasticSearch client in your Laravel applications.
cviebrock/image-validator
458814 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
ogrrd/csv-iterator
63608 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
cviebrock/laravel-mangopay
73189 Downloads
Laravel/Lumen wrapper for the office Mangopay SDK library
cviebrock/eloquent-typecast
71010 Downloads
Trait for Eloquent models to force type-casting on retrieved values
nozavroni/csvelte
19085 Downloads
Slender, elegant CSV for PHP
techsemicolon/laravel-query-to-csv
10696 Downloads
Export the data from a query builder or raw select query into csv directly, eliminating overhead on php and in much less execution time
juanparati/csvreader
1092 Downloads
A light/fast CSV reader suitable for pretty large files.
netsells/csvme
5545 Downloads
An opinionated library to make exporting data in CSV format super simple.
josegonzalez/cakephp-csvview
184865 Downloads
A CSV View class for CakePHP