GithubHelp home page GithubHelp logo

chrootlogin / silex-userprovider Goto Github PK

View Code? Open in Web Editor NEW
4.0 5.0 4.0 375 KB

An user and login provider for the Silex framework.

License: GNU Lesser General Public License v3.0

PHP 92.31% HTML 7.69%

silex-userprovider's Introduction

User Provider for Silex

Build Status Total Downloads Latest Stable Version Latest Unstable Version

A simple, extensible, database-backed user provider for the Silex security service.

The User Provider is an easy way to set up user accounts (authentication, authorization, and user administration) in the Silex PHP micro-framework. It provides drop-in services for Silex that implement the missing user management pieces for the Security component. It includes a basic User model, a database-backed user manager, controllers and views for user administration, and various supporting features.

Demo

Installation

Install with composer. This command will automatically install the latest stable version:

$ composer require rootlogin/silex-userprovider

Documentation

You can find the documentation at ReadTheDocs.

silex-userprovider's People

Contributors

jasongrimes avatar chrootlogin avatar fbatiga avatar corpulent avatar parsingphase avatar ryanhalliday avatar cinu avatar

Stargazers

Thiago Amorim avatar Germain Italic avatar Yannick Gauthier avatar  avatar

Watchers

James Cloos avatar John Layt avatar  avatar EugeneIT avatar  avatar

silex-userprovider's Issues

Silex 2 support?

Wanting to use this in a Silex 2 project, wondering if/when you intend to add Silex 2 support, and maybe use Symfony Guard? Any plans for options like OAuth2 and JWT support? Really like the changes you've made, especially the ORM being optional, thanks!

Error with db (I think)

Ok I get sql error with vanilla install of demo app. It tries to grab stuff in "user" table, but the sql file included only has "users" table with other columns.

kay guess I need Silex Simple Orm User Provider. Should be a dependency

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.