Libraries tagged by release provider
dakenf/release-profiler-bundle
83 Downloads
This Bundle provides request logging and extended error reporting by slack or email
umdigital/wordpress-github-updater
194 Downloads
Provides simple method to distribute releases using github rather than wordpress plugin repo.
vdubyna/git-release-man
3 Downloads
Git release manager which provides release strategy by Pull Requests
icybee/module-press-releases
19 Downloads
Provides the press release content type.
netzmacht/release-notifier
13 Downloads
Ths package provides a CLI tool to create release notes of packagist releases.
netzmacht/packagist-release-publisher
7 Downloads
Ths package provides a CLI tool to create release notes of packagist releases.
loadsys/puphpet-release-composer-installer
467 Downloads
Provides a composer custom installer that works with `loadsys/puphpet-release` to add a PuPHPet.com vagrant box to a project via composer. DANGEROUS! Overwrites non-vendor files! Seriously, don't use this, or read the readme VERY carefully.
floodgate/floodgate-php-sdk
9103 Downloads
PHP SDK for Floodgate, a cloud service which provides a centralized management console for managing remote feature flags.
vsitnikov/pdflib
32 Downloads
Current Release of PDFlib provide you methods to convert PDF to Images as well as Images to PDF.
src-run/augustus-polyfill-library
994 Downloads
Symfony/polyfill-* and provides an Error/Throwable implementation for pre-7.0 PHP release.
sigurniv/laravel-script-runner
394 Downloads
This package provides an easy way to run post-release scripts
phpfu/puphpet-installer
68 Downloads
Provides a composer custom installer that works with `loadsys/puphpet-release` to add a PuPHPet.com vagrant box to a project via composer. DANGEROUS! Overwrites non-vendor files! Seriously, don't use this, or read the readme VERY carefully.
pedromazala/semaphore
68 Downloads
This library provides an api for semaphore acquire and release
messagemedia/conversations
4 Downloads
The Conversations API allows users to communicate by sending and receiving messages via Over-The-Top (OTT) messaging services. OTT application is an app or service that provides a product over the Internet and bypasses traditional distribution. Here's an in-depth explanation of what the term means.This feature is disabled by default. To enable it, you don't need to make any changes to your application, just an account configuration change by MessageMedia's support team [email protected] our initial release, we're releasing Facebook Messenger which allows you to send messages as a Facebook page owner and receive messages from other Facebook users.
landlib/treealgorithms
31 Downloads
This group of methods for work with tree structure. Provide methods build tree from flat array, find node in the tree by id, walk tree and execulte callback function for each node. Node of the tree has fields like as id, parent_id, children. Concrete names of the tree node fields can be configured with TreeAlgorithms properties idFieldName, parentIdFieldName, childsFieldName. Also exists javascript release, search lamzin-andrey/landlib on github.