Libraries tagged by concept7
concept-image/wp-header
96 Downloads
A package for adding header to a theme with Acorn
concept-image/wp-footer-base
96 Downloads
A package for adding base footer (footer + option) to a theme with Acorn
concept-image/wp-custom-post-types
97 Downloads
Register custom post types and taxonomies in WordPress.
concept-image/wp-blocks
96 Downloads
ACF Blocks for WordPress
concept-image/wp-archive-base
107 Downloads
A package for adding a base for managing archive to a theme with Acorn (base view composer for archive, pagination, filters, etc...)
conceptbyte/time-traveller
91 Downloads
Time travelling for Laravel models.
wp4laravel/wp4laravel-plugin
9275 Downloads
Wordpress plugin for the WP4Laravel concept
wiz-develop/php-monad
40 Downloads
📦 Implemented the concept of monads in functional programming in PHP.
trilations/equatable
5701 Downloads
A library for an equatable concept
star/identity
1969 Downloads
Library of classes that encapsulates identity concepts.
raspberryswwwirl/silverstripe-md-colorfield
620 Downloads
Proof-of-concept for Material Design colorpicker built with Vue.
php-kitchen/yii2-domain
2169 Downloads
Implementation of DDD key concepts for Yii2.
outhebox/nova-fields-agent
903 Downloads
This field give the ability to hide fields from your resources table on mobile screens for a better responsive concept
mouf/utils.common.url-interface
353965 Downloads
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!
mouf/utils.action.action-interface
365993 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.