Libraries tagged by particles
numero2/contao-mobile-only
1098 Downloads
Control the visibility of pages, articles and elements on desktop and mobile devices.
nikolay-oskin/contents
17 Downloads
Table of contents generator Laravel package for posts, news, articles or any other text
menatwork/clipboard
1077 Downloads
Store pages, articles and content elements in long-term clipboard
mediawiki/voting
59 Downloads
Multi-criteria customizable rankings of the articles
mediawiki/talk-right
332 Downloads
Makes editing MediaWiki talk pages a distinct action from editing articles
lucamauri/recentactivity
62 Downloads
Adds parser functions for listing recently created and edited articles
jcbsn/kontentblocks
139 Downloads
WordPress Plugin. Shorten the gap between design constrains, developer efficiency, users flexibility and ease of use to create, edit and control content for both parties.
hut6/oembed
2311 Downloads
A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.
hofff/contao-navigation-article
736 Downloads
Integrate articles into hofff.com navigation module for Contao CMS
heimrichhannot/contao-parallaximage-bundle
96 Downloads
A bundle to add parallax background images to articles.
heimrichhannot/contao-newsnavigation-bundle
1628 Downloads
A bundle to provide a navigation between news articles
denyadzi/luya-module-posts
139 Downloads
The posts module provides standard blog/news functionality, including categories, articles, tags, wysiwyg, social networks integration.
d3/articlevoucher
1313 Downloads
Allows articles to be used as voucher value
ctwj/wechat_search_api
41 Downloads
api for wechat subscribe account and articles by sogou search
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.