Download the PHP package jlabno/annotations-scanner without Composer
On this page you can find all versions of the php package jlabno/annotations-scanner. 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 annotations-scanner
Annotated methods scanner
Scanner looks for methods annotated with provided annotations, outputs an array of either filepaths or directories.
Installation
Step 1: Download the library using composer
Require package by composer
Step 2: How to use
By default, library uses Apcu cache, you can pass your own cache implementation of Psr\SimpleCache
2. Optional features
You can use your own cache which implements Psr\SimpleCache
You can use your own annotation reader compliant with Doctrine\Common\Annotations\Reader
or with custom cache
All versions of annotations-scanner with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4||^8.0
doctrine/annotations Version ^1.13
psr/simple-cache Version ^1.0
symfony/cache Version ^5.4
composer/composer Version ^2.2
doctrine/annotations Version ^1.13
psr/simple-cache Version ^1.0
symfony/cache Version ^5.4
composer/composer Version ^2.2
The package jlabno/annotations-scanner contains the following files
Loading the files please wait ....