Development Tools

Most popular development tools.

Top Development Tools

XAMPP

www.apachefriends.org

XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP and Perl. XAMPP serves as a great basis for Web developers who are intending to set up and develop dynamic PHP based sites or applications.

Laragon

laragon.org

With Laragon you just need a few clicks to install your local web server and be able to see it online. No configuration needed, no setup!

Bulma CSS

bulma.io

Bulma is a modern CSS framework based on Flexbox. It's lightweight, built with performance in mind and packed with goodies like font icons, tons of useful components and extensible styling.

UmbrellaJS

umbrellajs.com

UmbrellaJS is a lightweight JavaScript library. It offers a superset of jQuery's functionality with all the benefits of native JavaScript and the DOM.

Visual Studio Code

code.visualstudio.com

Visual Studio Code is a lightweight but powerful source-code editor for Windows, Linux and macOS that combines the simplicity of a code editor with powerful development tools.

PurgeCSS

purgecss.com

PurifyCSS is a free tool that cleans up your CSS without modifying your HTML or JS. It scans your HTML, PHP and CSS files looking for unused selectors and deletes them to reduce file size without compromising page layout.

IcoMoon

icomoon.io

IcoMoon is an app that lets you build and use your own icon packs in many different formats including SVG, Polymer, PDF, XAML or even CSS Sprites.

Ionicons

ionic.io

Ionicons is a collection of beautiful, handcrafted icons designed for use in mobile and web apps.

Feather Icons

feathericons.com

Feather is a collection of simply beautiful open source icons. Each icon is designed on a 24x24 grid, with an emphasis on simplicity, consistency and diversity. No mark-up, no filters, no nonsense. Just simple, clean designs that fulfill their purpose in style.

Flaticon

www.flaticon.com

Platicon is a free and fremium vector icons and stickers library made by and for designers. Over +6 million pieces of modern flat icons and stickers in an easy-to-use library ready to be downloaded and be used with popular design apps like Adobe Illustrator and Sketch.

Font Awesome

fontawesome.com

Font Awesome is the iconic font and CSS framework, giving you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS.

PurifyCSS Online

purifycss.online

PurifyCSS Online is a tool to help web developers and designers find unused CSS in their stylesheets. Copy your website URL, paste it and see how much you can decrease your file size!

UnusedCSS

unused-css.com

Identify and remove unnecessary CSS rules from your website so you can load faster. UnusedCSS is a web-based service that analyzes your CSS files and lets you export clean, minified files that use less bandwidth.

UnCSS

github.com

UnCSS removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS. UnCSS can be used together with tools such as templatize or grunt-uncss to minify and optimize your downloaded CSS.

Chart.js

www.chartjs.org

Chart.js is a free, open-source JavaScript library for creating interactive charts in your browser. It supports multiple chart types and is easy to extend with plugins.

PurifyCSS

github.com

PurifyCSS is one of the tools a Web designer can use to clean up and manage their CSS code. PurifyCSS takes your stylesheets and removes unused selectors, empty rules, and otherwise unnecessary style information. If you're into performance optimization, it also works to reduce file size by aggressively removing line breaks, comments, and other whitespace.

Spectre CSS

picturepan2.github.io

Spectre is a lightweight, responsive and modern CSS framework for faster and extensible development. It offers many features, including selectors with chaining ability, flexbox based grid system, pure CSS components and utilities, code-reuse via mixins and more.

Milligram CSS

milligram.io

Milligram is a minimal CSS framework that provides a fast and clean starting point for all your projects. Just add classes and build upon it. It support grids, typography, consistent colors and more, specially designed in order to let you focus on things that actually matter.

Pure CSS

purecss.io

Pure is a set of small, responsive CSS modules that you can use in every web project. All code is written with mobile devices in mind and built on top of Normalize.css, a comprehensive foundation for typography, tables, lists, forms, and other basic elements.

UIkit

getuikit.com

UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces. It helps you with all the little things that make your website or project look sharp, feel modern, and function intuitively. UIkit gives your website a distinct style, making it recognizable as yours.

Tailwind CSS

tailwindcss.com

Build any design with a utility-first CSS framework. Tailwind is packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design. You'll never have to write another CSS selector ever again!

Foundation

get.foundation

Foundation is an advanced responsive front-end framework for creating sites, apps and emails that look beautiful at any size, from mobile to desktop. It’s a highly semantic, flexible grid system that enables uniform responsive design for every device.

Adminer

www.adminer.org

Adminer is a full-featured database management tool written in PHP. Adminer provides and easy to use features such as single-file script, multi-language support, and excellent user interface including themes and plugins.

EasyPHP

www.easyphp.org

EasyPHP offers all the tools that you will need to install Apache, PHP and MySQL along with other commonly used development tools such as PEAR, PECL etc. It can be used for both production servers and for completely local development setups.

Poetry

python-poetry.org

Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.

pip

github.com

pip is a package management system used to install and manage software packages written in Python. Many packages can be found in the default source for packages and their dependencies — Python Package Index (PyPI).

Miniconda

docs.conda.io

Miniconda is a free minimal bootstrap version of Anaconda that includes only conda, Python, the packages they depend on and a small number of other useful packages

Miniforge

github.com

Miniforge is a light-weight conda-forge distribution, with the essentials to get you up and running. You can install any software from the conda-forge channel, just like all other Anaconda packages.

Anaconda

www.anaconda.com

Anaconda is a popular data science platform that simplifies data science and analytics workflows. You can simplify package management and deployment, accelerate data science insights, words accelerate time to value in production and file sharing.

MAMP

www.mamp.info

MAMP provides a great local server environment, allowing you to run and edit web application on your local machine. Additionally, you can use it to test your web applications before transferring everything to the live server.

MySQL Workbench

www.mysql.com

MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more. MySQL Workbench is available on Windows, Linux and Mac OS.

phpMyAdmin

www.phpmyadmin.net

phpMyAdmin is the most widely used MySQL administration tool to manage your MySQL data effectively. It provides a convenient, intuitive and portable interface for managing your MySQL databases on the go.

Heroicons

heroicons.com

Heroicons consists of 450+ free MIT-licensed high-quality SVG icons. Created by the makers of Tailwind CSS, it offers a simple solution for adding iconography to your websites.

HeidiSQL

www.heidisql.com

HeidiSQL is a lightweight, Windows based interface for MySQL databases. It enables you to browse and edit data, create and edit tables, views, procedures, triggers and scheduled events. Also, you can export structure and data either to SQL file, clipboard or to other servers.

AnyChart

www.anychart.com

AnyChart is a flexible JavaScript (HTML5) based solution that allows developers to embed interactive and great looking charts into any web, standalone or mobile project.

Apache ECharts

echarts.apache.org

ECharts is a library for interactive charts. It aims to provide a very high level of abstraction to build complex, customizable and interactive charts out of basic HTML elements. ECharts is very easy to use and can be customized according to your individual needs.

D3.js

d3js.org

D3 helps you bring data to life using SVG, Canvas and HTML. D3 combines powerful visualization and interaction techniques with a data-driven approach to DOM manipulation, giving you the full capabilities of modern browsers and the freedom to design the right visual interface for your data.

Highcharts

www.highcharts.com

Highcharts is a JavaScript charting library using SVG, which renders responsive charts on all devices. It's easy to use and well documented, supporting many indicators and crossplots.

Google Chart

developers.google.com

Google Chart is a dynamic and interactive JavaScript charting library that works across all devices. It provides an extremely smooth experience, as well as a flexible plugin-based architecture, allowing developers to build different types of charts based on their specific needs.

Beekeeper Studio

www.beekeeperstudio.io

Beekeeper Studio is a cross-platform SQL editor and database manager that is available for Linux, MacOS X, and Windows. Beekeeper Studio Community Edition is GPL licensed so it is open source and free to use.

Linearicons

linearicons.com

Linearicons is a simple, beautiful and straightforward icon font containing over 1000 vector icons. The free version contains 170 icons.

TinyMCE

www.tiny.cloud

The most customizable, scalable, and flexible rich text editor.

Atom

atom.io

Atom is a free and open-source text editor developed by GitHub, based on Atom Shell, a hackable text editor component. Atom is available for Windows, macOS, and many Unix-like systems. Like all Electron apps, Atom uses Chromium Embedded Framework as its widget engine.

Sublime Text

www.sublimetext.com

From the creators of Atom, Sublime Text is a sophisticated text editor for code, markup and prose. You'll love the slick user interface, extraordinary features and amazing performance.

Notepad++

notepad-plus-plus.org

Notepad++ is an enhanced version of Notepad featuring modern programming languages' syntax highlighting and other more advanced functions.

DBeaver

dbeaver.com

DBeaver is a universal database tool for developers, SQL programmers, database administrators and anyone else with the need to access and manage MySQL, MariaDB, PostgreSQL, Oracle, Microsoft SQL Server, Sqlite or any other kind of database.

Jodit WYSIWYG HTML Editor

xdsoft.net

An excellent open source WYSIWYG editor written in pure TypeScript without using additional libraries.

Froala Editor

froala.com

A beautiful JavaScript web editor that's easy to integrate for developers and your users will simply fall in love with its clean design.

Quill Rich Text Editor

quilljs.com

A modern WYSIWYG editor built for compatibility and extensibility.

Slate Editor

www.slatejs.org

A completely customizable framework for building rich text editors.

Brackets

brackets.io

Lightweight. Elegant. Collaborative. Brackets is a modern text editor that makes it easy to design and build the web sites you want without getting in your way.

Tiptap Editor

tiptap.dev

The headless editor framework for web artisans.

Trix Editor

trix-editor.org

Trix is a WYSIWYG editor for writing messages, comments, articles, and lists—the simple documents most web apps are made of.

wangEditor

www.wangeditor.com

wangEditor is a web rich text editor that use typescript. It's lightweight, simple, easy to use and open source.

CKEditor 5

ckeditor.com

A powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.

Squire

neilj.github.io

An HTML5 rich text editor with no dependencies, which provides powerful cross-browser normalization in a flexible lightweight package.

Pell

jaredreich.com

The simplest and smallest WYSIWYG text editor for web, with no dependencies.

Slimditor

simditor.tower.im

An easy and fast WYSIWYG editor.

WampServer

www.wampserver.com

WampServer is a web development stack for Windows. The aim was to bring together the three most important components for building web applications with ease. It allows you to create web applications with Apache2, PHP and a MySQL database.

Froxlor

froxlor.org

The froxlor Server Management Panel is a lightweight software for monitoring and administering your hosting server. There are no extra stuff that tends to overwhelm users, but the functionality is more than enough for effectively managing your hosting platform.

Materialize

materializecss.com

Materialize CSS is a modern responsive front-end framework based on Material Design. It offers an incredibly small resource footprint, quick to parse, optimized for cross-device use and accessible to screen readers.

Bootstrap

getbootstrap.com

Bootstrap is a free and open-source front-end framework for developing with HTML, CSS, and JavaScript. A major goal of the project is to offer a set of tools that can help kickstart development of web projects.

Bliss JS

blissfuljs.com

Bliss is a lightweight library that enables you to write completely declarative, high-performance, cross-browser code. It utilizes native browser APIs and was developed for applications that use vanilla JavaScript.

Zepto JS

zeptojs.com

Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. Zepto offers only the bare essentials for developing web applications without including any libraries that might bloat your production code. The entire library is just 9.6k minified and gzipped, which makes Zepto the perfect way to bring some elegant, unobtrusive JavaScript to your project.

jQuery

jquery.com

jQuery is a free, open-source JavaScript library designed to make things like HTML document traversing and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With jQuery, you can become more productive and take your web pages to places they couldn't go before.

CapRover

caprover.com

CapRover is a blazingly fast and robust server management interface for your NodeJS, Python, PHP, ASP.NET, Ruby, MySQL, MongoDB, Postgres and www apps!

Vesta Control Panel

vestacp.com

Vesta is an open source hosting control panel. Whether you're a seasoned Linux system administrator, new to the world of hosting or just have some technical skills and want to save some money from your current host, Vesta is for you.

Control Web Panel

control-webpanel.com

CWP is a FREE and PRO web hosting panel that gives you total flexibility to effectively and efficiently manage your server and clients. Free version includes all the basic functions to properly run a web hosting business. Pro version unlocks the full potential of CWP to make your life easier, even for the most demanding professional!

Semantic UI

semantic-ui.com

Semantic is an elegant, semantic grid system for creating adaptive layouts for desktop and mobile web apps. It helps you build sites faster with flexible, fluid, and responsive HTML.

Plesk

www.plesk.com

Plesk offers an integrated set of hosting automation and management tools for web hosts and service providers with a large network of individual web sites and services to manage.

Virtualmin

www.virtualmin.com

Virtualmin is a powerful and flexible web hosting control panel for running Linux and BSD systems. Developed in the open source community and supported by professionals, it provides the most comprehensive yet cost-effective solution to virtual web hosting management.

CyberPanel

cyberpanel.net

Deploy, manage and troubleshoot WordPress sites in the cloud with ease. CyberPanel comes with basic caching mechanisms, Git integration and a host of other useful features to make your life easier. It's ideal for developers and webmasters alike.

ISPConfig

www.ispconfig.org

ISPConfig is a feature-rich control panel system which allows you to configure and manage your servers directly through your web browser.

Hestia Control Panel

hestiacp.com

Hestia Control Panel is an open source web-based hosting control panel that provides a wide variety of functionality. From adding new web domains to providing automatic database backups and configuring e-mail accounts, Hestia can handle it all, and then some!

aaPanel

www.aapanel.com

aaPanel is a fully featured front-end LAMP(Linux, Apache, MySQL and PHP) and LNMP(Linux, Nginx, MySQL and PHP) control panel for servers. aaPanel aims to be simple but powerful, easy to use and also light weight.

cPanel

cpanel.net

cPanel is the web hosting control panel that makes it easy for you to create websites, email addresses, databases, FTP accounts and more. cPanel's intuitive interface ensures you can manage your website with ease and absolute confidence.

Light Table

lighttable.com

Light Table is the next generation code editor. It's a tool for creating and running web-based programming environments where you can edit, guide execution, and debug all within one place.

If you think that we are missing great alternatives to Popular Development Tools, please let us know.