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
Outgrown Windows Task Scheduler?
Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
A simple and fast implementation of an ID3 metadata reader. It supports ID3 v1 to v2.4. It is also capable of reading MPEG specific attributes like the bitrate or sampling frequency of MPEG-1/2 Layer 1/2/3 files.
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
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.
pdo-x is a lightweight Data Access Library for PHP5. It wraps the PDO extension included in PHP 5.1+. pdo-x allows you to use objects to interact with records in your database tables. Supports transactions & prepared statements, MySql, PostreSQL, & more.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Ajax Data Objects (ajaxdo) provides an easy database persistency framework for JavaScript objects. Ajaxdo enables runtime loading, saving, deleting, and listing of JavaScript objects stored on the server database.
Uml2symfony is a symfony plugin that can translates a argoUML uml(XMI + pgml) file into symfony elements. It generates schema files and plugins accordingly. A component in the UML diagram is translated into a symfony plugin, and the classes inside the co
DATA stands for Database Access Through Arrays. This package can be used to access data stored in MySQL tables using array like structures, with corresponding array access operators. PHP5 is required as it uses the SPL array access interfaces.
SOAP-SQL generates a web service WSDL based on user-defined SQL statements with only a few lines of code. It relies on NuSOAP and PEAR MDB2 (DB abstraction layer), so it works with most any database. No PHP extensions required.
SIC is a centralized software to manage conventions events and reservations. It can be used either before the convention by users and during the convention by convention operators.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Open Source bulletin board written entirely in object oriented PHP, including almost all up to date features. The project includes also several programming libraries, like template engine or database layer.
Paragon is a robust and flexible fast application development framework written in PHP. Paragon contains a structured library of extensible components for modelling real world objects and processes. Paragon is a 3-tier system using a MVC paradigm.
PHP Meta Framework is a abstract wrapper on different tools to make them work together. Future features: CMS, CMF, MVC, Inversion of control, Design Patterns, Database layer, Forms generation. Main qualities: flexibility, integration, mobility.
dbscript is a new PHP framework for composing distributed collaborative Semantic Web applications with Microformats, OpenID and REST Web services and Qooxdoo Ajax Toolkit. install --> wget dbscript.net/latest.zip, unzip latest.zip, vi db/config.yml
Helios is a PHP5/MySQL Based Application framework developed to quickly and easily develop, deploy and mantain corporate web-portals and webapps - keeping in mind ease of programming and easy to use UIs with built-in user interactivity.
The HyperText Object Layer is a library of PHP5 classes that abstracts HTML elements into objects. The benefits of using the hTom is an opportunity to design web pages using the OO methodology, and do not mix HTML and PHP language anymore.
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.
Development of a rich client for Database Administration : the aim is to create a tool with similar functionalities of phpMyAdmin but with a technology "rich client" and more independent of the database thanks to the abstraction layer available in PHP5
The OTWG is a multi user war game with multi-layer delegation. Logistics, production, tech dev is included. Creation of maps, scenarios, campaigns, Orders of Battle and Tables of Equipment is also included in the scope
PHPersistencia is a database persistence layer for PHP, offering Object Oriented interface to access the data, generating sql queries transparently for insert/update, selecting data as object collection and verifing data types without database access