All Projects → bearlord → Kantphp2

bearlord / Kantphp2

Licence: other
KantPHP Framework V2

Projects that are alternatives of or similar to Kantphp2

Cors
🔮Supported(Laravel/Lumen/PSR-15/Swoft/Slim/ThinkPHP) - PHP CORS (Cross-origin resource sharing) middleware.
Stars: ✭ 266 (+254.67%)
Mutual labels:  laravel, yii2, thinkphp
Search Engine Rank
🐘根据网站关键词,获取网站在各大搜索引擎(百度、360、搜狗)的排名情况,有利于网站seo
Stars: ✭ 197 (+162.67%)
Mutual labels:  laravel, yii2, thinkphp
Easy Short Url
ESU 短网址,可在 Laravel、Yii、ThinkPHP 等框架 Composer 包引入,也可以独立搭建短网址站点
Stars: ✭ 71 (-5.33%)
Mutual labels:  laravel, yii2, thinkphp
Go Web
A new Golang MVC Framework. Like Laravel... but faster!
Stars: ✭ 79 (+5.33%)
Mutual labels:  laravel, mvc-framework
Identity Card
A simple proof of identity card of the people's Republic of China.
Stars: ✭ 154 (+105.33%)
Mutual labels:  laravel, thinkphp
Stacker
Stacker - The environment for local web development, ready for use.
Stars: ✭ 356 (+374.67%)
Mutual labels:  laravel, yii2
Hookphp
HookPHP基于C扩展搭建内置AI编程的架构系统-支持微服务部署|热插拔业务组件-集成业务模型|权限模型|UI组件库|多模板|多平台|多域名|多终端|多语言-含常驻内存|前后分离|API平台|LUA QQ群:679116380
Stars: ✭ 575 (+666.67%)
Mutual labels:  laravel, thinkphp
Candy Hub
The backend system for your GetCandy API
Stars: ✭ 73 (-2.67%)
Mutual labels:  laravel
Blade Icons
A package to easily make use of SVG icons in your Laravel Blade views.
Stars: ✭ 1,181 (+1474.67%)
Mutual labels:  laravel
Laravel Db Normalizer
Normalize all database results to one unified interface, to make swapping repositories a breeze.
Stars: ✭ 72 (-4%)
Mutual labels:  laravel
Laravel Queue Rabbitmq
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
Stars: ✭ 1,175 (+1466.67%)
Mutual labels:  laravel
Laravel Vuetify Spa
Laravel-Vue SPA starter project template with Vuetify frontend.
Stars: ✭ 73 (-2.67%)
Mutual labels:  laravel
Data Story
A visual process builder for Laravel
Stars: ✭ 71 (-5.33%)
Mutual labels:  laravel
Fast Excel
🦉 Fast Excel import/export for Laravel
Stars: ✭ 1,183 (+1477.33%)
Mutual labels:  laravel
Reactnativelaravellogin
Sample App for login using laravel 5.5 React Native and Redux
Stars: ✭ 75 (+0%)
Mutual labels:  laravel
Talks
Apresentações da Laraconf Brasil
Stars: ✭ 72 (-4%)
Mutual labels:  laravel
Laraupdater
Enable Laravel App Self-Update. Allow your Laravel Application to auto-update itself.
Stars: ✭ 75 (+0%)
Mutual labels:  laravel
Pingcrm Svelte
🦊 Ping CRM Svelte - A demo app to illustrate how Inertia.js works with Laravel and Svelte (hosted on a heroku free dyno).
Stars: ✭ 74 (-1.33%)
Mutual labels:  laravel
Manager
Implementation of the Manager pattern existing in Laravel framework
Stars: ✭ 74 (-1.33%)
Mutual labels:  laravel
Laravel Imageupload
Upload image using Laravel's build in function and resize it automatically.
Stars: ✭ 73 (-2.67%)
Mutual labels:  laravel

Introducing Kantphp2

Kantphp2 Framework is an combination of Yii2 and Laravel5.2-4. It's imitated by 50% of Yii2's codes and 30% of Laravel's codes. Yes! It's imitated, not original.

The licence of Yii2 is BSD and the licence of Laravel is MIT. So Kantphp2 imitates them for better programming.

How does Kantphp imitate Yii2 and Laravel Frameworks?

Kantphp2 imitates Yii's Components, DI, Model, Active record, Controller, Action, Behavior, View, Grid View, Widgets, Helpers, excluding Request, Response, Cookie, Session, Router and Urlmanager.

Kantphp2 imitates Laravel's DI, Router, Helpers, Request, Response, Cookie, and Session.

So Kantphp can achieve implicit Route in backend[admin] module, and explicit route in frontend[user] module to hide unsafe APIs.

be continued...

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].