Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
QuickCIM is a great free open source tool for CodeIgniter Models generation based on templates from database tables.
The generated models extends of MY_Model by Chris Schmitz (https://github.com/ccschmitz/codeIgniter-base-model). Also check http://davidburgosonline.com/desarrollo-web/2012/como-automatizar-modelos-codeigniter-my-model/ for additional use info.
Written in PHP & Javascript using CodeIgniter, jQuery and Backbone.js frameworks.
**THIS PROJECT IS NOT MAINTAINED ANYMORE
**CHECKOUT http://poppy.dc-development.de to see its follow-up
Poppy is a visual markup editor that runs in a browser.
- Best Browser: Use Mozilla-FireFox!
- Take Care: for local testing/development only!
Features:
- Multiple Projects
- Build/Edit Master and Pages Visually
- Clean formatted output only elements you specified
- Filemanager
New:
- Installer for easy setup
- Poppy demo project for...
phpCodeGenie Reloaded is an automated code writer...
phpCodeGenie Reloaded is an automated code writer which allows you to generate CRUD (create, read, update, delete) interactions with any MySQL database. It includes an intuitive interface, integrated help documentation, and a project template to help you get your project started quickly. Just design your database and let phpCodeGenie Reloaded do the coding for you. This is a continuation of Nilesh Dosooye's phpCodeGenie project. I hope to take this project to new levels with new features and functions.
Eclipse Plugin to generated PHP classes from existing database schema
PHP Class Generator Eclipse plug-in creates multiple PHP classes based on an XML template and a MySQL database table. Each generated class represents an access object for one database table, offering getters and setters for each database table field.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
JAMP (acronym Javascript Ajax Mysql Php) is powerful and fast framework, distributed with GNU licence, in it is enclosed a suit environment for the development WEB applications.
Janox is a PHP-based full cross-tech development suite: > DBMS and platform independent > HTML5-Javascript rich GUIs > Table driven development, no code > Application project full life-cycle management, team-development > Much more..!
This is a code generator program for PHP. It will read all the tables from the given DB, generate Entity classes in PHP.
This is Written in Java. You need JRE to execute this. See wiki for details.
SynApp2 builds feature-packed web applications and versatile PDF reports for MySQL and Oracle Database. The SynApp2 web application generator and MVC framework is written in PHP and JavaScript.
WebProjectHelper is a PHP classes and MySQL structure generator. You just have to express classes into a simple syntax thought to describe a class diagram. Generated classes are very complete, all code is generated, not just the header of methods.
This is another html form generator, yes! Based on a php description of the datas you have to manage based on mysql database or not. The goal of this package of classes is to exchange data with the end user without writing html tags.
MyObjects MySql - Php 5 Object Persistence Library
MyObjects is a set of tools for database schema generation, class generation and Object Persistence for Php 5 and MySql.
A tool to help in customization and generation of reports in PDF to open source web-based systems. It was developed a visual editor using PHP for interactive design of reports, according to the needs of the developer.
J!Cob (Joomla! Component Builder) is a project whose aim is providing Joomla! developers with tool for automatically writing standard and repetitive (thus boring) pieces of code.
Radria (Rapid Development of Rich Internet Applications) is a collection of RAD tools, 100% web based, to build web applications faster. WYSIWYG, Drag, drop, PHP and Javascript reusable, components to build Ajax and Database driven web app or mashup
pdoMap is a robust PHP ORM mapper with many OOP features. The mapping structure, requests, and transactions are defined in XML files. The core directly generates PHP classes for high performance. It is very easy to use and configure.
MakeDBO is a MySQL library for PHP. It includes a mysql database interface and a DBO class builder to automatically generate PHP classes from your database tables. Currently requires Smarty templating engine.
This software allows the users to create PHP code on the fly for your MySQL database by providing a visual interface. It supports creating code for tabular data, single record, edit , add and delete. You can also define foreight keys for tables.
Persistence layer for PHP-5.x to connect to any database(Firebird,MySQL,etc)since the respective connection class was written. I've implemented MySQL and Firebird connection's classes for while. Visit: http://phpersist.wiki.sourceforge.net/Doc
This project aims to create an EMF Ecore metamodel, code templates and a workflow for automatically generating certain Typo3 extensions. It contains an example instance for the creation of a developer garden Typo3 extension.
PHP Core Class Generator, given a specific MySQL database, will generate all core files with get and set methods as well as a core file which handles all DB updates/inserts/deletes with automatic notification of any errors. Uses PEAR::DB.