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.
Start Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
IFile, PHP based framework for indexing and search in the documents
Index documents using Lucene Seach Engine or the MySql Full-Text.
IFile supports many type of documents:
Rich Text Format (.rtf);
Moving Picture Expert Group-1/2 Audio Layer 3 (.mp3);
Joint Photographic Experts Group (.jpg - .jpeg);
Tagged Image File Format (.tiff);
Microsoft Word 97-2000 (.doc);
Microsoft Word 2003-2007 (.docx);
Microsoft Excel 97-2000 (.xls);
Microsoft Excel 2003-2007 (.xlsx);
Microsoft PowerPint 2003-2007 (.pptx);
OpenOffice.org Writer (.odt);...
A command for dreamweaver to automatically generate getters/setters
This simple script adds a command to dreamweaver to automatically generate getters/setters for attributes in classes (like other IDEs like eclipse and netbeans natively do). It comes very comfortable for PHP developers using ORMs such as doctrine.
(To install copy the .htm and .js files into "C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5.5\configuration\Commands" directory or whatever your dreamweaver commands directory is)
PHP View-Controller framework similar to Adobe Flex framework. It is component based, event driven framework. Components can be defined in XML with possibility of inline PHP binding expressions or directly in PHP as PHP class.
PDFLib-free PDF creation using PHP. It has interface compatible with php pdf creator (pdf-php library).
Implements most of Adobe recommended features like PageTrees, Outlines, and so on.
This is intended to be library for easy creation of pdf documents dynamically from templates a database. It uses pdflib for pdf creation, phplib for database access. Currently templates can be imported only from Adobe Pagemaker.