Download the PHP package grithin/file-include without Composer
On this page you can find all versions of the php package grithin/file-include. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download grithin/file-include
More information about grithin/file-include
Files in grithin/file-include
Download grithin/file-include
More information about grithin/file-include
Files in grithin/file-include
Vendor grithin
Package file-include
Short Description Include files in isolated context with options
License MIT
Homepage https://github.com/grithin/php-file-include
Package file-include
Short Description Include files in isolated context with options
License MIT
Homepage https://github.com/grithin/php-file-include
Keywords file include
Please rate this library. Is it a good library?
Informations about the package file-include
FileInclude
For including files in an isolated context, but with injected variables, and potentially extracted variables.
Use
Extraction
Extraction will adjust the return value. Whereas, normally, the return value is the return of the file, when variables are being extracted, the return changes into an array, where the normal return can be found in ['_return'=>$x]
file.php
Notes
This is a rewrite and selection from \Grithin\Files in phpbase
All versions of file-include with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package grithin/file-include contains the following files
Loading the files please wait ....