# Laravel

Laravel is an open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller (MVC) architectural pattern and based on Symfony.

# Libraries

  • Pipe Dream (opens new window) - Create new web projects really fast. By giving Pipe Dream a minimum of input in form of a sketch/entity list it will predict your application schema and feed it into a set of pipes. These pipes will generate all the files needed to get started really quick. - 📦 (opens new window)
  • Corcel (opens new window) - Corcel is a collection of PHP classes built on top of Eloquent ORM (from Laravel framework), that provides a fluent interface to connect and get data directly from a WordPress database. - 📦 (opens new window)

# Open Source Examples

Last Updated: 12/26/2022, 5:42:03 PM