185 Repositories
PHP blog-ddd-cqrs-ha-example Libraries
Latihan membuat Blog menggunakan LARAVEL
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Blog dengan framework laravel 8 sebagai backend dan tailwind sebagai frontend
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Website yang berisi artikle blog sederhana
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
example of LexikJWTAuthenticationBundle with Symfony 4.4
Install Dependency composer install Generate the SSL keys: php bin/console lexik:jwt:generate-keypair Create database php bin/console doctrine:datab
TYPO3 Camp Rhein-Ruhr - Sitepackage Example
EXT:t3crr_sitepackage - A example TYPO3 Sitepackage Extension This extension was used in the T3CRR Talk "Sitepackage Einführung" in 2021! Notice Bewar
Laravel implementation of the RealWorld app
Laravel implementation of RealWorld app This Laravel app is part of the RealWorld project and implementation of the Laravel best practices. See how th
Турнирная таблица (пример тестового задания)
Турнирная таблица (пример тестового задания) Условие задачи: Сгенерировать турнирную таблицу, где команды разделены на 2 дивизиона A и B. В каждом див
FULL STACK LARAVEL BLOG SITE
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
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
Projeto de um blog com funções de (criar, editar, deletar e dar update) em uma página web. Introdução ao Laravel 8.x.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
How to Create Laravel 8 Vue JS CRUD Example
About Project How to Create Laravel 8 Vue JS CRUD, how to implement vue js crud example with Laravel 8. how to Create a crude API in Laravel 8, for ex
Simple WordPress plugin demonstrating how one can sort posts within a taxonomy.
Simple WordPress plugin to demonstrate how to sort posts in a taxonomy. How to test Download the project and install it as a plugin in your WordPress
Projeto Web Site do Curso Laravel Developer utilizando o Framework PHP Laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Laravel Excel Export & Import example
Laravel Excel Export & Import example It's pretty easy to export to Excel and import from Excel, with great Laravel Excel package. This package superc
A new blog system based on laravel+vue
Lumen PHP Framework Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe d
Simple blog concept with features such authentication (creating accounts, logging in) and commenting.
Simple blog concept with features such authentication (creating accounts, logging in) and commenting. Styling done with tailwindcss and inline javascript is provided by alpineJS.
A blog made with Lumen Framework
A Lumen Blog Your first step towards mastering Lumen. Requirements Docker Installation and usage This is a template repository: don't work directly on
Web para capacitaciones de Laravel con el flujo de trabajo GitFlow.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
The API for my blog series about creating a simple stock portfolio
Stockportfolio API This repository is the API part of my blog series 'How to create a simple application using Symfony and React Native' which can be
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
markdown wiki/blog
Kwiki markdown wiki/blog Usage Place your markdown files in the /wiki directory. Categories are directories and subcategories are subdirectories. If y
A simple blog package for Laravel 4
Laravel Blog A Laravel 4 package to add a simple blog to a site Features Paginated index view with configurable results per page Year/Month archive fi
A powerful and responsive blog system powered by laravel 5.5.
Powerful and responsive blog system powered by laravel 5.5. Click https://lufficc.com/blog to view live demo. Xblog 中文 README | Docs This blog is for
Laravel-Blog is a blog application written in Laravel 4.2.
创造不息,交付不止 Introduction Laravel-Blog is a blog project written in Laravel 4.2. Screenshots Article List Page Article composing page Single post page Ad
This is a blog. A project was written in Laravel 8
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Simple laravel5 example for tutorial
Laravel 5 example For Laravel 5.3 improved version look at this repository. Laravel 5 example is a tutorial application for Laravel 5.2 (in french the
A simple, proof-of-concept Laravel blog application powered by a MongoDB ORM.
Mongoblog A simple, proof-of-concept Laravel blog application powered by a MongoDB ORM. Separated API and front-end This is a RESTful application, who
My personal blog - written in Gatsby
Gatsby's blog starter Kick off your project with this blog boilerplate. This starter ships with the main Gatsby configuration files you might need to
An example of OrderMVC as a Laravel Application
OrderMVC - Laravel Application This is the Application implementation of OrderMVC in Laravel. Requirements Laravel requires PHP 5.3 however, PHP 5.4 i
SoyCMS Trivial - Lightweight and easy-to-use CMS. ( the custom version based on soycms. )
SoyCMS Trivial Author arbk (https://aruo.net/) Licensed under the GPLv2 license Version 3.1.3-t0 DESCRIPTION SoyCMS Trivial is an open source web cont
Example of using abrouter/abrouter-laravel-bridge in Laravel
ABRouter Laravel Example It's a example of using (ABRouter Laravel Client)[https://github.com/abrouter/abrouter-laravel-bridge] Set up locally First o
🔥 Fire events on attribute changes of your Eloquent model
class Order extends Model { protected $dispatchesEvents = [ 'status:shipped' = OrderShipped::class, 'note:*' = OrderNoteChanged:
Laravel Blog Package. Easiest way to add a blog to your Laravel website. A package which adds wordpress functionality to your website and is compatible with laravel 8.
Laravel Blog Have you worked with Wordpress? Developers call this package wordpress-like laravel blog. Contact us for any customization: contact@binsh
WordCamp US MVP Block Example
=== WordCamp US MVP Block === Contributors: The WordPress Contributors Tags: block Tested up to: 5.8.0 Stable tag: 0.1.0
Connect and work with MySQL/MariaDB database through MySQLi in PHP. This is an introductory project, If you need a simple and straightforward example that takes you straight to the point, you can check out these examples.
First MySQLi PHP Connect and work with MySQL/MariaDB database through MySQLi in PHP. The above exercises are designed for students. This is an introdu
Example of user management in Nette
User Authentication (Nette example) Example of user management. User login, registration and logout (SignPresenter) Command line registration (bin/cre
a super lightweight markdown wiki/blog/tweeting system.
laMDWiki is a super light weight blog/wiki platform running on PHP!
A simple and useful blog coded with laravel & php.
Blog with Setup Directions npm install composer install Set database infos in the .env php artisan migrate:fresh --seed php artisan serve npm run hot
A simple SPA blog applications built with Laravel 8, Vue 3 and Inertia JS.
TechPost - SPA Blog A single page blog application, built with Laravel 8, Vue 3 and Inertia JS TechPost is a minimalistic single page blog application
A simple blog project I built when learning Laravel 8
Harmonify Blog Disclaimer: All users data previewed on the image are fake data generated with FakerPHP. Introduction Harmonify Blog is a simple blog p
Project of Simple Blog using: HTML, CSS, PHP, MYSQL, and BOOTSTRAP
Project-Stormwind Project of Simple Blog using: HTML, CSS, PHP, MYSQL, and BOOTSTRAP Functions : A personal blog about Blizzard and their work Main Th
Codsletter: turn your website into a periodical newsletter, all automatically!
About Codsletter With Codsletter, you can turn your blog into a periodical newsletter with few clicks and some configuration. In particular, you can:
PHP based, easy to use blog cms.
v0.1 Bagita is an easy-to-use blog based on Php. It helps you to manage and extend your own blog system completely without any difficulties. Roadmap v
This repository includes a sample project to illustrate the usage of the JobRouter® Authentication Factor API.
JR 2FA Example Plugin This repository includes a sample project to illustrate the usage of the JobRouter® Authentication Factor API. It can be used as
A sample project to showcase a real world example and benchmarks for crowphp
CrowPHP Sample project This project is to showcase an example of how a real world project might look like. It has two basic endpoints to show-case the
Scriptlog is a free and an open source PHP blog software.
Scriptlog is a free and an open source PHP blog software. We're refactoring our legacy weblog code. Making it more simple, secure, modular, fast and robust personal blogging system. Scriptlog runs on PHP 5.6 or higher and uses MySQL.
my personal example of Laravel clean architecture
what is this repo about Clean Architect Laravel ###run we assume docker desktop is up and running open up a terminal cd project directory run "cp .env
An ultra-lightweight blogging engine, written in PHP.
简体中文, Italiano. 📣 Translations wanted! Go to the wiki to find out more about translating Chyrp Lite into your language. What can Chyrp Lite do for me
Ergonode is modern PIM platform based on Symfony and Vue.js frameworks.
Modern Product Information Management Platform Ergonode is modern PIM platform based on Symfony and Vue.js frameworks. It has modular structure and gi
An example starter theme and block-type plugin that use @wordpress/scripts for JS & CSS
Brad’s Boilerplate This repo contains one folder that is an example theme, and another folder that is an example block-type plugin. Both folders use t
Get estimated read time of an article. Similar to medium.com's "x min read". Multilingual including right-to-left written languages. Supports JSON, Array and String output.
Read Time Calculates the read time of an article. Output string e.g: x min read or 5 minutes read. Features Multilingual translations support. Static
example repository training REST API
adalah codebase REST-API dari tugas peserta yang mengikuti training membangun REST API dengan lumen selama 2 minggu. studi kasus nya adalah REST API website marketplace untuk agrobisniss.
FlatPress is a lightweight, easy-to-set-up flat-file blogging engine.
[flatpress.org] [Support forum] [Wiki] [GitHub] [Mastodon] [Twitter] [Changelog] [Contributors] Welcome to FlatPress! FlatPress is a lightweight, easy
Example of Pre-Loader Implementation for Magento 2
Example of preloader Implements optimistic preloader for configurable product data without taking into account simple product status for: Price of con
A small example of crawling another website and extracting the required information from it to save the website wherever we need it
A small example of crawling another website and extracting the required information from it to save the website wherever we need it Description This s
A full-featured blog using Laravel 7.* & VueJS. Minimum library used
Blog Using Laravel 8 Let's keep it as simple as possible. Configure anything you want A full-featured blogging system for personal use.
PHP Application using DDD CQRS Event Sourcing with Hexagonal Architecture
PHP Application using DDD CQRS Event Sourcing with Hexagonal Architecture Application built with Ecotone Framework and powered by integrations with Pr
Re-skinning BotCloaker enables you to add a SMART button at the end of all posts on your blog.
Re-skinning BotCloaker Wordpress Plugin Re-skinning BotCloaker enables you to add a SMART button at the end of all posts on your blog. Re-skinning Bot
Divide / Split your WordPress Blog visitors into 4 links by using Re-skinning URL splitter
Re-skinning URL splitter Tool Divide / Split your Wordpress Blog visitors into 4 links by using Re-skinning URL splitter Re-skinning URL Splitter Feat
The game is implemented as an example of scalable and high load architecture combined with modern software development practices
Crossword game The game is implemented as an example of scalable and high load architecture combined with modern software development practices Exampl
A PHP Blogging Platform. Simple and Powerful.
Typecho Blogging Platform Typecho is a PHP Blogging Platform. Simple and Powerful.
Vuedo is a blog platform, built with Laravel and Vue.js.
Vuedo What is Vuedo? Vuedo is an open source project built with Laravel and Vue.js. It is a live example of how everything works together. Interested
Decoupled CMS for any Laravel app, gain control of: pages, blogs, galleries, events, images, custom modules and more.
Grafite CMS Grafite has archived this project and no longer supports or develops this code. We recommend using only as a source of ideas for your own
Laravel Typical High-Load Example.
Laravel Typical High-Load Example 淺談基於 Laravel 框架的高流量、高併發網路應用架構的設計與效能優化。 摘要 網際網路的服務推陳出新,使用者的習性也不斷變化,使得網路應用服務必須面對極端的需求,例如電子商務中常見的商品限時、限量、促銷搶購或是演唱會搶票等,這
Luminosity - A modern style blogging platform
Luminosity The Complete Modern Blogging Platform This branch is currently hosted. Refer to Local Branch to setup locally Features Features: Read Artic
Symfony 5 PHP 8 DDD CQRS Backend POC
Book Shop A POC for DDD and CQRS applications using Symfony as framework and running with php8 User Stories Come store manager voglio aggiungere/modif
An example of Laravel app that runs in a docker container with RoadRunner
This repository contains an example of Laravel (PHP Framework) application that runs in a docker container with RoadRunner (high-performance PHP appli
This is a simple example project demonstrating the Lupus Nuxt.js Drupal Stack.
Lupus Nuxt.js Drupal Stack - Example project This is a simple example project demonstrating the Lupus Nuxt.js Drupal Stack. Introduction Please refer
A simple example of how to create a RESTful API in Laravel Framework 8.36.1.
FirstLaravel A simple example of how to create a RESTful API in Laravel Framework 8.36.1. I used Database sqlite because I wanted to deploy this proje
API simples utilizando workerman(assincrono) usando TDD, DDD e boas praticas para escalonamento horizontal.
Motivos para usar workerman Além de mais rápido que o swoole, não necessita de libs externas, porém o ponto negativo é não possuir corrotinas, sendo n
Elefant, the refreshingly simple PHP CMS and web framework.
Elefant is a refreshingly simple PHP content management system and web framework. Elefant is a fast, lean tool for building everything from simple websites to complete web applications.
基于vue3+element-plus+laravel8构建的前后端分离的博客应用🔧 📦 🎉
基于vue3+element-plus+laravel8.x构建的前后端分离的博客应用 最新的博客开源啦~~~ 哈哈哈。利用空余时间将以前的老博客更新重写了一下。模仿了两个博客的ui。基于 vue3+element-plus+laravel8.x前后端分离构建的一款博客应用。 前端UI参考 炫酷ui
Plug and play flat file markdown blog for your Laravel-projects
Ampersand Plug-and-play flat file markdown blog tool for your Laravel-project. Create an article or blog-section on your site without the hassle of se
:star2: PJ Blog is an open source blog built with Laravel and Vue.js.
🎈 PJ Blog is an open source blog built with Laravel and Vue.js. https://pigjian.com Special thanks to the generous sponsorship by: PJ Blog This is a
Borgert is a CMS Open Source created with Laravel Framework 5.6
A simple CMS to start projects in Laravel containing some modules. Blog, Pages, Products, Mailbox, Image Gallery, Log Viewer and Users. Frontend: Blog
Vuedo is a blog platform, built with Laravel and Vue.js.
Vuedo What is Vuedo? Vuedo is an open source project built with Laravel and Vue.js. It is a live example of how everything works together. Interested
A Laravel publishing platform
Introduction Canvas is a fully open source package to extend your existing Laravel application and get you up-and-running with a blog in just a few mi
Domain Driven Design PHP helper classes
carlosbuenosvinos/ddd This library will help you with typical DDD scenarios, for now: Application Services Interface Transactional Application Service
A Oembed consumer library, that gives you information about urls. It helps you replace urls to youtube or vimeo for example, with their html embed code. It has advanced features like offline support, responsive embeds and caching support.
Embera - PHP Oembed consumer library Embera is an Oembed consumer library written in PHP. It takes urls from a text and queries the matching service f
PHP Lightweight Message Bus supporting CQRS.
Prooph Service Bus PHP 7.1+ lightweight message bus supporting CQRS and Micro Services Important This library will receive support until December 31,
Small convention based CQRS library for PHP
LiteCQRS for PHP Small naming-convention based CQRS library for PHP (loosely based on LiteCQRS for C#) that relies on the MessageBus, Command, EventSo
Extracts information about web pages, like youtube videos, twitter statuses or blog articles.
Essence is a simple PHP library to extract media information from websites, like youtube videos, twitter statuses or blog articles. If you were alread
PHP 7.4 EventStore Implementation
Prooph Event Store Common classes and interface for Prooph Event Store implementations. Installation You can install prooph/event-store via composer b
Infrastructure and testing helpers for creating CQRS and event sourced applications.
Broadway Broadway is a project providing infrastructure and testing helpers for creating CQRS and event sourced applications. Broadway tries hard to n