Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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.
Converts xml configuration files into a set of php classes that can be accessed via a php page. Only parses the xml file if it has been altered (ie if the xml file is newer than the previous php file generated)
LighTemplate is a Lightweight Templating Class written in PHP 5 to generate whatever text content you want ((x)HTML, XML, Text, ...). No cache (not needed, it is fast enough), no plugins (not needed, they would make it slower).
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.
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.
OpenSeeds is an open-source web-development framework and object model designed for the LAMP environment. It is designed with complex systems in mind. The framework itself is light-weight. The object model is simplistic.
This project moved to Google Code Hosting (http://code.google.com/p/hoffmanframework) since 26/04/2008. Please followed this project from Google Code Hosting.
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.
A domain framework based on PHP5, XML and XSLT. The framework is implemented in two layers. A domain layer implemented as a OO state masching, for flow control, and GUI manipulation.
A system layer for interaction width the DB, and storing env. variables
`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.
Php5Utils is a collection of small components written for general use in php5. Parts of code comes from projects developed by Active Mind for giarre.com administrative tools
MyAppFW is basic php application framework designed to be used as a base or learning guide for PHP projects that need (Multiple) Template Support, Advanced DB Support, Proper Email handling and some other basic useful functions for live dynamic websites.
Katyshop is an easy e-commerce solution written in PHP with MySQL. The code is object oriented with a very simple and clean architecture, making it easy for the programmer to work on customising the database or changing design.
PHPLights is a modern, lightweight and PHP5 based application development framework. It makes heavy use of PHPs object oriented features like interfaces, abstract classes and exceptions making the core library very lean, easy to understand and extens
Este es un código que genera una imagen con una cadena de caracteres dentro para usar de validador por imagen.
Es muy util para formularios WEB. Es muy facil de usar y tiene una documentación completa con ejemplos. Ademas trae muestras
Faraday is an object persistence, database abstraction, and forms rendering toolkit for PHP. It is designed to be database neutral, and to support very rapid development of online applications and services. Please review the Wiki for more details.
A php library or sql layer with frontend and core classes to generate and run a SQL-query. For now we have Select, Update/Insert and Delete. More frontend classes possible to use your favorite functionnames