Libraries tagged by code pattern
wecodemore/astrofields-core
106 Downloads
A PHP Pattern Library for Fields, Forms and other User provided Input
weareindi/pillar-core
152 Downloads
A TWIG powered pattern system
voboghure/php-mvc-core
5 Downloads
At the heart of the framework is the MVC pattern, which separates the application logic into three distinct components: the Model, the View, and the Controller.
florianwolters/component-core-valueobject
551 Downloads
The Value Object implementation pattern as a PHP component.
florianwolters/component-core-enum
123 Downloads
The Typesafe Enum pattern as a PHP component.
florianwolters/component-core-debugprint
777 Downloads
The Debug Print Method implementation pattern as a PHP component.
attla/core-design
11 Downloads
Enhances laravel to the domain driven design (DDD) pattern oriented structure.
concept-labs/proxiable
3 Downloads
(C)oncept-Labs Core
concept-labs/ableable
9 Downloads
(C)oncept-Labs Core
concept-labs/able
24 Downloads
(C)oncept-Labs Core
reneknox/reneknox-press
34 Downloads
building core designed to help developers familiar with Laravel and the MVC pattern create high-quality plugins for WordPress. By providing a solid foundation of tools and best practices, ReneknoxPress can help developers save time and effort during the development process and create plugins that are easy to maintain and extend over time.
chihchenghuang/laravel-mrs-generators
22 Downloads
This package is a experimental project inspired by yish/generators which extends the core file generators based on Laravel 5. It can help you build classes with basic Model-Repository-Service pattern.
atxy2k/essence
220 Downloads
Core for you can start a project with a custom infrastructure with a hybrid pattern and awesome functionality
pattern/statamic-business-mode
1468 Downloads
Business mode for Statamic CMS
theaomx/htmlnode
29 Downloads
Create custom HTML-Markup by constructing AST-Node-Trees with an easy-to-use HtmlBuilder that implements the builder pattern.