Libraries tagged by composer link
klev-o/telegram-bot-api
5283 Downloads
Simple and convenient object-oriented implementation Telegram bot API with php version ^7.4 support. You'll like it)
lingfennan/protobuf
39 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
lysice/php-simple-html-dom-parser
25554 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
drnxloc/laravel-simple-html-dom
223098 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
instituteweb/composer-scripts
23177 Downloads
Fixes slashe issues on Windows when executing composer scripts (like 'bin/example').
umpirsky/composer-permissions-handler
29613 Downloads
Composer script handling directories permissions by making them writable both by the web server and the command line user.
0xch/composer-vendor-cleanup
17302 Downloads
Removes whitelisted unnecessary files (like tests/docs etc.) from vendor directory
requtize/semver-converter
7002 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.
ise/php-soundcloud
98231 Downloads
API Wrapper for SoundCloud written in PHP with support for authentication using OAuth 2.0 by Anton Lindqvist (mptre), composer support added by Gary Lockett (ise)
stolt/composer-travis-lint
13429 Downloads
Composer script to lint a Travis CI configuration file.
linearsoft/composer-svn-export
13399 Downloads
A plugin that allows Composer to export SVN packages instead of checking them out
convertiv/composer-wordpress
6587 Downloads
This library fills a gap when using wordpress with composer. Previously, packages like Drupal's preserve paths composer plugin closed this gap, but with Composer 2's parallel operations, preserve paths creates a race condition.
linniksa/composer-smart-source-url
51953 Downloads
Helps composer choose the right url for private packages from gitlab
tacoberu/composer-schema-manage
964 Downloads
Initiate versioning the database like code.
skilla/lint-namespaces
8345 Downloads
Search all psr-4 namespaces defined in composer.json and check that all files under this namespaces are really complaint with these