Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create PHP version (same repository) #1

Open
vphantom opened this issue Feb 14, 2017 · 0 comments
Open

Create PHP version (same repository) #1

vphantom opened this issue Feb 14, 2017 · 0 comments

Comments

@vphantom
Copy link
Owner

For the Rarch format to be viable across all our use cases, a PHP 5.5+ (if not 7+) version is needed. This implies finding the PHP equivalent of "vcdiff" which may not be trivial, and we might need to roll our own in both languages to control this tightly.

Thanks to the positive files{} section of package.json and the negative archive.exclude{} section of composer.json, there is no need to create two separate repositories for JavaScript and PHP. (It would be interesting to see if this could be continued for other languages as well.) So let's just move rarch.js and utils.js to a new subdirectory js/ and create php/ for the PHP class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant