Download the PHP package ingenio/filesystem without Composer
On this page you can find all versions of the php package ingenio/filesystem. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ingenio/filesystem
More information about ingenio/filesystem
Files in ingenio/filesystem
Download ingenio/filesystem
More information about ingenio/filesystem
Files in ingenio/filesystem
Vendor ingenio
Package filesystem
Short Description Gestor de ficheros en PHP y JS by Toni Domenech & Marc Sanchez
License MIT
Package filesystem
Short Description Gestor de ficheros en PHP y JS by Toni Domenech & Marc Sanchez
License MIT
Please rate this library. Is it a good library?
Informations about the package filesystem
LIBRERIA FILESYSTEM EN PHP Y JAVASCRIPT
CREATE BY INGENIO HOSTING
TONI DOMENECH & MARC SANCHEZ
VERSION 1.0
DOCUMENTACIÓN
1-INSTALCIÓN
2-CONFIGURACIÓN
Para poder utilizar la clase:
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
Instanciamos la clase en un objeto.
Incluir CSS y JS en tu proyecto
Para utilizar los estilos y scripts de esta librería, incluye lo siguiente en tu archivo HTML:
Conclusión:
Si tu librería requiere estilos y scripts esenciales para funcionar correctamente, el método 1 (publicación de assets) es la mejor opción. Si los CSS/JS son opcionales o personalizables, el método 2 puede ser más flexible, permitiendo a los usuarios gestionar su inclusión como prefieran.
Ejemplo de uso:
All versions of filesystem with dependencies
PHP Build Version
Package Version
The package ingenio/filesystem contains the following files
Loading the files please wait ....