Download the PHP package lpcdernoncourt/annotations without Composer
On this page you can find all versions of the php package lpcdernoncourt/annotations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lpcdernoncourt/annotations
More information about lpcdernoncourt/annotations
Files in lpcdernoncourt/annotations
Download lpcdernoncourt/annotations
More information about lpcdernoncourt/annotations
Files in lpcdernoncourt/annotations
Vendor lpcdernoncourt
Package annotations
Short Description Route Annotations for The Laravel Framework.
License MIT
Homepage http://laravelcollective.com
Package annotations
Short Description Route Annotations for The Laravel Framework.
License MIT
Homepage http://laravelcollective.com
Please rate this library. Is it a good library?
Informations about the package annotations
Annotations for The Laravel Framework
To Laravel 5.5
Official documentation for Annotations for The Laravel Framework can be found at the LaravelCollective website.
Installation
Add Presenter to your composer.json file:
Now, run a composer update on the command line from the root of your project:
Once composer is done, you'll need to create a Service Provider in app/Providers/AnnotationsServiceProvider.php.
Registering the Package
Include the service provider within app/config/app.php
. The service povider is needed for the generator artisan command.
All versions of annotations with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
illuminate/console Version 5.5.*
illuminate/filesystem Version 5.5.*
illuminate/support Version 5.5.*
doctrine/annotations Version ~1.0
illuminate/console Version 5.5.*
illuminate/filesystem Version 5.5.*
illuminate/support Version 5.5.*
doctrine/annotations Version ~1.0
The package lpcdernoncourt/annotations contains the following files
Loading the files please wait ....