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.
Try Retool free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
You can admin a SQL Server with php, like PHPMyAdmin for MySQL
Github repository: https://github.com/miguelaxcar/PHP-MSSQL-Server-Admin
Web based tool written in PHP by Luiz Miguel Axcar to build and run queries on a remote or local MSSQL (Microsoft SQL Server). Support for SQL code highlight (!), table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version.
If you find some issue ther let me know and I help you fixing it.
Provides a lightweight wrapper class akin to jQuery, ActiveRecord, and LINQ, allowing one to query objects and collections. Renders it unnecessary to have logic deeply nested in defensive code (checks for is_object, is_null, isset, empty, &c.).
Peachy is an API used by client-side PHP programs, such as bots, used to interact with a MediaWiki site. It interfaces with the MediaWiki built-in API.
A PHP web application framework centered around a page/control/rpc server model with a framework for modules and permissions. Support for OpenID/Facebook Connect included. All data is persisted in a JSON object store, so no SQL server is required.
This is is a modular, test driven website that tries to break web clients of all kind. If you are developing applications that interact with websites you might want to throw it at this website first and see if it survives.
BugFree is a PHP/MySQL web based bug tracking system with features such as bug/issue tracking, test case/result management, project management, email notification, and powerful statistic chart etc. Language packs include English and Simplified Chinese.
ICED (Inline Chemical Equations Drawer) is the implementation of the web based chemical markup language, which can be used as a part of HTML layout. Its purpose is the visualization of chemical structural formulas, equations and other chemical info.
SmartClient for PHP is designed to help PHP programmers that use "SmartClient Ajax Ria System", allowing them to write SC code faster and making sure that your application will keep working, even if a new SmartClient version is out.
Modification for Doctrine ORM 1.2.2 that generates Zend Forms ready to be used in your controllers. The forms generated with this bridge accept population with Doctrine Records and return Doctrine Records wich can be saved with a single line of code.
Simple, easy to use CMS framework, written in PHP5. It use MySQL database, have a modular structure, that allow to easy extends it with new functionality.
A minimal PHP toolkit that aims to include useful primitives to speed up web development while not imposing a workflow on the dev. For lack of better naming skills it's named after me, but that's subject to change whenever needed.
Bug tracking PHP application, intended to enable final users to report and track bugs or issues, allowing managers to open/assign this bugs to developers. Real easy time tracking interface, and ajax attachments management. Custom reports supported.
Web Commons is a production-grade MVC framework written in PHP. It offers an efficient way to create several versions of the same website, like a "mobile" site and a "desktop" one.
If you like to use the Twick.it API you should take a look at this wrappers. By simply calling some static methods you can read data from the API and don't have to care about all the REST stuff like sending HTTP request or parsing XML data.