crudbooster
jwt-auth
Our great sponsors
crudbooster | jwt-auth | |
---|---|---|
2 | 10 | |
1,713 | 10,792 | |
0.9% | - | |
2.8 | 4.0 | |
12 days ago | 15 days ago | |
JavaScript | PHP | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
crudbooster
-
Most Useful GitHub repositories for Laravel
CRUDBooster is a Laravel CRUD Generator. With a new concept of scaffolding, very easy for the beginner and professional. It's easy to use, easy to custom, and very flexible. Don't limit your mind, CRUDBooster gives us a true flexibility to develop an app. You can utilize its built in CRUD Generator or even you just need for your master data only.
jwt-auth
-
Generate and verify JSON Web Tokens simply with Little JWT
First, thank you to everyone who contributed to Tymon's JWT Auth library. I found there were various issues with it (lasagna code, having to extend/override existing functionality, lack of functionality, etc.) that made it challenging to work with, which is what inspired me to create Little JWT.
-
Rants on PHP8.1
So lucky you! I am so stuck with tymon/jwt-auth and even changed to php-open-source-saver/jwt-auth and they haven't fully compatible with 8.1 yet :(
-
Alternatives 🔥😊 to the abandoned tymondesigns / jwt-auth 😠 laravel auth package
Due to inactivity by the maintainer, this has forced laravel developers that use php 8, to look for alternatives. Here is a list of alternatives to the tymondesigns/jwt-auth package, that i have managed to find, in my quest to find alternative packages.
-
Best Open Source Laravel Projects On GitHub
Jwt-auth
-
Laravel + Inertia (Vue JS) - how to handle API tokens?
You can make a login route in api.php and then return the token if you want simpler token for authentication might I suggest that you use jwt token it's simple and it's docs show you how to use the jwt token https://github.com/tymondesigns/jwt-auth if you want something complex then sanctum can help you for example you can give token different abilities if you want to create an auth token use auth()->user()->createToken(); To create a token
-
Most Useful GitHub repositories for Laravel
jwt-auth provides a simple means of authentication within Laravel using JSON Web Tokens. JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.
What are some alternatives?
jetstream - Tailwind scaffolding for the Laravel framework.
laravel-admin - Build a full-featured administrative interface in ten minutes
jwt-auth - 🔐 JSON Web Token Authentication for Laravel & Lumen
Voyager - Voyager - The Missing Laravel Admin
materio-vuetify-vuejs-laravel-admin-template-free - Production Ready, Carefully Crafted, Extensive Vuejs Laravel Free Admin Template 🤩
Intervention Image - PHP Image Manipulation
laravel-filemanager - Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
laravel-debugbar - Debugbar for Laravel (Integrates PHP Debug Bar)
alerts - Alerts is a package that handles global site messages.
october - Self-hosted CMS platform based on the Laravel PHP Framework.