Download the PHP package f-froehlich/utils without Composer

On this page you can find all versions of the php package f-froehlich/utils. 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 utils

Utils

This Repository contains some useful Stuff for my Projects

Copyright (c) 2020 Fabian Fröhlich [email protected]

Full License Information see LICENSE file in root directory of this source code and License section of this File.

License

This section contains the additional terms of the AGPLv3 license agreement, a copy of the AGPLv3 is included in the LICENSE file.

  1. Adaptation of the README.md is prohibited. The file must also be included with each copy.

  2. Adjustments of any kind must be listed in the attached CHANGELOG.md file. It is sufficient to name the change and the reason for the change here and to give appropriate references to the processing in the source code at the appropriate place.

  3. All edited copies must be made available on github. You have to fork the original repository or use a fork from the original repository.

  4. Each editor of copies can adapt the license terms for his source code. At the appropriate place in the CHANGELOG.md and in the source code there must be a corresponding note on adaptation of the license and where it is located. The adaptation of the license must be enclosed in a separate document with the source code. Further license terms must not restrict already existing terms. If they nevertheless violate the terms, they shall be considered invalid.

  5. When using this source code in the commercial sector, a link visible to the user must be placed in at least one link in the following form on every page in a suitable place:

    The wording is decisive here, so another language may be used. Attributes of the link may also be adjusted, but the link must be followable by web crawlers (e.g. Googlebot).

    Furthermore, the imprint has to include a clear reference to the original github repository https://github.com/f-froehlich/symfony-validator as well as the link mentioned above in the body text.

    When using the source code in non-commercial case, only the note in the Imprint and the link on the start page must be included.


All versions of utils with dependencies

PHP Build Version
Package Version
Requires php Version ^7.1
ext-xml Version *
doctrine/collections Version ^1
symfony/framework-bundle Version ^4|^5
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 f-froehlich/utils contains the following files

Loading the files please wait ....