Download the PHP package orchestra/facile without Composer
On this page you can find all versions of the php package orchestra/facile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download orchestra/facile
More information about orchestra/facile
Files in orchestra/facile
Download orchestra/facile
More information about orchestra/facile
Files in orchestra/facile
Vendor orchestra
Package facile
Short Description Facile Component for Orchestra Platform
License MIT
Homepage http://orchestraplatform.com/docs/latest/components/facile/
Package facile
Short Description Facile Component for Orchestra Platform
License MIT
Homepage http://orchestraplatform.com/docs/latest/components/facile/
Please rate this library. Is it a good library?
Informations about the package facile
Facile Component for Orchestra Platform
Facile Component simplify the need to create API based response in your Laravel application.
Version Compatibility
Laravel | Facile |
---|---|
5.5.x | 3.5.x |
5.6.x | 3.6.x |
5.7.x | 3.7.x |
5.8.x | 3.8.x |
6.x | 4.x |
7.x | 5.x |
Installation
To install through composer, run the following command from terminal:
Configuration
Next add the service provider in config/app.php
.
You might want to add Orchestra\Support\Facades\Facile
to class aliases in config/app.php
:
All versions of facile with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0
illuminate/contracts Version ^8.0
orchestra/support Version ^6.0
spatie/array-to-xml Version ^2.0
illuminate/contracts Version ^8.0
orchestra/support Version ^6.0
spatie/array-to-xml Version ^2.0
The package orchestra/facile contains the following files
Loading the files please wait ....