Skip to content

Tests and Documentation related to PHP Large File Handling on 32-bit platforms.

License

Notifications You must be signed in to change notification settings

bantu/php-large-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started
===============

Bootstrap
---------

  curl -sS https://getcomposer.org/installer | php
  php composer.phar install


Running Tests
-------------

  FILE=debian-7.3.0-i386-DVD-2.iso \
  FILESIZE=4698576896 \
  SHA256SUM=dd28bcb8ab253d332c908586d9c853b39b8b095875171bec2f1da90d7e3b5528 \
  vendor/bin/phpunit

About

Tests and Documentation related to PHP Large File Handling on 32-bit platforms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages