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
12278186 Downloads
Easy creation of slugs for your Eloquent models in Laravel
friendsofcake/cakephp-csvview
2276636 Downloads
A CSV View class for CakePHP
cviebrock/eloquent-taggable
648403 Downloads
Easy ability to tag your Eloquent models in Laravel.
cviebrock/discourse-php
469784 Downloads
Helper class for building a single sign-on source for Discourse forums
cviebrock/image-validator
454720 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
cviebrock/package-checker
74279 Downloads
Tool to check all the composer packages in a project for PHP compatibility.
cviebrock/eloquent-typecast
63771 Downloads
Trait for Eloquent models to force type-casting on retrieved values
cviebrock/laravel-elasticsearch
2818864 Downloads
An easy way to use the official PHP ElasticSearch client in your Laravel applications.
nozavroni/csvelte
17395 Downloads
Slender, elegant CSV for PHP
techsemicolon/laravel-query-to-csv
9626 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
ogrrd/csv-iterator
56636 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
cviebrock/laravel-mangopay
69659 Downloads
Laravel/Lumen wrapper for the office Mangopay SDK library
netsells/csvme
5233 Downloads
An opinionated library to make exporting data in CSV format super simple.
josegonzalez/cakephp-csvview
184861 Downloads
A CSV View class for CakePHP