Iska Posted July 28, 2012 Share Posted July 28, 2012 Hi everyone, I've been working on optimizing my company's cms. So far, the average execution has dropped quite a bit (mostly by switching from smarty to dwoo), but the larger libraries still require a too much time for my taste (formhandler, dwoo etc). I've read about several php compilers, but I'm having a hard time finding wether these compilers enable me to compile a library and then include the compiled files as if they were regular php classes (important because of flexibility). Both HipHop and PHC are a bit foggy about this. Since I don't have any experiences with PHP compilers, I was hoping some people around here do. Could you guys help me getting on the right track? Quote Link to comment https://forums.phpfreaks.com/topic/266374-compiling-libraries/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.