129 Repositories
PHP Basic-Auth Libraries
Actions: controller + auth + validation in one class
Actions: controller + auth + validation in one class This package provides only one class: an Action class that extends the FormRequest class we all k
PHP library with basic objects and more for working with Facebook/Metas Conversions API
PHP library with basic objects and more for working with Facebook/Metas Conversions API Installation The easiest way to install this library is by ins
Basic Crud operations using smarty and php
Smarty template engine Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. Documentati
Create a simple todo-list application with the basic PHP programming language implemented in the terminal
PHP-DASAR---simple-todo-list-app-with-terminal create a simple todo-list application with the basic PHP programming language implemented in the termin
Laravel web rest api authentication library (PHP).
Webi auth library Laravel web rest api authentication library. Install (laravel 9, php 8.1) First set your .env variables (mysql, smtp) and then compo
How to create a simple auth system with login and signup functionalities in Code-igniter 4.
Codeigniter 4 Authentication Login and Registration Example Checkout the step-by-step tutorial on: Codeigniter 4 Authentication Login and Registration
Laravel Vue Spa 🌄 BoilerPlate 🌄
Laravel-Vue-Spa-Boilerplate Getting started Introduction This is a Laravel (5.5) Vue js SPA(Single page application) Boilerplate Project with JWT Auth
A lightweight and very basic PHP router.
Katya A lightweight PHP router Configuration Para servidor Apache, en el directorio del proyecto crea y edita un archivo .htaccess con lo siguiente:
A wiki to ease developers' work by providing a user authentication librariesthat can be used as middleware within a web application to authenticate
A wiki to ease developers' work by providing a user authentication librariesthat can be used as middleware within a web application to authenticate (their application user) requests.
Basic PHP 7+ MVC based routing framework.
QPHP MVC Based Api Router QUICK PHP 7+ MVC based router for create api. Works with : Docker PHP Built-in Server Nginx Apache2 Specs Create a service a
Open Id Connect Api
flux-open-id-connect-api Open Id Connect Api Installation Native Download RUN (mkdir -p /%path%/libs/flux-open-id-connect-api && cd /%path%/libs/flux-
Proyecto Start-Basic sobre Login y crud de usuarios, mediante Api Rest, usando la plantilla AdminLte 3.1 y manejo de roles y permisos con spatie y autenticacion JWT
Proyecto Start-Basic sobre Login y crud de usuarios, mediante Api Rest, usando la plantilla AdminLte 3.1 y manejo de roles y permisos con spatie y autenticacion JWT
This is a ecommerce project with some basic features.
Getting Started First, clone the repository: git clone https://github.com/MdMostaFizurRahaman/ecommerce.git There are two part of this application. Ba
Disable direct access to your sites /wp-login.php script, plus user notifications based on actions.
WordPress Login Locker Disable direct access to your sites /wp-login.php script plus user notifications based on actions. Package Installation (via Co
Hierarchical Rol-Permission Based Laravel Auth Package with Limitless Hierarchical Level of Organizations
AAuth for Laravel Hierarchical Rol-Permission Based Laravel Auth Package with Limitless Hierarchical Level of Organizations Features Organization Base
A Native PHP MVC With Auth. If you will build your own PHP project in MVC with router and Auth, you can clone this ready to use MVC pattern repo.
If you will build your own PHP project in MVC with router and Auth, you can clone this ready to use MVC pattern repo. Auth system is implemented. Works with bootstrap 5. Composer with autoload are implemented too for future composer require.
Slim Auth is an authorization and authentication library for the Slim Framework.
Slim Auth is an authorization and authentication library for the Slim Framework. Authentication is provided by the Zend Framework Zend\Authentication component, and authorization by the Zend Framework Zend\Permissions\Acl component.
Dockerise Symfony Application (Symfony 6 + Clean Architecture+ DDD+ CQRS + Docker + Xdebug + PHPUnit + Doctrine ORM + JWT Auth + Static analysis)
Symfony Dockerise Symfony Application Install Docker Install Docker Compose Docker PHP & Nginx Create Symfony Application Debugging Install Xdebug Con
This is a laravel Auth Starter Kit, with full user/admin authentication with both session and token auth
About Auth Starter It's a Laravel 8 authentication markdown that will help you to understand and grasp all the underlying functionality for Session an
This is a ecommerce project with some basic features.
Getting Started First, clone the repository: git clone https://github.com/MdMostaFizurRahaman/ecommerce.git There are two part of this application. Ba
Basic class library to read, write and view files using PHP.
File Basic class library to read, write and view files using PHP. Supported PHP Versions Build Status (dev) Main Aim of The Library The main aim of th
Just a simple API PHP library with basic functions and config.
Installation Clone this Repository in your PHP Project git clone https://github.com/maximilianosinski/simple-api-php-library.git Change your Project n
Hentai Bash - This is the core of Hentai Terminal, responsible for the basic functions and commands
Hentai Bash - This is the core of Hentai Terminal, responsible for the basic functions and commands. It is mainly used for writing and executing commands.
Stateless HTTP basic auth for Laravel without the need for a database.
Laravel Very Basic Auth Documentation available in: 🇬🇧 English 🇯🇵 日本語 This package allows you to add a HTTP Basic Auth filter on your routes, with
A simple Lumen web app to send basic commands and fetch the current status to your Ford vehicle with Sync 3 enabled
FordPass Access This is a simple Lumen web app to send basic commands and fetch the current status to your Ford vehicle with Sync 3 enabled. Local dev
Simple user-authentication solution, embedded into a small framework.
HUGE Just a simple user authentication solution inside a super-simple framework skeleton that works out-of-the-box (and comes with an auto-installer),
PHP OpenID Connect Basic Client
PHP OpenID Connect Basic Client A simple library that allows an application to authenticate a user through the basic OpenID Connect flow. This library
Basic Authentication handler for the JSON API, used for development and debugging purposes
Basic Authentication handler This plugin adds Basic Authentication to a WordPress site. Note that this plugin requires sending your username and passw
PSR-7 and PSR-15 HTTP Basic Authentication Middleware
PSR-7 and PSR-15 Basic Auth Middleware This middleware implements HTTP Basic Authentication. It was originally developed for Slim but can be used with
Learning Management System made in vanilla PHP to learn core concepts and usage of some basic utils
Learning Management System Learning Management System made in vanilla PHP to learn core concepts and usage of some basic utils. Report Bug · Request F
Yii 2 Basic Project Template
Yii 2 Basic Project Template is a skeleton Yii 2 application best for rapidly creating small projects.
A Laravel starter kit with auth scaffolding using Livewire & Bootstrap.
Zephyr This package is a Laravel starter kit with auth scaffolding using Livewire & Bootstrap. It was created for people who prefer using Livewire & B
Project with laravel 9 and livewire login and register + edit user profile
Laravel 9 has just been released, and I decided to make a prototype project with Laravel 9 + livewire. In this project, full user registration with mobile number along with profile editing has been implemented. Project features are as follows
An authorization library that supports access control models like ACL, RBAC, ABAC for webman plugin
An authorization library that supports access control models like ACL, RBAC, ABAC for webman plugin
Single file PHP that can serve as a JWT based authentication provider to the PHP-CRUD-API project
Single file PHP that can serve as a JWT based authentication provider to the PHP-CRUD-API project
This plugin adds basic HTTP requests functionality to Pest tests, using minicli/curly
Curly Pest Plugin This plugin adds basic HTTP requests functionality to Pest tests, using minicli/curly. Installation composer require minicli/pest-pl
ICSGenerator - The module can generate basic ICS calendar strings and files
ICSGenerator The module can generate basic ICS calendar strings and files. The module simply extends WireData. It has these properties and default val
Enables Google Authentication for YOURLS
google-auth-yourls Enables Google Authentication for YOURLS Proper documentation coming soon. For now, here is the very rough documentation: Download
Auth is a module for the Yii PHP framework that provides a web user interface for Yii's built-in authorization manager
Auth is a module for the Yii PHP framework that provides a web user interface for Yii's built-in authorization manager (CAuthManager). You can read more about Yii's authorization manager in the framework documentation under Authentication and Authorization.
CakeDC Auth Objects is a refactor of the existing Auth objects present in the CakeDC Users Plugin, to let anyone else use them in their projects.
CakeDC Auth Objects is a refactor of the existing Auth objects present in the CakeDC Users Plugin, to let anyone else use them in their projects.
Customize Login and Register Page for User/Admin in Laravel v8
Customize Login and Register Page for User/Admin in Laravel v8
It's a Laravel 8 authentication markdown that will help you to understand and grasp all the underlying functionality for Session and API Authentication
About Auth Starter It's a Laravel 8 authentication markdown that will help you to understand and grasp all the underlying functionality for Session an
A PHP boilerplate based on Slim Framework, for start projects with Eloquent ORM, Validation, Auth (JWT), Repositories and Transformers ready
A PHP boilerplate based on Slim Framework, for start projects with Eloquent ORM, Validation, Auth (JWT), Repositories and Transformers ready.
TeamCal Neo is a web application of a day-based calendar
TeamCal Neo is a web application of a day-based calendar. It's generic purpose is the absence and event management of project teams, music bands and other groups needing a scheduler that focusses on days.
Laravel auth-boilerplate using sanctum
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A user, group, role and permission management for Codeigniter 4
CI4-Auth CI4-Auth is a user, group, role and permission management library for Codeigniter 4. CI4-Auth is based on the great Myth-Auth library for Cod
just the most basic functions of the website.
cybergrungewebsite just the most basic functions of the website. upload handling the artists folder contains custom upload.php which handles uploads.
Multi Auth and admin auth in Laravel Project
Laravel Multi Auth For Complete Documentation, visit Here This package is just create admin side (multi auth), which is totaly isolated from your norm
Message box application written in Laravel - simple inbox design using auth UI.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
There are errors that I can't solve in this project, I'm waiting for your help!
Laravel-Basic-CMS There are errors that I can't solve in this project, I'm waiting for your help! Migration artisan komutlarını terminalde çalıştırıke
Basic User login & signup in php with JavaScript form validations
User login & signup in php User login & signup in PHP-MySQL with JavaScript form validations Project Details : Project Name : User Registration & Logi
Helps automate a basic robots.txt for Laravel 5.x & 6
Laravel 5 & 6 robots.txt helper with meta blade directive An automatically generated robots.txt which automatically discourages indexing of folders, w
Backend controllers and scaffolding for Laravel authentication.
Introduction Laravel Fortify is a frontend agnostic authentication backend for Laravel. Fortify powers the registration, authentication, and two-facto
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
Introduction Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs. Official Documentation Documentation for Sanctum
Phalcon Auth - Guard-Based Authentication
Phalcon Auth You can see an example of an application with authorization and limit here sinbadxiii/phalcon-auth-example Стандартная аутентификация на
Learning about - Basic HTML & CSS, JSON, XML, Session & Cookies, CRUD Operations in Php using MySQL and Create MVC from scratch
This Project is based on course CSC 3215. Learning about - Basic HTML & CSS, JSON, XML, Session & Cookies, CRUD Operations in Php using MySQL and Create MVC (Model–View–Controller) from scratch. Just learning about web technologies, Not focusing on UI (Bootstrap or other 3rd-Party UI libraries or frameworks).
Helps you securely setup a master password and login into user accounts with it.
🔑 Make your Login form smart in a minute! Built with ❤️ for every smart laravel developer Helps you set a master password in .env file and login into
Laravel Auth is a Complete Build of Laravel 8 with Email Registration Verification, Social Authentication, User Roles and Permissions, User Profiles, and Admin restricted user management system.
Laravel Auth is a Complete Build of Laravel 8 with Email Registration Verification, Social Authentication, User Roles and Permissions, User Profiles, and Admin restricted user management system. Built on Bootstrap 4.
A suit of basic files samples to build a light-weight , short-handed & a strong Laravel REST API Applications.
Concerning Laravel. I found myself repeating a very basic form of code each time i begin a new REST API. in which the whole Interface's pieces are dev
A simple helpdesk tickets system for Laravel 5.1+ which integrates smoothly with Laravel default users and auth system
A simple helpdesk tickets system for Laravel 5.1+ which integrates smoothly with Laravel default users and auth system, demo is available at: http://ticketit.kordy.info/tickets
Basic Bedrock Theme for Concrete CMS
Basic Bedrock Theme Package for Concrete CMS v9 Basic Bedrock Theme Package for Concrete CMS v9 Concrete CMS Bedrock Documentation Description Persona
nextcloud app that replicates basic gpodder.net api
nextcloud-gpodder Nextcloud app that replicates basic gpodder.net api This app serves as synchronization endpoint for AntennaPod: https://github.com/A
Laravel Framework 5 Bootstrap 3 Starter Site is a basic application with news, photo and video galeries.
Laravel Framework 5.1 Bootstrap 3 Starter Site Starter Site based on on Laravel 5.1 and Boostrap 3 Features Requirements How to install Application St
Basic PHP app with Composer used in Microsoft Docs examples
page_type languages products description urlFragment sample php azure This sample demonstrates a tiny PHP app with Composer. php-basic-composer PHP sm
Simple Arabic Laravel Dashboard , has basic settings and a nice layout . to make it easy for you to create fast dashboard
Simple Arabic Laravel Dashboard ✅ Auto Seo ✅ Optimized Notifications With Images ✅ Smart Alerts ✅ Auto Js Validations ✅ Front End Alert ✅ Nice Image V
Configurable Basic Auth based on Pimcore Documents
CORS Property Basic Auth This bundles allows to add basic auth based on Properties on Pimcore Documents. Simply use these properties password_enabled
Basic admin panel with authentication and CURD operation..
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
This is a basic Oauth2 authorization/authentication server implemented using Mezzio.
Mezzio-OAuth2-Authorization-Authentication-Server This is a basic OAuth2 authorization/authentication server implemented using Mezzio. I have found so
PHP Basic Framework
Webpack Bundler Config Images/Fonts/Styles Babel Javascript Vue React npm i (Install packages) Package Json Scripts npm run check (Check and Update pa
Login Using Laravel UI
Projeto Laravel utilizando a biblioteca Laravel UI para autenticação de usuários com Username e Senha.
Simple mobile shop using basic php
simple-mobile-shop simple mobile shop using basic php Project Overview Go to your Xammp/wamp-server root folder Then create a folder named "mobileshop
This system will provide security and comfortable opportunities to protect your gaming account.
VK Security – Auth system VK Security provides the ability to use game authorization inside in conjunction with the official VKontakte groups. Conveni
Laravel basic repository integration
WekodeRepository This is a package to easely integrate a repository pattern with the needed service provider and all the necessary basic functions Ins
Laravel basic Functions, eloquent cruds, query filters, constants
Emmanuelpcg laravel-basics Description Package with basic starter features for Laravel. Install If Builder Constants Install composer require emmanuel
Simple Content Management System (CMS) Blog Using Codeigniter with Hierarchical Model View Controller (HMVC) Architectural
Simple Content Management System (CMS) Blog Using Codeigniter with Hierarchical Model View Controller (HMVC) Architectural This is my source code trai
A basic, opinionated, Laravel Api Client
Laravel Api Client Installation Install the pacakage via composer composer require antonioprimera/laravel-api-client If you want to use pre-configured
Basic anonymous and registered upload storage for temporary share file self hosted.
TMPShareX Basic anonymous and registered upload storage for temporary share file self hosted. Server Requirement PHP 7.4.8 [Support PHP 8] Nginx 1.19.
Base Laravel project with React and Laravel Sanctum authentication
About this project This is a base Laravel project with ReactJS frontend and Laravel Sanctum API authentication. You could read more about here. Instal
🔐 JSON Web Token Authentication for Laravel & Lumen
Credits This repository it a fork from original tymonsdesigns/jwt-auth, we decided to fork and work independent because the original one was not being
Example basic bookmarking site, now in Laravel 4.
Bookymark An example Laravel 4 project. PSR-2 - all models and controllers are autoloaded from app/src. All code passes phpcs for PSR-2. Full PHPUnit
AlphaID Helper - Basic, Simple and Lightweight
AlphaID Helper - Basic, Simple and Lightweight
Stream Site with a auth script for OvenMediaEngine
OvenMediaEngine Stream Site Two PHP pages, one for authentication. The other is for displaying the streams. License AGPL Previews Installation Require
laravel/ui with auth scaffolding for Laravel 8
Legacy UI Presets with Auth scaffolding for Laravel 8 Introduction This project brings old Auth scaffolding to Laravel 8 for projects that cannot migr
A basic Laravel project aimed at facilitating rapid prototyping.
HTG Laravel A basic Laravel project aimed at facilitating rapid prototyping. Why write yet another login form when you just want to try something out?
AWS Cognito package using the AWS SDK for PHP/Laravel
Laravel Package to manage Web and API authentication with AWS Cognito AWS Cognito package using the AWS SDK for PHP This package provides a simple way
Simple readonly LDAP authentication with Laravel 5.2
ldap-auth Very basic READ ONLY LDAP authentication driver for Laravel 5.2+ Look HERE for the package for Laravel 5.1. However, only the 5.2 Version wi
Light-weight role-based permissions system for Laravel 6+ built in Auth system.
Kodeine/Laravel-ACL Laravel ACL adds role based permissions to built in Auth System of Laravel 8.0+. ACL middleware protects routes and even crud cont
Laravel 5 Active Directory LDAP Authentication driver.
Active Directory LDAP Authentication Laravel 5 Active Directory LDAP Authentication driver. Fork This is a fork of Cody Covey's ldap-auth package. Unf
Laravel Jetstream is a beautifully designed application scaffolding for Laravel.
Laravel Jetstream is a beautifully designed application scaffolding for Laravel. Jetstream provides the perfect starting point for your next Laravel application and includes login, registration, email verification, two-factor authentication, session management, API support via Laravel Sanctum, and optional team management.
A easy way to install your basic yii projetc, we have encrypt database password in phpfile, my class with alot funtions to help you encrypt and decrypt and our swoole server install just run ./yii swoole/start and be happy!
Yii 2 Basic Project Template with swoole and Modules Yii 2 Basic Project Template is a skeleton Yii 2 application best for rapidly creating small proj
Template for repository helper, library - Basic, Simple and Lightweight
Template start helper, library Template for repository helper, library - Basic, Simple and Lightweight Use this Template First, you can Use this templ
Laravel plugin to track your users logins and alert when a suspicious login occurs
Laravel Suspicious Logins Detect suspicious logins for standard Laravel authentication (base Laravel, Jetstream, etc) and notify a list of administrat
Simple PASETO Auth support for Laravel PHP Framework
Laravel PASETO Simple PASETO Auth for Laravel PHP Framework using paragonie/paseto under the hood. Installation Standard Composer package installation
PHP Basic Firewall
PHP Basic Firewall
A package for Laravel to perform basic git commands on locally integrated packages.
A package for Laravel to perform basic git commands on locally integrated development packages. If working within multiple local development packages or repositories at once this package is meant to ease the burden of navigating to each individual repository to perform basic git commands.
All the basic features of accounting sotware
Anzarkhan.com Invoice Anzarkhan.com Invoice is an open source accounting and invoicing solution built with PHP. For more information, visit http://www
ToDoList With JetStearm. WireUI, LivewireUIModal, SweetAlert2 and Google Socialite Auth.
✔️ DoList DoList - Easy way to manage To Do List. 🖥️ Demo Demo: DoList.ir ScreenShots: ScreenShots 🔌 Requirements PHP version: = 7.4 Composer Node.
Simple JWT Auth support for Laravel PHP Framework
Laravel JWT Simple JWT Auth for Laravel PHP Framework using Firebase JWT under the hood. Installation Standard Composer package installation: composer
Files Course Laravel Micro Auth and Authorization
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Authentication for WPGraphQL using JWT (JSON Web Tokens)
WPGraphQL JWT Authentication This plugin extends the WPGraphQL plugin to provide authentication using JWT (JSON Web Tokens) JSON Web Tokens are an ope