Libraries tagged by exa
michielroos/h5p
18337 Downloads
Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.
mediacurrent/mis_profile
58182 Downloads
MC example profile template
maurobonfietti/rest-api-slim-php
1668 Downloads
Example of REST API with Slim PHP Framework.
logicbrush/metrics
13581 Downloads
Examines the clover metrics for the project and will update method Docblocks in the provided source file with `@Metric` annotations.
localgovdrupal/localgov_demo
89690 Downloads
Example content for demonstrating the LocalGovDrupal distribution and to help with development.
kuvvu/envexample
950 Downloads
Create an update env.example with artisan
jetrails/deployer-autopilot
1382 Downloads
AutoPilot deployer recipe, guides, and examples
instituteweb/composer-scripts
24081 Downloads
Fixes slashe issues on Windows when executing composer scripts (like 'bin/example').
goodwp/goodenberg
449 Downloads
Goodenberg is a library of components, helpers and examples for building modern WordPress sites and applications withthe block editor and all other features introduced with Gutenberg.
getkirby/pluginkit
1479 Downloads
Kirby Example Plugin
fzaffa/baseconverter
4360 Downloads
Converts base 10 numbers to any set of characters provided, for example an [a-zA-Z] range.
copex/vatfix
16971 Downloads
Magento2 module for accepting VAT's (UID) with country code (ex.ATU69932326) as usual in EU.
contao/contao-demo
5343 Downloads
This is an example website for Contao, a powerful open source CMS that allows you to create professional websites and scalable web applications.
chubbyphp/chubbyphp-parsing
86596 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
cheprasov/php-parallel
12419 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases