No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
PandaIDE for PHP is a lightweight IDE for PHP Debugging
...Some IDEs are too complicated to configure them to work, and some only support phpfile debugging only, do not support phpscript in html file, or too many bugs, too big size and too slow .etc. I am not a completist, but I am not used to using IDE like these. So I build this PandaIDE project.
PandaIDE for PHP is not intended to be the best PHP IDE in the world. I don't plan to integrate eveything into it too.
PBL (aka PHP Bug lost) is a simple one-filescript for use in any php websites that offers a console for debug and monitoring on your broser.
It's based on FirePHP and PHP Quick Profiler. You can send log messages to the console, view SQL Querys, memory usage, list of user and server vars, files included, automatic detection of ajax request (like FireBug)... etc.
This is a simple, modular PHP class designed to record execution time benchmarks throughout different parts of a script. Compatible with virtually any PHP script, the code can be added/removed quickly and with ease. Accurate to the microsecond.