An open API service indexing awesome lists of open source software.

https://github.com/jgmdev/bin2php

A small php script to convert a binary file into a php file, which can be useful to package applications into a single file.
https://github.com/jgmdev/bin2php

Last synced: 6 months ago
JSON representation

A small php script to convert a binary file into a php file, which can be useful to package applications into a single file.

Awesome Lists containing this project

README

          

bin2php
=======

A small php script to convert a binary file into a php file, which can be useful to package applications into a single file.

## Usage

```
./bin2php.php
```