Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inteve/authorizator
Authorizator for Nette application.
https://github.com/inteve/authorizator
authorizator nette php
Last synced: about 2 months ago
JSON representation
Authorizator for Nette application.
- Host: GitHub
- URL: https://github.com/inteve/authorizator
- Owner: inteve
- License: other
- Created: 2016-05-18T16:38:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-01T05:08:10.000Z (over 1 year ago)
- Last Synced: 2024-09-20T03:09:28.420Z (4 months ago)
- Topics: authorizator, nette, php
- Language: PHP
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
Inteve\Authorizator
===================[![Build Status](https://github.com/inteve/authorizator/workflows/Build/badge.svg)](https://github.com/inteve/authorizator/actions)
[![Downloads this Month](https://img.shields.io/packagist/dm/inteve/authorizator.svg)](https://packagist.org/packages/inteve/authorizator)
[![Latest Stable Version](https://poser.pugx.org/inteve/authorizator/v/stable)](https://github.com/inteve/authorizator/releases)
[![License](https://img.shields.io/badge/license-New%20BSD-blue.svg)](https://github.com/inteve/authorizator/blob/master/license.md)Authorizator for Nette application.
Installation
------------[Download a latest package](https://github.com/inteve/authorizator/releases) or use [Composer](http://getcomposer.org/):
```
composer require inteve/authorizator
```Library requires PHP 5.6 or later.
------------------------------
License: [New BSD License](license.md)
Author: Jan Pecha, https://www.janpecha.cz/