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
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
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
Blandware AtleapLite is a free lightweight PHP framework (including CMS) which implements some ideas from popular Java AtLeap project (https://atleap.dev.java.net).
PHPUnitStats is a hook script for a SVN repository, which computes on each commit statistics of PHPUnit test cases performed by the author (by parsing the unified diff), and stores the result in a MySQL database.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Maps relational db tables to PHP 5 objects. Provides simple CRUD operations, strongly-typed field audits, and its easy to implement and configure. Also includes auto-generation of SQL code for table creation and a connection module for MySQL 4.2+.
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.
phpPgView is a PHP tool that allows to explore the structure of a postgreSQL DB, browse tables and execute saved queries. Easy sorting, searching, and export. This tool makes easier the monitoring of web/database applications for developers.
This is a Framework powered by PHP & Smarty.
Abyss gives you the maximum freedom and the minimal restrictions, makes the way of construct your site as easy as possible.
It's NOTHING but it could be ANYTHING!
A PHP-MySQL based software to estimate size of software projects. This tool was made to help software project managers to know function points of its projects easier, providing all necessary calculations and reports.
This is an algorithm to codify Spanish words to an equivalent phonetic code. That intends to be a substitute of Soundex algorithm that is not practical to use in Spanish. It is very useful for search engines based on text information.
Alumni online using PHP programming language, MySQL database server and p4a Framework. Its a powerfull alumni online with many feature such as forum, chat, gallery, agenda, etc
Natural Language Support Objects (NLSO) for creation of language-neutral web sites using PHP/MYSQL See http://comchatter.com for an example of what can be achieved using language neutral design
The project aims to create a web based database administration tool, with expansion into automatic code generation from the database schema.
The code allows creation and removal of databases, tables and fields via a web browser.
ffmpeginstall is a full ffmpeg-php configuration script in GNU/Linux servers. This will help you to setup server environments for streaming applications. Home page: http://ffmpeg.sherin.in Support forum : http://forum.sherin.in/
This software provides to the programmer a simple manner to generate the access data layer for PHP using MySql. The software's goal is to make it simple.
Complete LALR(1) parser generator and engine in PHP.
Complete LALR(1) parser generator and engine (like BISON or YACC) but it's all done in PHP, and the input grammar is easier and more maintainable. Write your actions in PHP. Generate PHP output code. Drive your parser with PHP. Wanna make a language?