Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100



Go Back   PHP-Editors > Editors and Tools > Other PHP Tools

Other PHP Tools This is were to discuss other non-desktop PHP related tools.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 2006-06-12, 02:54 PM
Junior Member
 
Join Date: Jun 2006
Posts: 3
supercranky is on a distinguished road
Default PHP Compiler / Embedder (php2exe)

Hello!

There is a tool available for converting PHP applications to a stand-alone windows .exe executables. Good for distributing command-line tools, windowed php apps etc. (yes, I made it myself

http://www.bambalam.se/bamcompile

cheers,
Cranky
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 2006-06-12, 04:27 PM
Xnuiem's Avatar
Senior Member
 
Join Date: May 2004
Location: DFW, Texas
Posts: 1,096
Xnuiem will become famous soon enough
Send a message via Yahoo to Xnuiem
Default

What are you compiling? PHP is an interpreteded language, so I am unclear as to what you are compiling. And how you found something to run it once it is compiled.
__________________
I rarely give code examples.
No, I have never used IIS or Windows of any kind as a web server. Get a real OS!
Please don't PM me, I won't respond.
Reply With Quote
  #3 (permalink)  
Old 2006-06-13, 08:11 AM
Junior Member
 
Join Date: Jun 2006
Posts: 3
supercranky is on a distinguished road
Default

Ah, It's not really a PHP to native machine code compiler. But it stores the compiled PHP bytecode in a windows exe including all PHP runtime libraries.
...
crank
Reply With Quote
  #4 (permalink)  
Old 2006-06-13, 08:54 AM
Xnuiem's Avatar
Senior Member
 
Join Date: May 2004
Location: DFW, Texas
Posts: 1,096
Xnuiem will become famous soon enough
Send a message via Yahoo to Xnuiem
Default

Ah, very interesting. What are you accomplishing doing that? Is this something to just install on Windows a lot easier?
__________________
I rarely give code examples.
No, I have never used IIS or Windows of any kind as a web server. Get a real OS!
Please don't PM me, I won't respond.
Reply With Quote
  #5 (permalink)  
Old 2006-06-13, 09:00 AM
Junior Member
 
Join Date: Jun 2006
Posts: 3
supercranky is on a distinguished road
Default

Yes, it's for distributing command line tools or windowed php apps in an easy way. It's done by using the encode library in Turck MMCache together with a PHP launcher exe that has everything statically linked. Good when you want to protect your sources, also.

...
crank
Reply With Quote
  #6 (permalink)  
Old 2006-10-26, 06:58 PM
Junior Member
 
Join Date: May 2006
Posts: 11
msheresh is on a distinguished road
Default

NuSphere has released this php deployment tool for windows - PhpDock. Very nice!
Reply With Quote
  #7 (permalink)  
Old 2007-07-23, 07:30 AM
Junior Member
 
Join Date: Jul 2007
Posts: 3
ishan is on a distinguished road
Default

The only problem with Bamcompile is that it only can use PHP4, and i need some new stuff from PHP5...
Reply With Quote
Must read Review for Serious PHP Developers


NuSphere PhpED 5.0 : The Staff of php-editors.com recently spent a few days working with NuSphere PhpED 5.0 (a popular PHP IDE) and NuCoder 1.4 (a PHP Encoding Utility), read up on all the details.

Sponsored Links
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:54 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.