Download the PHP package sinri/vanity without Composer
On this page you can find all versions of the php package sinri/vanity. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor sinri
Package vanity
Short Description A simple directory content carrier in PHP
License AGPL-3.0
Package vanity
Short Description A simple directory content carrier in PHP
License AGPL-3.0
Please rate this library. Is it a good library?
Informations about the package vanity
Vanity
A simple directory content carrier
How to build up a content service site with Vanity
- install Nginx and PHP
- fetch Vanity Source Code,
git clone https://github.com/sinri/Vanity.git
orcomposer create-project sinri/vanity
- determine the directory to store the files, it is recommended to put it under the project root, or use a symbol link there
- copy
config.sample.php
toconfig.php
and modify it as you need - configure Nginx
Permit and Forbid a Token to Access Directories or Files
You need to set the permission
and forbidden
in dictionary.
Just follow the sample file.
The pattern format could be referred by fnmatch document.
Nginx Virtual Host Sample
All versions of vanity with dependencies
PHP Build Version
Package Version
No informations.
The package sinri/vanity contains the following files
Loading the files please wait ....