Download the PHP package nabeel/phpvms without Composer

On this page you can find all versions of the php package nabeel/phpvms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package phpvms

phpVMS 7

Build Codacy Badge Latest Stable Version StyleCI License

The next phpvms version built on the laravel framework. work in progress. The latest documentation, with installation instructions is available on the phpVMS documentation page.

Installation

A full distribution, with all of the composer dependencies, is available at this GitHub Releases link.

Requirements

View more details on requirements

Installer

  1. Upload to your server
  2. Visit the site, and follow the link to the installer

View installation details

Development Environment with Docker

A full development environment can be brought up using Docker and Laravel Sail, without having to install composer/npm locally

Then go to http://localhost.

Instead of repeatedly typing vendor/bin/sail to execute Sail commands, you may wish to configure a shell alias that allows you to execute Sail's commands more easily:

Then you can execute php, artisan, composer, npm, etc. commands using the sail prefix:

Building JS/CSS assets

Yarn is required, run:

This will build all of the assets according to the webpack file.


All versions of phpvms with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
ext-json Version *
ext-mbstring Version *
ext-simplexml Version *
ext-bcmath Version *
ext-pdo Version *
ext-intl Version *
fisharebest/ext-calendar Version ^2.5
symfony/flex Version ^1.0
symfony/polyfill-iconv Version ~1.22.0
symfony/polyfill-intl-icu Version *
symfony/polyfill-intl-idn Version *
symfony/polyfill-mbstring Version *
symfony/polyfill-php81 Version *
symfony/polyfill-php82 Version *
symfony/deprecation-contracts Version ~v3.2.0
symfony/event-dispatcher-contracts Version ~3.2.0
symfony/mailgun-mailer Version ^6.2
symfony/console Version ^6.2
symfony/http-client Version ^6.2
symfony/yaml Version ~6.2
psr/container Version 1.1.1
composer/composer Version ~2.3.0
composer/installers Version ~1.12.0
laravel/framework Version ~v10.0
arrilot/laravel-widgets Version ~3.13.0
doctrine/dbal Version ^3.0
guzzlehttp/guzzle Version ~7.4.1
hashids/hashids Version ~4.1.0
igaster/laravel-theme Version dev-master
intervention/image Version ~2.4
jmikola/geojson Version 1.0.*
joshbrw/laravel-module-installer Version ~2.0.1
laracasts/flash Version ~3.2.2
laravel/helpers Version ~v1.6.0
laravelcollective/html Version ~6.4.0
jeremykendall/php-domain-parser Version ~6.3
league/commonmark Version ~2.4
league/csv Version ~9.9.0
league/geotools Version ~1.1.0
league/iso3166 Version ~4.2.0
markrogoyski/math-php Version ~2.5.0
myclabs/deep-copy Version ~1.10.0
nabeel/vacentral Version ~2.1.0
nwidart/laravel-modules Version ~10.0.0
php-units-of-measure/php-units-of-measure Version ~2.1.0
phpvms/sample-module Version ~1.0
prettus/l5-repository Version ~2.9.0
santigarcor/laratrust Version ^8.0
semver/semver Version ~1.1.0
spatie/valuestore Version ~1.3.2
tivie/php-os-detector Version ~1.1.0
vlucas/phpdotenv Version ~5.5
webpatser/laravel-uuid Version ~4.0.1
oomphinc/composer-installers-extender Version ~2.0.0
laravel/ui Version ^4.2.2
madnest/madzipper Version ^1.4.0
elcobvg/laravel-opcache Version ^0.4.1
fakerphp/faker Version ^v1.19.0
queueworker/sansdaemon Version ^1.2.7
jpkleemans/attribute-events Version ^1.4.0
akaunting/laravel-money Version ^4.0.1
staudenmeir/belongs-to-through Version ^v2.13.0
staudenmeir/eloquent-has-many-deep Version 1.18.0
spatie/laravel-ignition Version ^2.0
kyslik/column-sortable Version ^6.5
jlorente/laravel-data-migrations Version ^2.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package nabeel/phpvms contains the following files

Loading the files please wait ....