Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zanysoft/laravel-zip issues and pull requests
#56 - Laravel 11 Support
Pull Request -
State: open - Opened by CalumChamberlain 8 months ago
- 6 comments
#55 - Laravel 11 support
Issue -
State: open - Opened by pawel-omniaz 8 months ago
- 3 comments
#54 - Cannot replace file in zip
Issue -
State: open - Opened by KyoRion 9 months ago
#53 - Question: Unlimited quota?
Issue -
State: closed - Opened by buzzclue 11 months ago
#52 - Create temporary archive
Pull Request -
State: closed - Opened by vanodevium about 1 year ago
#51 - php://temp
Issue -
State: open - Opened by vanodevium about 1 year ago
#50 - S3-Zipper
Issue -
State: open - Opened by Brijesh5615 over 1 year ago
#49 - Non-static method ZanySoft\Zip\Zip::create() cannot be called statically
Issue -
State: closed - Opened by philharmonie over 1 year ago
- 1 comment
#47 - Add Laravel 10 support
Pull Request -
State: closed - Opened by afsh7n almost 2 years ago
#46 - Allow installing on Laravel 10
Pull Request -
State: closed - Opened by V13Axel almost 2 years ago
- 1 comment
#45 - fix: typo
Pull Request -
State: closed - Opened by rizkhal almost 2 years ago
#44 - Fixing readme
Pull Request -
State: closed - Opened by zsoltjanes almost 2 years ago
- 1 comment
#43 - fix: using wrong parameter
Pull Request -
State: closed - Opened by michabbb about 2 years ago
- 3 comments
#42 - addFromString?
Issue -
State: closed - Opened by hqin2013 over 2 years ago
#41 - Laravel 9+ Issue On Unparenthesized
Issue -
State: closed - Opened by dev-techguy over 2 years ago
- 2 comments
#40 - Match default flags from php.net
Pull Request -
State: closed - Opened by ikudosi over 2 years ago
#39 - Problem generating IDE helpers
Issue -
State: closed - Opened by YnievesDotNet over 2 years ago
- 5 comments
#38 - storing extracted files in s3
Issue -
State: closed - Opened by lebroncho over 2 years ago
- 1 comment
#37 - Issue with zip from MacOS device
Issue -
State: closed - Opened by KyoRion over 2 years ago
- 3 comments
#36 - Deprecation warning
Issue -
State: closed - Opened by BrekiTomasson over 2 years ago
- 1 comment
#35 - FIXED Issue #34 Cannot assign Illuminate\Foundation\Application to property ZanySoft\Zip\Zip::$zip_file of type ?string
Pull Request -
State: closed - Opened by nabeeljavaid over 2 years ago
- 4 comments
#34 - Cannot assign Illuminate\Foundation\Application to property ZanySoft\Zip\Zip::$zip_file of type ?string
Issue -
State: closed - Opened by nabeeljavaid over 2 years ago
- 8 comments
#33 - convert a pdf and zip it, then download it.
Issue -
State: closed - Opened by akmalseferagic over 2 years ago
- 1 comment
#32 - PHP Fatal error: Unparenthesized `a ? b : c ? d : e` is not supported. in PHP 8.1, Laravel 9 Version
Issue -
State: closed - Opened by KRinnNet over 2 years ago
- 3 comments
#31 - Add file to existing .zip file
Issue -
State: closed - Opened by Stantastic over 2 years ago
- 1 comment
#30 - How rename file / directory when add file/directory
Issue -
State: closed - Opened by ozonerik almost 3 years ago
- 1 comment
#29 - How save to specific directory created file zip
Issue -
State: closed - Opened by ozonerik almost 3 years ago
- 1 comment
#28 - Image path not work properly after extract in specific folder.
Issue -
State: closed - Opened by faysal-web almost 3 years ago
- 1 comment
#27 - Laravel 9 support
Pull Request -
State: closed - Opened by cbekir almost 3 years ago
- 9 comments
#26 - Make protected properties & methods inside Zip Class
Issue -
State: closed - Opened by andreacivita about 3 years ago
- 1 comment
#25 - Mark project as abandoned
Pull Request -
State: closed - Opened by rickmills over 3 years ago
#24 - Mark package as abandoned on packagist
Issue -
State: closed - Opened by samoldenburg almost 4 years ago
- 2 comments
#23 - Enable PHP 7.4 compatibility
Pull Request -
State: closed - Opened by cschalenborgh over 4 years ago
- 4 comments
#22 - docs: fix var type (supported skip modes)
Pull Request -
State: closed - Opened by fabiofdsantos over 4 years ago
- 1 comment
#21 - ErrorException : Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
Issue -
State: closed - Opened by atifjkhan over 4 years ago
- 2 comments
#20 - Error: Zip archive inconsistent
Issue -
State: closed - Opened by mattiaefesto over 4 years ago
#19 - How can I count entries of zip file?
Issue -
State: closed - Opened by minhtu-cloudtek over 4 years ago
#18 - Add file to zip with custom name
Pull Request -
State: closed - Opened by NVD-R almost 5 years ago
- 1 comment
#17 - fixed PHP 7.4 error
Pull Request -
State: closed - Opened by Fabricio872 almost 5 years ago
- 5 comments
#16 - Unparenthesized `a ? b : c ? d : e` is deprecated.
Issue -
State: closed - Opened by nothingatalldotnet almost 5 years ago
- 13 comments
#15 - Error in windows 10 while opening zip
Issue -
State: closed - Opened by riazXrazor almost 6 years ago
- 1 comment
#14 - License file
Issue -
State: closed - Opened by bogdanghervan almost 6 years ago
- 4 comments
#13 - Set Password not working
Issue -
State: closed - Opened by webexpert4rv almost 6 years ago
- 3 comments
#12 - Not a zip archive
Issue -
State: closed - Opened by Vladislav009 almost 6 years ago
- 1 comment
#11 - Add tests
Pull Request -
State: closed - Opened by nickescobedo about 6 years ago
- 1 comment
#10 - Read error
Issue -
State: closed - Opened by bekee about 6 years ago
#9 - Option to specify folder when adding file
Issue -
State: closed - Opened by twoavy over 6 years ago
- 5 comments
#8 - Adding support setCompression
Pull Request -
State: closed - Opened by antonforwork over 6 years ago
#7 - Implement file renaming callback
Pull Request -
State: closed - Opened by tuarrep over 6 years ago
#6 - Issue with $zip->extract() Array
Issue -
State: closed - Opened by hondnl over 6 years ago
- 2 comments
#5 - extract specify folder
Issue -
State: closed - Opened by mrtdeh about 7 years ago
- 1 comment
#4 - Add laravel auto-discovery for version 5.5
Issue -
State: closed - Opened by jagDanJu about 7 years ago
#3 - Release 1.0.3 with $zip->has and $zip->export additions
Issue -
State: closed - Opened by ozldmezot about 7 years ago
#2 - Check if zip archive has a file
Pull Request -
State: closed - Opened by ozldmezot about 7 years ago
- 1 comment
#1 - Zip::extract - $files argument can be either string or array
Pull Request -
State: closed - Opened by ozldmezot about 7 years ago