Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diablomedia/zf1-auth-adapter-dbtable
Auth_Adapter_DbTable Component from ZF1
https://github.com/diablomedia/zf1-auth-adapter-dbtable
Last synced: 5 days ago
JSON representation
Auth_Adapter_DbTable Component from ZF1
- Host: GitHub
- URL: https://github.com/diablomedia/zf1-auth-adapter-dbtable
- Owner: diablomedia
- License: bsd-3-clause
- Created: 2018-03-25T06:01:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T12:07:43.000Z (6 months ago)
- Last Synced: 2024-08-08T15:45:30.587Z (5 months ago)
- Language: PHP
- Size: 94.7 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Zend Framework 1 - Auth_Adapter_DbTable
[![Build](https://github.com/diablomedia/zf1-auth-adapter-dbtable/workflows/Build/badge.svg?event=push)](https://github.com/diablomedia/zf1-auth-adapter-dbtable/actions?query=workflow%3ABuild+event%3Apush)
[![codecov](https://codecov.io/gh/diablomedia/zf1-auth-adapter-dbtable/branch/master/graph/badge.svg)](https://codecov.io/gh/diablomedia/zf1-auth-adapter-dbtable)
[![Latest Stable Version](https://poser.pugx.org/diablomedia/zendframework1-auth-adapter-dbtable/v/stable)](https://packagist.org/packages/diablomedia/zendframework1-auth-adapter-dbtable)
[![Total Downloads](https://poser.pugx.org/diablomedia/zendframework1-auth-adapter-dbtable/downloads)](https://packagist.org/packages/diablomedia/zendframework1-auth-adapter-dbtable)
[![License](https://poser.pugx.org/diablomedia/zendframework1-auth-adapter-dbtable/license)](https://packagist.org/packages/diablomedia/zendframework1-auth-adapter-dbtable)This is just the Zend_Auth_Adapter_DbTable component extracted from our fork of the Zend Framework 1 repo (https://github.com/diablomedia/zf1).