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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Php Object and ExtJS Code Generator - Make CRUD Form Quickly
UPDATE 2014-02-17: ExtJS 4.x Now Supported!
Is a RAD tool that will save you time of development, creating a prototype of your web application using POG Php Object Genteror + ExtJS Javascript Framework to make from database table to interface in easy way and quickly just doing a couple of clicks.
The idea of publishing this is:
0) To contribute my bit to excellent work done by the team of POG
1) For everyone in the community that we help all developing something that allows us to easily prototype form with ExtJS as FrontEnd in the Client-Side and Server with the POG (Php + Mysql) in a simple and fast and clean in less time.
2) As a free alternative to free programs that are commercially available but are very expensive.
3) It would be nice also to earn some money for this ;) lol.
...
A configurable class to validate form data, compatible with either PHP 4 and PHP 5. Validation.class provides a simple interface to validate a form and it can be used with AJAX to perform a live validation.
A PHP class with which you can build forms more easily than with HTML. Specify server-side validation patterns, customize default presentation templates, shows validation error messages, won't lose submitted field values if validation fails.
PHP and Javascript based library to help create and validated web based forms. Using PHP, the JQuery javascript library and JQuery forms. Form data can also be submited via AJAX POST. Forms can be validated user side and server side.
This is a PHP class form helper, when called it will allow you to display a form element "Checkbox". You can give the class arguments that will tell it to preform specific Javascript functions from "prototypejs" and "script.aculo.us".
OsisForms: An OO component library/framework for creating and organising web forms. The aim is to make form building more enjoyible and productive. OsisForms Written in PHP (5), with accompanying JavaScript and CSS libraries and extensive documentation.
ValidatePHP aims to be an easy to use and expandable FormValidation system for the Smarty Template Engine. Unlike similar products, it does not use sessions to store validation criteria; instead it uses a temp file with validation criteria.