Pinned Repositories
awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
awesome-javascript
A collection of awesome browser-side JavaScript libraries, resources and shiny things.
awesome-psr15-middlewares
A curated list of awesome PSR-15 HTTP Middleware resources
clearPHP
Reference for writing clear PHP code
DesignPatternsPHP
sample code for several design patterns in PHP
yii2-app-ninja
The ninja application template for the Yii framework.
yii2-flysystem
The Flysystem integration for the Yii framework.
yii2-nested-sets
The nested sets behavior for the Yii framework.
yii2-taggable
The taggable behavior for the Yii framework.
yii2-translateable
The translateable behavior for the Yii framework.
creocoder's Repositories
creocoder/yii2-nested-sets
The nested sets behavior for the Yii framework.
creocoder/yii2-flysystem
The Flysystem integration for the Yii framework.
creocoder/yii2-taggable
The taggable behavior for the Yii framework.
creocoder/yii2-translateable
The translateable behavior for the Yii framework.
creocoder/DesignPatternsPHP
sample code for several design patterns in PHP
creocoder/yii2-app-ninja
The ninja application template for the Yii framework.
creocoder/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
creocoder/clearPHP
Reference for writing clear PHP code
creocoder/awesome-javascript
A collection of awesome browser-side JavaScript libraries, resources and shiny things.
creocoder/awesome-psr15-middlewares
A curated list of awesome PSR-15 HTTP Middleware resources
creocoder/blog-cqrs
A blog engine written in PHP and powered with CQRS + Event Sourcing
creocoder/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
creocoder/http-status
A minimal package for working with HTTP statuses.
creocoder/role
jQuery plugin to provide easy way to handle DOM elements by role attribute
creocoder/docs
[READ ONLY] Documentation for the SimpleBus organisation
creocoder/EventCentric.Core
Event Sourcing and CQRS in PHP
creocoder/http-message
The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
creocoder/humhub
HumHub - Open Source Social Network
creocoder/javascript
JavaScript Style Guide
creocoder/javascript-path
:books: List of books to master JavaScript Development :rocket:
creocoder/json-api
Framework agnostic JSON API (jsonapi.org) implementation
creocoder/last-wishes
Last Wishes is a PHP application written following Domain-Driven Design approach. It's one of the sample applications where you can check the concepts explained in the "Domain-Driven Design in PHP" book.
creocoder/lightncandy
An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ),
creocoder/protects
Buttercup.Protects is a PHP library for building Aggregates that protect business rules, and that announce Domain Events.
creocoder/slate
Beautiful static documentation for your API
creocoder/swagger2markup
A Swagger to AsciiDoc or Markdown converter to simplify the generation of an up-to-date RESTful API documentation by combining documentation that’s been hand-written with auto-generated API documentation.
creocoder/teapot
Simple PHP library to improve verbosity in HTTP response codes
creocoder/uncss
Remove unused styles from CSS
creocoder/yii2-debug
Yii 2 Debug Extension.