All Projects → cpms-php → Similar Projects or Alternatives

412 Open source projects that are alternatives of or similar to cpms-php

Vue Admin Html
Vue-cli3.0 + Element UI + Spring Boot2.0 + ThinkPHP5.1 + 响应式的后台管理系统 https://lmxdawn.github.io/vue-admin
Stars: ✭ 436 (+2080%)
Mutual labels:  rbac, thinkphp5
Vue Admin Php
Vue-cli3.0 + Element UI + ThinkPHP5.1 + RBAC权限 + 响应式的后台管理系统 https://lmxdawn.github.io/vue-admin
Stars: ✭ 229 (+1045%)
Mutual labels:  rbac, thinkphp5
tp5-rbac
一个tp5的RBAC库,使用composer来安装和更新你的项目对于RBAC的需求。同时支持jwt方式的验证。包含了RBAC需要的数据表的数据迁移,能够很方便的开始开发。
Stars: ✭ 69 (+245%)
Mutual labels:  rbac, thinkphp5
disaster-crawler
Data sources from Kimono currently unavailable
Stars: ✭ 13 (-35%)
Mutual labels:  ajax
codizer-core
Laravel CMS, CRM, E-Commerce
Stars: ✭ 43 (+115%)
Mutual labels:  ajax
larashop55
Shopping cart website in Laravel 5.5 with Ajax
Stars: ✭ 51 (+155%)
Mutual labels:  ajax
lua-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Lua (OpenResty)
Stars: ✭ 43 (+115%)
Mutual labels:  rbac
earthquakes-mapper
"Earthquakes Mapper" was created using React with no backend persistence. Users can view earthquakes from around the world on a Google Map and filter based on specific times and earthquake magnitude. Earthquake data from USGS.
Stars: ✭ 14 (-30%)
Mutual labels:  ajax
teaching-web-technologies-spring-2019-2020
Core PHP web project
Stars: ✭ 10 (-50%)
Mutual labels:  ajax
colt-steele-advanced
Notes for the Colt Steele Advanced Boot Camp
Stars: ✭ 29 (+45%)
Mutual labels:  ajax
GeekMovie
GeekMovie 极客影院是一个免费的在线观影系统,本网站内容使用Python爬虫技术收集于互联网上公开资源,提供最优质的web界面服务,但不提供也不参与影片档案录制、下载、上传、储存。本站资源永久免费共享、无需安装任何插件、免注册登入、无隐藏恶意(挖矿)软体,欢迎影迷安心浏览观赏。
Stars: ✭ 59 (+195%)
Mutual labels:  ajax
NovelSpider
抓取小说
Stars: ✭ 43 (+115%)
Mutual labels:  workerman
citrus
🌈 低代码快速开发脚手架,灵活、高效,降低开发成本
Stars: ✭ 368 (+1740%)
Mutual labels:  rbac
think-redisd
thinkphp 5 redis读写分离驱动
Stars: ✭ 24 (+20%)
Mutual labels:  thinkphp5
dart-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Dart/Flutter
Stars: ✭ 30 (+50%)
Mutual labels:  rbac
upload-file-to-backblaze-b2-from-browser-example
Demonstrates calling the b2_upload_file Backblaze B2 Cloud Storage API from a web browser using AJAX.
Stars: ✭ 28 (+40%)
Mutual labels:  ajax
nova-select-plus
A Laravel Nova Select Field
Stars: ✭ 67 (+235%)
Mutual labels:  ajax
cakephp-ajax
AJAX for CakePHP: A plugin to ease handling AJAX requests.
Stars: ✭ 55 (+175%)
Mutual labels:  ajax
AjaxHandler
ASimple PHP Class to help handling Ajax Requests easily
Stars: ✭ 30 (+50%)
Mutual labels:  ajax
Flight-Booking-System-JavaServlets App
✈️ An enterprise level Flight Booking System for Turkish Airlines (web-application) based on the Model View Controller (MVC) Architecture made using Java Servlets, Java Server Pages (JSPs). Moreover authentication and authorization for users is implemented. The web-application is also secured against SQL Injection and Cross-Site Scripting attacks.
Stars: ✭ 107 (+435%)
Mutual labels:  ajax
WendzelNNTPd
A usable and IPv6-ready Usenet-server (NNTP daemon). It is portable (Linux/*BSD/*nix), supports AUTHINFO authentication, contains ACL as well as role based ACL and provides "invisible" newsgroups. It can run on MySQL and SQLite backends.
Stars: ✭ 43 (+115%)
Mutual labels:  rbac
thinkphp5.1-vue-iview-admin
基于thinkphp5.1、vue、iview的一个后台管理系统
Stars: ✭ 19 (-5%)
Mutual labels:  thinkphp5
spring-demo-ajax
Example of AJAX with Spring Boot
Stars: ✭ 38 (+90%)
Mutual labels:  ajax
deflek
index and API RBAC for Elasticsearch and Kibana via reverse proxy. DEPRECATED
Stars: ✭ 13 (-35%)
Mutual labels:  rbac
PageQueryBoss
A ProcessWire Module to build complex nested queries containing multipple fields and pages and return an array that can be parsed to JSON. This is usefull to fetch data for SPA and PWA.
Stars: ✭ 18 (-10%)
Mutual labels:  ajax
teedao
权限管理平台
Stars: ✭ 18 (-10%)
Mutual labels:  rbac
ReaLocate
ASP.NET MVC 5 Real Estate Application
Stars: ✭ 18 (-10%)
Mutual labels:  ajax
AMS
Attendance management system made my me, which I use for taking attendance.
Stars: ✭ 13 (-35%)
Mutual labels:  ajax
efw3.X
Ajax Framework By Server Side JavaScript for Java Web-App.
Stars: ✭ 16 (-20%)
Mutual labels:  ajax
static-php-cli
Build single static PHP binary in linux, build with PHP project together, with Swoole and other popular extensions included.
Stars: ✭ 129 (+545%)
Mutual labels:  workerman
AspNetCore.Unobtrusive.Ajax
Unobtrusive Ajax Helpers (like MVC5 Ajax.BeignForm and Ajax.ActionLink) for ASP.NET Core
Stars: ✭ 46 (+130%)
Mutual labels:  ajax
dawn-api
A RESTful API package
Stars: ✭ 25 (+25%)
Mutual labels:  thinkphp5
atguigu ssm crud
Atguigu-SSM-CRUD 一个最基本的CRUD系统,采用IDEA+Maven搭建,具备前后端交互功能,前端采用BootStrap+Ajax异步请求DOM渲染,后端采用SpringMVC+MyBatis+Mysql8.0+Servlet+Jsp,符合REST风格URL规范,并加入了Hibernate提供的数据校验功能,支持PageHelper的分页功能,很适合SSM阶段性练习。同时用到了很多前端操作以及BootStrap组件,也有利于学习JS和前端框架。
Stars: ✭ 52 (+160%)
Mutual labels:  ajax
sekoliko
Sekoliko | MySchool | MonEcole : School management Software.
Stars: ✭ 39 (+95%)
Mutual labels:  ajax
Enterprise-Web3.0
Enterprise™ for the Web3.0™
Stars: ✭ 32 (+60%)
Mutual labels:  ajax
laravel-casbin-admin
Vue-Element-Admin + Laravel开发前后端分离的Rbac管理后台
Stars: ✭ 109 (+445%)
Mutual labels:  rbac
nubuilder4
This repository is no longer maintained!
Stars: ✭ 22 (+10%)
Mutual labels:  ajax
graphql-rbac
GraphQL Role-based access control (RBAC) middleware
Stars: ✭ 36 (+80%)
Mutual labels:  rbac
iam
🆔🛂🉑 Identity and Access Management System
Stars: ✭ 20 (+0%)
Mutual labels:  rbac
nt-casbin
nest.js with casbin auth Nest.js RBAC ABAC 权限管理
Stars: ✭ 27 (+35%)
Mutual labels:  rbac
ajxnetcore
Its an innovative method to turn an ASP.NET Core Application Into Single Page Application, While enhancing the Software performance both on server and client side.
Stars: ✭ 31 (+55%)
Mutual labels:  ajax
midwayjs-crud
基于 Typescript+MidwayJs+Nacos 的微服务开发架构
Stars: ✭ 45 (+125%)
Mutual labels:  rbac
rbac-tool
Rapid7 | insightCloudSec | Kubernetes RBAC Power Toys - Visualize, Analyze, Generate & Query
Stars: ✭ 546 (+2630%)
Mutual labels:  rbac
sms
🏫 🎓 一个未使用框架的学生信息管理系统 : 项目概述全面,代码注释详细,逻辑结构清晰,非常适合作为初学 Java web 的同学的第一个练手项目啦 ~
Stars: ✭ 91 (+355%)
Mutual labels:  ajax
softn-cms
Sistema de gestión de contenidos
Stars: ✭ 22 (+10%)
Mutual labels:  ajax
lightings
A lightweight Ajax Library
Stars: ✭ 20 (+0%)
Mutual labels:  ajax
shoppingPro
此项目是橘子网上商城的功能,按照我自己的想法实现的一个自营模式的商城应用。 目前实现了前台的功能,后台的功能,主要有登录,注册,商品展示,购物车等模块。后台面有添加商品,删除商品,商品上下架,订单管理,管理员管理,实现了E支付功能和百度地图功能.为了便于此项目日后的完善和扩展, 我采用了前后端分离的架构设计。前端主要使用javaScript,jquery,AjAX,JSP构建的单页web应用, 通过使用指令,服务,模板,控制器完成前端的MVC分层,各个模板页面的效果实现则使用了基本的CSS3等技术, 结合JS完成页面的基本交互效果。由于有实现数据库和后台模块等功能,通过AJax请求完成整个前台功能的数据交互, 后期再考虑实现一个后台管理系统及数据库系统,还有前端页面资源的异步加载及优化。
Stars: ✭ 28 (+40%)
Mutual labels:  ajax
k8s-security-demos
Demos for several kubernetes security features
Stars: ✭ 60 (+200%)
Mutual labels:  rbac
Gatekeeper
Lightweight library in C# for implementing roles-based access control (RBAC). With Gatekeeper, you can define users, roles, resources, and permissions, and authorize requests.
Stars: ✭ 25 (+25%)
Mutual labels:  rbac
actix-casbin-auth
Casbin Actix-web access control middleware
Stars: ✭ 40 (+100%)
Mutual labels:  rbac
UMS
User management scaffolding, integration: User password login, mobile login, one-click login, OAuth2 login(Based on JustAuth), jwt, validate code(image, sms, sliderCode), RBAC, Support multi-tenancy, SLF4J-MDC, sign etc...
Stars: ✭ 24 (+20%)
Mutual labels:  rbac
Questions
Web app inspired by Quora, allowing users ask question and get answers
Stars: ✭ 15 (-25%)
Mutual labels:  ajax
Willow
The Web Interaction Library that eases the burden of creating AJAX-based web applications
Stars: ✭ 41 (+105%)
Mutual labels:  ajax
m4q
Small library for DOM manipulation and animation. This library similar to jQuery, but written more simply.
Stars: ✭ 30 (+50%)
Mutual labels:  ajax
egg-rbac
Role Based Access Control for eggjs
Stars: ✭ 32 (+60%)
Mutual labels:  rbac
SuperXSS
Make XSS Great Again
Stars: ✭ 57 (+185%)
Mutual labels:  workerman
tv-lineup-app
"My Lineup" has a Ruby on Rails backend with React/Redux frontend. Users can save their favorite shows and add episodes to their lineup. They can view their lineup in a calendar format to see when and where their tv shows air. Users can also see trending and most watched shows as well as shows premiering that week.
Stars: ✭ 27 (+35%)
Mutual labels:  ajax
gke-anthos-holistic-demo
This repository guides you through deploying a private GKE cluster and provides a base platform for hands-on exploration of several GKE related topics which leverage or integrate with that infrastructure. After completing the exercises in all topic areas, you will have a deeper understanding of several core components of GKE and GCP as configure…
Stars: ✭ 55 (+175%)
Mutual labels:  rbac
simple-page-ordering
Order your pages and other hierarchical post types with simple drag and drop right from the standard page list.
Stars: ✭ 88 (+340%)
Mutual labels:  ajax
jaxon-core
The Jaxon core library
Stars: ✭ 53 (+165%)
Mutual labels:  ajax
1-60 of 412 similar projects