Download the PHP package jyxo/php without Composer

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

Jyxo PHP Library

Welcome to Jyxo PHP Library.

A long time ago, in a galaxy far far away... there has been an IT company called Jyxo s.r.o. It has existed for several years and created and contributed to numerous projects.

To share fruits of work of individual project teams and to not re-invent the wheel over and over again, a collection of libraries has been created. It has been given the name "Jyxo PHP Library" and it has happily grown throughout the years.

One day, a couple of company developers came with the idea to make it open source and publish it on github. It took some time, some management decisions, but we've made it. And here we are :)

In this repository we will continuously publish various bits and pieces from this library. We will do our best to publish everything that would be useful to anyone from the outside world. It will be kind of long run, since many parts will have to be cleaned and polished first and above all - we have to translate docblocks and comments to English first :)

A big part of the library will also be covered by PHPUnit tests.

The code you find here is in actual use in various projects and to the best of our knowledge, it can be considered stable. But as always, read the License first.

API documentation

You can find the automatically generated documentation at http://jyxo.github.com/php.

Original library authors

Many developers have contributed to the library throughout the years. Here are those who were daring enough to put their names into docblocks… or those whose names were put there by others :)

Jaroslav Hanslík, Matěj Humpál, Jan Kaštánek, Jan Kolibač, Petr Krejčík, Ivo Marvan, Jan Matoušek, Ondřej Nešpor, Jan Pěček, Ondřej Procházka, Roman Řáha, Vojtěch Semecký, Štěpán Svoboda, Martin Šamšula, Jakub Škrha, Martin Švihla, Jan Tichý, Jakub Tománek, Ladislav Vacek, Martin Voldřich

Repository maintainers and contributors

Individual contributors


All versions of php with dependencies

PHP Build Version
Package Version
Requires php Version ^7.1 || ^8.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 jyxo/php contains the following files

Loading the files please wait ....