All Projects â†’ koselig â†’ koselig

koselig / koselig

Licence: other
💌 Seamlessly integrate Wordpress with Laravel.

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to koselig

wp-router
Enables developers to easily create custom routes with matching templates accordingly.
Stars: ✭ 22 (-66.15%)
Mutual labels:  wordpress-development, wordpress-library
nginx-virtual-host-bash-script
Nginx Virtual Host Bash Script
Stars: ✭ 35 (-46.15%)
Mutual labels:  wordpress-development, laravel-framework
wp-optimize
The WP Optimize class provides a wrapper to optimize WordPress and remove unnecessary or unwanted functions and scripts.
Stars: ✭ 37 (-43.08%)
Mutual labels:  wordpress-development, wordpress-library
starter-kit
📊 A complete dashboard built on laravel and quasar abstractions, ready to be used
Stars: ✭ 20 (-69.23%)
Mutual labels:  laravel-framework
barebones
React based WordPress Theme, built with create-react-wptheme. This is a starter theme with just the core WordPress functionality.
Stars: ✭ 35 (-46.15%)
Mutual labels:  wordpress-development
LaravelTube
Open source project about sharing videos platform built on Laravel
Stars: ✭ 22 (-66.15%)
Mutual labels:  laravel-framework
wp-project-skeleton
A skeleton WordPress project to be used as a base for new WordPress projects.
Stars: ✭ 33 (-49.23%)
Mutual labels:  wordpress-development
enveigle
Deceive Ansible to template Trellis .env files to local Bedrock
Stars: ✭ 18 (-72.31%)
Mutual labels:  wordpress-development
Eloquent-ORM-Laravel-8.5-Relationships-Advanced
Software of Application with Laravel and MySQL
Stars: ✭ 14 (-78.46%)
Mutual labels:  laravel-framework
Laravel-Trik-Indonesia
Kumpulan trik laravel berbahasa indonesia
Stars: ✭ 74 (+13.85%)
Mutual labels:  laravel-framework
coblocks-theme
WordPress theme for CoBlocks
Stars: ✭ 24 (-63.08%)
Mutual labels:  wordpress-development
laravel-admin
Laravel Admin panel with theme , modules ,artisan commands and helper classess.Laravel admin boilerplate with theme and modules
Stars: ✭ 22 (-66.15%)
Mutual labels:  laravel-framework
laravel-lumen-docker
Laravel/Lumen Docker Scaffold
Stars: ✭ 72 (+10.77%)
Mutual labels:  laravel-framework
monsieurpress
A minimal & lightweight WordPress starter theme using gulp
Stars: ✭ 39 (-40%)
Mutual labels:  wordpress-development
Employee
A Simple Employee Management System with Materializecss and Laravel
Stars: ✭ 82 (+26.15%)
Mutual labels:  laravel-framework
Adware-ads-network-server
Online Advertising Network Server
Stars: ✭ 44 (-32.31%)
Mutual labels:  laravel-framework
wp-admin-notices
A simplified OOP implementation of the WordPress admin notices.
Stars: ✭ 16 (-75.38%)
Mutual labels:  wordpress-development
core
The Laravel single page forum package (Vue + Tailwind CSS + Laravel)
Stars: ✭ 157 (+141.54%)
Mutual labels:  laravel-framework
finance
💰 Free open-source personal finance tracking web application.
Stars: ✭ 156 (+140%)
Mutual labels:  laravel-framework
WordPress-Distribution
This repository helps you to get a local new and fresh WordPress for everything you want (e.g. Developing, Testing, etc.).
Stars: ✭ 16 (-75.38%)
Mutual labels:  wordpress-development

Build Status Total Downloads Latest Stable Version

Documentation

What is this?

This is your standard Laravel install but with a few little extras 😉. Koselig is your gateway to Wordpress from Laravel. When a user makes a request, Koselig will boot Wordpress and attempt to match the page Wordpress thinks its on with a Laravel route you define (Koselig provides route methods such as Template, Page Type, Post ID, etc). From that point on, you're in Laravel world but with full access to Wordpress and all the functions that Wordpress exposes.

But we know that's not good enough; Wordpress' API is straight up ugly and doesn't know which paradigm it's following. Koselig attempts to abstract Wordpress away from you, the developer, by providing a beautiful interface to call into Wordpress code. An auth guard has been defined for Wordpress, Eloquent models for Wordpress have been setup and we have proxies for everything that doesn't make sense to rewrite to make them PSR2 compliant.

If you've never used Laravel before you should definitely read over their docs, it'll make your life as a PHP developer so much better. While we're on the topic of docs, here's ours (they're not as good as Laravel's though sorry ☚ī¸)

The Wordpress dashboard is available at /cms. There will be a full Wordpress install in your environment but it's managed via composer along with all your Wordpress plugins.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected].

If you discover a security vulnerability within Koselig, please send an e-mail to Jordan Doyle via [email protected].

If you discover a security vulnerability within Wordpress, please report it on Hackerone.

All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

Koselig is licensed under the WTFPL.

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].