30 open-source projects similar to laravelish/easyadmin, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best EasyAdmin alternative.
A Laravel 5 package for OAuth Social Login/Register implementation using Laravel socialite and (optionally) AdminLTE Laravel package.
Eloquent OAuth is a package for Laravel designed to make authentication against various OAuth providers ridiculously brain-dead simple. Specify your client IDs and secrets in a config file, run a migration and after that it's just two method calls and you have OAuth integration.
Origin CMS for Laravel to kickstart your web applications
This is mainly to show an example of a small CMS being built in Laravel. CMS (Content Management System) that is at it's most basic level, Authentication, Simple Content Types etc.
A simple Todo app which is built with Laravel 4, Bootstrap 3.0 and AngularJS.
oauth-4-laravel is a simple laravel 4 service provider (wrapper) for Lusitanian/PHPoAuthLib which provides oAuth support in PHP 5.3+ and is very easy to integrate with any project which requires an oAuth client.
“Storgman” is a web application which aims to ease the internal management of different types of student organizations. The main idea for this to be achieved is to automate many of the tasks currently done “by hand” and to collect the big number of information (such as list of members and their…
badge_license: http://img.shields.io/packagist/l/arcanesoft/arcanesoft.svg?style=flat-square
oauth-4-laravel is a simple laravel 4 service provider (wrapper) for Lusitanian/PHPoAuthLib which provides oAuth support in PHP 5.3+ and is very easy to integrate with any project which requires an oAuth client.
For Laravel 5.3 improved version look at this repository.
BookStack is a self-hosted knowledge base platform designed for organizing, storing, and managing structured documentation. It utilizes a hierarchical content model that arranges information into nested trees of books, chapters, and pages, supported by a dedicated search index for rapid retrieval across the entire knowledge base. The platform distinguishes itself through deep integration with enterprise identity providers, allowing organizations to centralize authentication and access control via LDAP, SAML, or OIDC. It provides extensive administrative control over the content lifecycle, inc
2FAuth is a self-hosted two-factor authentication server and credential vault. It functions as a web-based authenticator app used to organize and generate time-based one-time passwords and other security codes for multiple accounts in a central location. The system distinguishes itself as an API-driven security manager, allowing authentication codes to be integrated into automated workflows and external applications. It also supports shared security credentialing through the use of isolated vaults and shared folders for team collaboration. The project covers a broad range of security and dat
Sentinel is a PHP 8.3+ framework agnostic fully-featured authentication & authorization system. It also provides additional features such as user roles and additional security features.
Between school, work, and life, I don't have the time right now to maintain this library. If you're working on something that needs steam login support for the time being, I suggest you take a look at passport-steam. It's a little more complex (I wrote this library as a simpler alternative to…
Screencasts: Laravel Bootstrap YouTube Playlist
Todo application using Laravel lumen micro framework and AngularJS
This package provides a Laravel validation rule that checks if a password has been exposed in a data breach. It uses the haveibeenpwned.com passwords API via the jord-jd/password_exposed library.
This lightweight module generates Steam-style 5-digit alphanumeric two-factor authentication codes given a shared secret.
PHP library for TOTP for use with Steam. It's documented with phpdoc; just read it to learn how to use it.
A command line utility for setting up and using Steam Mobile Authenticator (AKA Steam 2FA). It can also be used to respond to trade, market, and any other steam mobile confirmations that you would normally get in the app.
Laravel Impersonate is a plugin that allows you to authenticate as your users.