Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
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.
phWorkflow,
a workflow environment for use with php5. The script uses a .xml-file
to provide status changes for all kinds of web-pages. the code was
written mainly as a "proof-of-concept", but should provide a good starting
point for extensions.
This anonymous emailer script written in PHP is a free, opensource project designed to send EMails from anyone to anyone, with additional details such as Reply-To ,an anti-spam CAPTCHA and a WYSIWYG.
PHP Parser analyses PHP scripts including all included files and checks whether variables, constants, functions and classes are both used and defined. The script displays either only errors, a complete data list or the fully annotated script.
PHPS Pastebin is a simple pastebin site script, designed to be fast and secure. It can be used to power up a pastebin sites, to highlight PHPcode or store plaintext notes. No database, no extentions, no client(browser) capabilities required!
CSSTidy is a program that optimises, formats and fixes CSS code. It is both available as executeable file (written in C++) and as script for webpages (written in PHP). CSSTidy is currently maintained at: https://github.com/Cerdic/CSSTidy
PHP4Mono is a compiler that enables Mono to run PHPcode. It translates PHP scripts to Common Intermediate Language (CIL). Like that PHP scripts can be executed as console applications on Mono. You can even build GUIs directly from within a PHPscript!
PHPCoder is a web based front end to the excellent Turck MMCache and eAccelerator encoding/cache engines. PHPCoder makes it easy to distribute compiled PHP scripts rather than source code and has built in options to allow you to restrict a script.
HTML Code Convert helps speed up the conversion of HTML code into different format including Java Script, JavaServer Pages, Microsoft ASP, PHP, Perl, and the UNIX Shell. It is particularly useful in CGI scripting.
DynaHTML combines the advantages of static HTML pages with the flexibility of dynamic pages that employ server side scripting like php. This goal is reached using static HTML with inline scriptcode that is converted to HTML on manual triggering.
Visual DB Script is an editor PHP,ASP,HTML(can support other languages) that integrate the functionally of a Database Manager (like Access or MySQL). It supports Scripting Developers with specifical SQL commands and an SQL Query Designer
This PHP script create php-gtk files using glade V1. The V2.0 is not supported yet.
It dosen't remove your functions created while you recall the script, it updates the sources file along your work.
EncPHP allows you to embed a PHP script inside of an executable along with everything needed to run the script, including the PHP executable and runtime, and any other DLLs or modules. EncPHP allows you to run PHP apps on computers without PHP installed.
This project provides a documentation generator for phpscript. The documentation is generated using special tags inserted in the code or in separate files. The program also look in the code for php keywords like 'function', 'class'....