> For the complete documentation index, see [llms.txt](https://ligne-framework.gitbook.io/ligne-framework-php/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ligne-framework.gitbook.io/ligne-framework-php/instalacion/como-obtener-ligne-framework.md).

# ¿Cómo obtener Ligne Framework 🐘?

### Instalación

\
Ligne utiliza **composer** para manejar sus dependencias. Antes de continuar asegúrate que ya lo tienes instalado.

```
$ composer create-project ligne/ligne
```
