LAPP
(Stack)
- A variation of the LAMP stack where MySql is replaced with PostgreSQL.
Laravel
(Framework)
- A free and open-source PHP-based web framework for building web applications.
Laravel Livewire
(Framework)
- A full-stack framework for Laravel that makes building dynamic interfaces simple
LEAP
(Stack)
- Builds full-stack applications with real infrastructure and deploys them to your AWS or GCP cloud.
LEMP
(Stack)
- A variation of the LAMP stack that includes Linux (operating system), Nginx (web server), MySQL or MariaDB (database management systems), and Perl, PHP, or Python (scripting languages). Also known as LNMP.
LESS
(Language)
- A dynamic preprocessor style sheet language that can be compiled into Cascading Style Sheets (CSS) and run on the client side or server side.
Lightning Web Components
[LWC]
(Framework)
- A framework for building custom user interfaces on the Salesforce platform using HTML and modern JavaScript, leveraging core web standards like custom elements and shadow DOM.
Lighttpd
(Server)
- An open-source web server optimized for speed-critical environments while remaining standards-compliant, secure and flexible.
Linux
(Operating system)
- A family of open source Unix-like operating systems based on the Linux kernel first released on September 17, 1991, by Linus Torvalds.
Lisp
(Language)
- A family of programming languages with a long history and a distinctive, fully parenthesized prefix notation.
LiteSpeed
[LSWS]
(Server)
- A high performance, secure, easy-to-use web server, and can be used as a drop-in replacement for an Apache web server.
LLMP
(Stack)
- A variation of the LAMP stack that includes Linux (operating system), Lighttpd (web server), MySQL or MariaDB (database management systems), and Perl, PHP, or Python (scripting languages).
LNMP
(Stack)
- A variation of the LAMP stack that includes Linux (operating system), Nginx (web server), MySQL or MariaDB (database management systems), and Perl, PHP, or Python (scripting languages). Also known as LEMP.
Lua
(Language)
- A lightweight, high-level, multi-paradigm programming language designed mainly for embedded use in applications.
Lucene
(Library)
- A free and open-source search engine software library, originally written in Java by Doug Cutting.
LYCE
(Stack)
- A software stack composed entirely of free and open-source software to build high-availability heavy duty dynamic web pages.
LYME
(Stack)
- A software stack composed entirely of free and open-source software to build high-availability heavy duty dynamic web pages.
m4
(Language)
- A language designed for the general-purpose macro processor included in most Unix-like operating systems, and is a component of the POSIX standard.
macOS
(Operating system)
- A proprietary Unix-like operating system, derived from OPENSTEP for Mach and FreeBSD, which has been marketed and developed by Apple Inc. since 2001.
MAMP
(Stack)
- A variation of the LAMP stack that includes Mac OS X (operating system), Apache (web server), MySQL or MariaDB (database), and PHP, Perl, or Python (programming languages)
MariaDB
(Database)
- A community-developed, commercially supported fork of the MySQL relational database management system (RDBMS), intended to remain free and open-source software under the GNU General Public License.
Markdown
(Language)
- A lightweight markup language for creating formatted text using a plain-text editor.
MARQS
(Stack)
- An OS-agnostic web stacks that includes Apache Mesos (node startup/shutdown), Akka (toolkit) (actor implementation), Riak (data store), Apache Kafka (messaging), Apache Spark (big data and MapReduce).
Materialize
(Framework)
- A modern responsive front-end framework based on Material Design.
MaxDB
(Database)
- An ANSI SQL-92 (entry level) compliant relational database management system (RDBMS) from SAP AG, which was also delivered by MySQL AB from 2003 to 2007.
MEAN
(Stack)
- A OS-level source-available JavaScript software stack for building dynamic web sites and web applications.
Memcached
(Database)
- A general-purpose distributed memory-caching system often used to speed up dynamic database-driven websites by caching data and objects in RAM .
MENG
(Stack)
- A stack that includes Express, Node.js, MongoDB, and GPT.
MERN
(Stack)
- A variation of the MEAN stack that replaces Angular with React.js front-end.