Libraries tagged by Ve
doctrine/migrations
183575165 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
ocramius/package-versions
73002066 Downloads
Provides efficient querying for installed package versions (no runtime IO)
composer/package-versions-deprecated
178810194 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
symfony/polyfill-php84
23932311 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php70
195443143 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-php56
195306669 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
pdepend/pdepend
100896734 Downloads
Official version of pdepend to be handled with Composer
markrogoyski/math-php
6077841 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
friendsofphp/proxy-manager-lts
123201432 Downloads
Adding support for a wider range of PHP versions to ocramius/proxy-manager
drush/drush
51700114 Downloads
Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.
symplify/vendor-patches
5158342 Downloads
Generate vendor patches for packages with single command
symfonycasts/verify-email-bundle
3733596 Downloads
Simple, stylish Email Verification for Symfony
rubix/ml
1137463 Downloads
A high-level machine learning and deep learning library for the PHP language.
clue/graph
3940441 Downloads
GraPHP is the mathematical graph/network library written in PHP.
venturecraft/revisionable
5983942 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel