Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/alfonsobries/laravel-spreadsheet-importer

Super fast spreadsheet importer for Laravel apps powered by node
https://github.com/alfonsobries/laravel-spreadsheet-importer

Merge pull request #4 from JosueCarrillo/master

Add support for Laravel and php 8

65b412f53a3ee8fed957cfc059ab61d0b32c77b8 authored almost 4 years ago by Alfonso Bribiesca <[email protected]>
Add support for laravel 8 and php v8

5c7e6753031ec697280b62508c84addb492dc8e3 authored almost 4 years ago by josue <[email protected]>
Merge pull request #3 from JosueCarrillo/master

Add support for laravel 7

a5e19bad98dc397cdecfedb1e4776db79a605239 authored over 4 years ago by Alfonso Bribiesca <[email protected]>
replace Dotenv::create with Dotenv::createImmutable

b6dac8907899e2383db1b253bb028ffa78a52c5a authored over 4 years ago by josue <[email protected]>
add support for laravel 7

72e618bd6f440a08217895684e7bca97f3c08e16 authored over 4 years ago by josue <[email protected]>
update to laravel 6

498dc6439b7382b13041f8ec25706a8c924b4caf authored almost 5 years ago by alfonsobries <[email protected]>
Typo

8a3664120c591ae55f3be2cd62cd63bb79190c07 authored about 5 years ago by alfonsobries <[email protected]>
Use constants for the status

57cdc2f13ccb361882ffed3ee52ef9d524c27a13 authored about 5 years ago by alfonsobries <[email protected]>
When the import is cancelled is also considered finished

8e9e3a894389f48bb4d7efe54f2de3313c020933 authored about 5 years ago by alfonsobries <[email protected]>
check if process is running

2bb73f15f57d65f1700c3458001828e81ae80f60 authored about 5 years ago by alfonsobries <[email protected]>
Job for check if the import is running

7e3db533d0cc7516abe36abe51b6734a5e5312aa authored about 5 years ago by alfonsobries <[email protected]>
the & is not necccesary & probably returning wrong id

2274f35eb715ced1687dcf86a61c5a280119ce08 authored about 5 years ago by alfonsobries <[email protected]>
Use a single column for the feedback

fb73be8c1ca42effba31c66cd2d96adce124ec02 authored about 5 years ago by alfonsobries <[email protected]>
make the job queueable fixes problem with job dying

f7fff868168d882eeb226413461cb58a11b8d72e authored about 5 years ago by alfonsobries <[email protected]>
Use the correct command to start the process

e68401352e8f13cdcdf47235e23e33687fdd8cfc authored about 5 years ago by alfonsobries <[email protected]>
Add missing column to the docs

af69b703340a342f117600fd928e95fc14450c24 authored about 5 years ago by alfonsobries <[email protected]>
Move the progress handling to a job

8c2499ea1766237d35aa59d65ec257d014a67373 authored about 5 years ago by alfonsobries <[email protected]>
Use base path for importer

52180fd41a75678189d7a35262d4f0cbadf75ec5 authored about 5 years ago by alfonsobries <[email protected]>
Missing facade

b70ddd6e8ff0e1226b870e47dc310fd317db2c58 authored over 5 years ago by alfonsobries <[email protected]>
Test progress tracking

a0ec5def9e40b502828dc19b0ed89b4bb450f399 authored over 5 years ago by alfonsobries <[email protected]>
The imports is cancelable

44918364fb2ff1db9ab3ec2590e1252c062d3cfb authored over 5 years ago by alfonsobries <[email protected]>
Fix bug & add the first test

ea923d5fbcf0e29e7fbfa1ac1c3d07373a8b2319 authored over 5 years ago by alfonsobries <[email protected]>
update keywords

9fedd78dac561f803683a1a9ac36432d0230bf1b authored over 5 years ago by alfonsobries <[email protected]>
Fix readme

fc966e4d4a24f2fba2477463f370e8eb37589659 authored over 5 years ago by alfonsobries <[email protected]>
new events

0b756cdba96a1cac827b8fe225e2fea792b851b1 authored over 5 years ago by alfonsobries <[email protected]>
Spreadsheet importer package

fba6c0a8a60a495d79b50ad63a5444112a62f441 authored over 5 years ago by alfonsobries <[email protected]>
Boilerplate

3bf1f75665fb8f0d80f9eaa0fcd5949d684aae9a authored over 5 years ago by alfonsobries <[email protected]>