Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
Deer - Template Engine is template engine for PHPweb pages. Needs PHP5 for work. The goal of project is to be most used template engine as php extension. Has support for variables, conditions, dynamic blocks, etc. It`s fully commented for PHPDocumentor.
iWa Framwork is the PHP Framework.It's help developer to reduce code on thier's projects. it's have controller,data modal,view,form and validate,simple ajax and websevice. It's is FREE!!!!!!! Website :: http://www.madoogun.com
A toolkit of nitty-gritty classes from real-life projects. Contains generic snippets along with things like server-side DOM implementation or RSA or code generation tools.
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
The phpGladeTool generates php-gtk2 code based on XML file created by Glade2. You can draw the screens of your system and then generate the code. More details on project website. ----- O phpGladeTool gera códigos php-gtk2 baseado no arquivo XML criado p
Format, clean-up, beautify and standardize your php code with a comprehensive set of 34 options. A single 50Kb file that will highly improve the quality of your code. 3 operation modes: web interface, command line and PSPad integration.
PTM is a Perl/HTML hybrid, similar to PHP in tag syntax. It allows for the ease of PHP-style inline code in your dynamic HTML documents while supplying the power of Perl that many find to be sorely lacking in PHP.
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
Framework to quickly create PHP apps from UML models. Supports Database, Navigation, GUI, Userhandling, Selection Catalogs and much more. UML model with over 60 classes included. Best to be used with UML2PHP tool - see http://www.umlp2hp.com .
phpoetry dynamically exposes your PHP5 class to the browser as JavaScript hooks. It uses reflection, RMI, JSON, and the YUI library for quick and easy AJAX development.
InstantSVC (pronounced as Instant Services) provides a set of tools to ease Web Services development with PHP5. You just need to document your PHP code with PHPDocumentor to generate Web Services from it - SOAP Services as well as RESTful Web Services.
PHPGEN is a php code generator, which can help you to build a MySQL driven system with the feature of add, edit, drop, list records stored in MySQL. It's features: use smarty as template generate well orginagized code all can be don in browser.
phpCodeGenerator is a free database driven website code generator. It reads the database and generates a website with the ability to Create, List, Edit, Update, Delete and Search Records.
Lanai is an extensible, OO (Object Oriented), easy to use dynamic web content management system written in PHP. Lanai is the ideal tool for developing small to large dynamic community websites, intra company portals, corporate portals, and much more.
Template Parser Engine is a Project for developer that helps to create automaticly different fileformats.
All that developer have to do is to set special tags into Teplates and TPE creates aautomaticly dynamic code, convert pictures and send e-mail.
Have you heard about Haml project?? It is template system for Ruby. Writed by Hampton Catlin, Jeff Hardy and Nathan Weizenbaum. I rewrite it for PHP with small chages. Check it!
Phorm is an ORM (Object Relational Mapping) tool for php and .net.
It works as a plugin of DBDesigner, a freely available tool which allows to graphically design a database schema.
phpDbEdit is a database independant code generator that produces php/html page to edit a database table with CRUD (create, read, update and delete) functionality.
MacroWeb is a website development utility that intends for rapid web site building and to ease the web site maintainence. It uses a pre-processing template/macro system to build website frameworks and to achieve content management.
MOLE = Make Our Life Easy, php code generator for mysql webbased applications. Plugin support(listgen,formgen), customizable templates, simple code no class, neat interface.(Similar to phpcodeGenie but much more advanced)
target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.