Download the PHP package adt/files without Composer
On this page you can find all versions of the php package adt/files. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package files
Files
Installation
$ composer require adt/files
- Create instance of
\ADT\Files\Listeners\FileListener
- parameters:$dataDir
is path to directory where files will be saved$dataUrl
is URL leading to same directory- implementation of
Doctrine\ORM\EntityMangerInterface
-
Register
\ADT\Files\Listeners\FileListener
intoDoctrine\Common\EventManger
. If you are using kdyby ORM extension, you can do that by added tagkdyby.subscriber
like this: -
Create your File entity for example:
Feel free to add any aditional columns you need and dont forget about id/PK/identifier.
Usage
All versions of files with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
nette/utils Version ^2.2|^3.0|^4.0
doctrine/orm Version ^2.2|^3.0
adt/doctrine-components Version ^3.0
nette/utils Version ^2.2|^3.0|^4.0
doctrine/orm Version ^2.2|^3.0
adt/doctrine-components Version ^3.0
The package adt/files contains the following files
Loading the files please wait ....