Libraries tagged by gist
facile-it/mongodb-bundle
175028 Downloads
Bundle service integration of official [mongodb/mongo-php-library](https://github.com/mongodb/mongo-php-library) driver library
elgigi/commonmark-emoji
210534 Downloads
CommonMark extension adds UTF-8 emoji with Github tag for the `league/commonmark` PHP Markdown parsing engine, based on the CommonMark spec.
dave-liddament/test-splitter
312897 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on GitHub actions)
cytopia/awesome-ci
5888 Downloads
Lot's of tools for git, file and static source code analysis.
contributte/facebook
577879 Downloads
Easy-to-use Facebook login wrapper for [`Nette Framework`](https://github.com/nette/).
captainhook/hook-installer
490644 Downloads
Composer Plugin that makes everyone activate the CaptainHook git hooks locally
bellangelo/type-coverage-updater
196281 Downloads
A tool to auto-update the type coverage of this Tomas's Type Coverage extension https://github.com/TomasVotruba/type-coverage
andig/php-shunting-yard
207547 Downloads
Refactored repack of https://github.com/droptable/php-shunting-yard
acsiomatic/device-detector-bundle
139420 Downloads
Symfony Bundle for https://github.com/matomo-org/device-detector
predicthq/address-formatter
171898 Downloads
Address formatter using country templates from https://github.com/OpenCageData/address-formatting
deanblackborough/php-quill-renderer
211891 Downloads
Render quill insert deltas to HTML, Markdown and GitHub flavoured Markdown
burzum/file-storage
113853 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
burzum/cakephp-file-storage
195740 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
xheaven/composer-git-hooks
17453 Downloads
Easily manage git hooks in your composer config
wcm/git-php-hooks
38242 Downloads
Write git hooks with PHP, organize them on a per-project base and automatically add them