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.
Try free now
Find Hidden Risks in Windows Task Scheduler
Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
PHPGEN is a phpcode 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.
XTemplate is a template engine for PHP that allows you to store your HTML code separately to your PHPcode. It has many useful features yet code is short and highly optimized. The code is stored here but eveything else is on http://www.phpxtemplate.org/
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.
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.
LiteTemplate est une Class PHP pour gérer des templates. Cela permet de séparer le codePHP et HTML. Compatible PHP4. LiteTemplate is Class PHP to manage templates. That makes it possible to separate codePHP and HTML. Compatible PHP4.
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.
CSSTidy is a program that optimises, formats and fixes CSS code. It is both available as executeable file (written in C++) and as script for webpages (written in PHP). CSSTidy is currently maintained at: https://github.com/Cerdic/CSSTidy
jPOP is a simple but powerful Ajax and RIA framework for PHP. It requires absolutely no coding on the client-side. By minimizing effort and time, and maximizing elegance and readability of code, sleek web apps are attainable by the average PHP developer.
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.
The FrameCode.NET project is a collection of articles and sample code in all kinds of programming languages that point out hints, tips, tricks, samples, and much more. Articles are community driven and are provided by the public!
ActiveGrid is an Enterprise Web 2.0 solution that allows the composition of code-free applications that comply with corporate IT standards. Technologies include Python, Java, XForm, Xpath, WSDL, CSS, XML Schema (XSD), XACML, and BPEL.
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.
A compiler and cross-compiler for (Currently) Cobol (with Fortran being added later). It is intended to be the first self-hosted open-source Cobol Compiler, e.g. the compiler itself will be written using Cobol.
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.
HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier removes all malicious code (better known as XSS) with a thoroughly audited and secure yet permissive whitelist, and ensure standards compliance.
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!
easy-GUI is a PHP software development framework that makes writing forms and GUI under PHP very easy and without having to integrate HTML code into PHP-based applications. It's a kind of GWT (Google web toolit) but for front-ends written in PHP.
PHP class that separates programming from presentation using templates
WebComponent is a simple but flexible and powerful PHP class that outputs HTML content to the browser, based on templates and variables. Under a good design it eliminates the "developers vs art designers" war, separating the programming from presentation code.
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.
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.