PHPackages                             ingenio/filesystem - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. ingenio/filesystem

ActiveLibrary[File &amp; Storage](/categories/file-storage)

ingenio/filesystem
==================

Gestor de ficheros en PHP y JS by Toni Domenech &amp; Marc Sanchez

V1.0.0(1y ago)46721MITPHPPHP &gt;=7.4

Since Oct 16Pushed 1y ago2 watchersCompare

[ Source](https://github.com/ingenio-hosting/Ingenio-Filesystem)[ Packagist](https://packagist.org/packages/ingenio/filesystem)[ RSS](/packages/ingenio-filesystem/feed)WikiDiscussions principal Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (1)

LIBRERIA FILESYSTEM EN PHP Y JAVASCRIPT
---------------------------------------

[](#libreria-filesystem-en-php-y-javascript)

##### CREATE BY INGENIO HOSTING

[](#create-by-ingenio-hosting)

##### TONI DOMENECH &amp; MARC SANCHEZ

[](#toni-domenech--marc-sanchez)

### VERSION 1.0

[](#version-10)

#### DOCUMENTACIÓN

[](#documentación)

##### 1-INSTALCIÓN

[](#1-instalción)

```
composer require ingenio/filesystem:dev-principal
```

##### 2-CONFIGURACIÓN

[](#2-configuración)

###### Para poder utilizar la clase:

[](#para-poder-utilizar-la-clase)

###### Primero tenemos que crea un carpeta llamada uploads en la raiz de nuestro proyecto.

[](#primero-tenemos-que-crea-un-carpeta-llamada-uploads-en-la-raiz-de-nuestro-proyecto)

###### Definer las siguientes constantes en el index.php o controller.php

[](#definer-las-siguientes-constantes-en-el-indexphp-o-controllerphp)

```
