El flujo phar no requiere ninguna extensión adicional para que funcione.
The phar stream does not require any additional extensions to function.
Devuelve la firma de verificación de un archivo phar en una cadena hexadecimal.
Returns the verification signature of a phar archive in a hexadecimal string.
Devuelve la ruta completa del archivo phar en ejecución.
Returns the full path to the running phar archive.
Rellena un archivo phar desde un iterador.
Populate a phar archive from an iterator.
Devuelve si el phar tiene metainformación global establecida.
Returns whether phar has global meta-data set.
Este método se utiliza para convertir un archivo phar en otro formato de fichero.
This method is used to convert a phar archive to another file format.
Sin embargo, se puede almacenar cualquier información útil que describa el archivo phar.
However, any useful data that describes the phar archive may be stored.
Esta extensión impide el normal funcionamiento de cualquier archivo phar que tenga llamadas requiere/include.
This extension prevents normal working of any phar files with require/include calls.
La envoltura de flujos phar soporta todas las operaciones de lectura/escritura tanto en ficheros como en directorios.
The phar stream wrapper supports all read/write operations on both files and directories.
La ubicación dentro del phar del índice de directorios.
The location within the phar of the directory index.
Establece el algoritmo de firma para un phar y lo aplica.
set the signature algorithm for a phar and apply it.
El nombre o la ruta completa al archivo phar aún no creado executable
The name or full path to a phar archive not yet created
Para archivos phar basados en tar, este método descomprime el archivo entero.
This method decompresses the file inside the Phar archive.