Download the PHP package isappit/ifile without Composer

On this page you can find all versions of the php package isappit/ifile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package ifile

Logo

Welcome to the IFile 2.0 Release!

RELEASE INFORMATION

IFile 2.0dev

Please see CHANGELOG.md.

SYSTEM REQUIREMENTS

IFile 2.0 requires PHP 5.3 or later; we recommend using the latest PHP version whenever possible.

What is IFile?

IFile is a "Documental Search Engine", you can improve your applications written in PHP and allow to index and search within documents. Its facility of use allows to use it in any context or domain. One of the fundamental aspects on which is based is the ability to read texts in the documents as PDF, DOC or Excel (iFile supports more of the 25 formats) and search the terms present in the documents. The traceability of the contents of files in search results on its own website, emphasizes the importance of allowing the search of all content within own website.

The our users, uses IFile for sites of University, Scientific Communities, School, Libraries, Newspapers and all web application or site that publish documents, images or audio files, to improve the user experience, and research on the site.

Installation

The easiest way to install IFile project is to use Composer. If you don't have it already installed, then please install as per the documentation.

IFile need that you configure the composer.json file with the key "minimum-stability": "RC" (or "dev") because the ZendSearch dependence is implemented only in "RC" stability.

How Download and use Binaries files in IFile

If you want use third-part component XPDF or ANTIWORD you can use this method:

Zip Archive
Clone project from git

Example clone project:

Install and configure third-part component

If you don't want download and install "ifile-binaries" folder and you want use XPDF or ANTIWORD installed on your server, you can configure the third-parts executable files in configuration.

For more detail how configure third-parts components in IFile see:

Configuration

The configuration file is stored in "src/Config/xml/IFileConfig.xml", but we recommended you to configure external file at project and set this file configuration first to create the IFileFactory.

Example:

For more detail how configure IFile you can read the README

Documentation

The documentation of IFile is written only in "Italian" language (we hope translate in English in next release). You can read documentation from here, or you can Donwload PDF.

In IFile library exists also the example/ folder were you can find many examples to use correctly IFile.

LICENSE

The files in this archive are released under the LGPL-3.0 You can find a copy of this license in LICENSE.


All versions of ifile with dependencies

PHP Build Version
Package Version
Requires php Version >=5.3.3
zendframework/zendsearch Version 2.0.0rc6
james-heinrich/getid3 Version v1.9.12
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package isappit/ifile contains the following files

Loading the files please wait ....