Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try 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.
GChart is a PHP library for Google Chart API. The Google Chart API lets you dynamically generate charts. However, it isn't convenient to use. GChart makes it easier to insert Google Chart in PHP pages.
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.
Zigmoyd Is an well Documented open source php Framework based on OOPS works both on PHP4 and 5 with the professional and Industrial Standerds like MVC, ORM, Scaffolding ..... released under LGPL Licence that fits under the common shared Hosting packages
Helma is a web application framework. It offers support for various scripting engines, but still the Rhino JS scripting engine plugin is the only bundled plugin. This project offers a PHP plugin, allowing PHP developers to make use of the Helma web appli
Sabai is a PHP web application framework based on the MVC pattern that allows development of web applications as sabai (which means comfortable or smooth in Thai) as possible.
PhARoS Ain't a Rocket Science. It is a PHP Library to generate an SQL queries using simple method calls. Unlike Propel, and Doctrine; it provides user with a minimal set of function calls to get the queries generated. Contributors: Saad
NOTE: unsupported - do you want to maintain this project? contact me! Markdownify is a HTML to Markdown converter written in PHP. See it as the successor to `html2text.php` since it has better design, better performance and less corner cases.
ekans is just another php library that claims to be lightweight, object oriented and simple. currently provided are authentication, authorization (acl), session's and dependency injection.
The Qwik project is aimed to support the development of the Qwik content management system. This Qwik project includes, besides the Qwik cms, also the Qwik Works platform: small standalone applications supporting the Qwik content management system.
Moodle (Moodle Course Management System) use Gregorian calendar as its calendar and if I you want to use another calendar system, you will have a problem.
you can't use Jalali Calendar for your moodle system. this project solve this problem.
A PHP library providing an iCalendar parser and object creator. It is object orientated, unit tested, and conforms strictly to the latest iCalendar standard (the successor to RFC2445).
PHPOP, or POP for short, is an open source web application framework for fast and efficient scripting and serving of your websites and Internet applications.
`parsehtml.php` is a HTML parser written in PHP. It should be pretty fast and can even cope with invalid HTML input.
Additionally a function is provided to indent HTML code properly.
ProForma is a fully object-oriented PHP5 library for building and managing XHTML forms. It provides a standard API for form creation, validation, auto-fill, and more. The XHTML output is standards compliant and highly skinnable using CSS.
QuickFrame provides a rapid development framework for PHP 5 powered sites. Due to its modular structure QuickFrame can be used as a skeleton for new sites or as a full-featured CMS ready to be deployed within minutes.
A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.