Libraries tagged by git
utopia-php/vcs
70980 Downloads
A simple library to integrate version control systems like GitHub, GitLab etc. to receive webhook events
soyuka/stubs-mongodb
810282 Downloads
ext-mongodb stubs taken from https://github.com/JetBrains/phpstorm-stubs
pulse00/ffmpeg-bundle
439615 Downloads
Symfony bundle to provide PHP-FFmpeg as a Symfony service (https://github.com/alchemy-fr/PHP-FFmpeg)
php-composter/php-composter
22329 Downloads
Git Hooks Management through Composer.
phly/keep-a-changelog
98928 Downloads
Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.
overtrue/php-opencc
12772 Downloads
中文简繁转换,支持词汇级别的转换、异体字转换和地区习惯用词转换(中国大陆、台湾、香港、日本新字体)。基于 [BYVoid/OpenCC](https://github.com/BYVoid/OpenCC) 数据实现。
olivertappin/phpcs-diff
126254 Downloads
Detects violations of a defined coding standard based on a git diff.
mvenghaus/filament-plugin-translatable-inline
32454 Downloads
An alternative to https://github.com/filamentphp/spatie-laravel-translatable-plugin. The difference is that all translations occur directly under each field.
lochmueller/focuspoint
157044 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
lochmueller/calendarize
125362 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
kouz/laravel-airbrake
291250 Downloads
Laravel service provider for Airbrake https://github.com/airbrake/phpbrake
fmonts/ffmpeg-bundle
153987 Downloads
Symfony bundle to provide PHP-FFmpeg as a Symfony service (https://github.com/PHP-FFMpeg/PHP-FFMpeg/)
facile-it/mongodb-bundle
163749 Downloads
Bundle service integration of official [mongodb/mongo-php-library](https://github.com/mongodb/mongo-php-library) driver library
elgigi/commonmark-emoji
205806 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
291632 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on github actions)