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.
- Host: GitHub
- URL: https://github.com/jgmdev/bin2php
- Owner: jgmdev
- Created: 2014-07-09T17:49:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-09T17:55:35.000Z (over 11 years ago)
- Last Synced: 2025-01-20T14:55:06.949Z (about 1 year ago)
- Language: PHP
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```