Libraries tagged by tribe
tributemedia/google_calendar_events
12 Downloads
Creates Event nodes from a configured Google Calendar.
tributemedia/careers
71 Downloads
Drupal 9 module provides content type and basic configurations for a Careers feature.
tributemdeia/tm_events
53 Downloads
Provides Event content type and related configuration. Use Events to create new events to display in your events calendar. New events will be automatically added to your calendar once they are published.
tribus/versioncontrol
8 Downloads
PHP library that helps with deprecated classes and function calls in Drupal 8 and 9.
trebel/schematic
6 Downloads
Schematic: Schema exchange protocol
tibezh/ukrposhta-php-sdk
21 Downloads
Contains integration with Ukrposhta service.
tiben/framework-project
4 Downloads
A Skeleton to create a new project using TiBeN/Framework
tibemolde/placeholder-pixel
37 Downloads
Create a base64-encoded transparent pixel of the given width and height
tibemolde/embedder
449 Downloads
Embed videos (YouTube, Vimeo, Facebook) easily!
tibee/yii2-multi-select-widget
0 Downloads
Multiselect Bootstrap widget for Yii2.
thibedev/laravel-dropzone-chunk
19 Downloads
Laravel 9 Service that make it easy to handle chunked upload (dropzone out of the box)
merlin-tribukait/drupal-project
122 Downloads
Project template for Drupal 8 projects with composer
zorro909/twitch-api
14 Downloads
This TwitchAPI for PHP tries to be completely compatible with the new Twitch API (https://dev.twitch.tv/docs/api/)
yuxblank/phackp
81 Downloads
pHackp aim to provide a fast and easy way to build modern and responsive websites and apps. It provides an Model View Controller structure for organizing your project and tries to be as far as possible 'convention over configuration'
yousafsyed/algorithms
19 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.