Download the PHP package erp-mgroen/php-censor without Composer

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

PHP Censor Travis CI Latest Version Total downloads License SensioLabs Insight

PHP Censor is a open source self-hosted continuous integration server for PHP projects (PHPCI fork).

More screenshots.

System requirements

Features

Installing

Or download latest archive from Github, unzip it and run composer install.

Installing via Docker

If you want to install PHP Censor as Docker container, you can use php-censor/docker-php-censor project.

Updating

Configuring project

There are several ways to set up the project:

The project config should look something like this:

More details about configuring project.

Migrations

Run to apply latest migrations:

Run to create new migration:

Tests

For Phar plugin tests set 'phar.readonly' setting to Off (0) in php.ini config. Otherwise tests will be skipped.

For database B8Framework tests create empty 'b8_test' database on 'localhost' with user/password: root/<empty>' for MySQL and with user/password: postgres/<empty>' for PostgreSQL (You can change default test user, password and database name in phpunit.mysql|pgsql.xml config). If connection failed tests will be skipped.

Documentation

Full PHP Censor documentation.

License

PHP Censor is open source software licensed under the BSD-2-Clause license.


All versions of php-censor with dependencies

PHP Build Version
Package Version
Requires php Version >=5.6.0
ext-openssl Version *
ext-pdo Version *
ext-json Version *
ext-xml Version *
ext-curl Version *
swiftmailer/swiftmailer Version 5.4.*
symfony/yaml Version 3.3.*
symfony/console Version 3.3.*
psr/log Version 1.0.*
monolog/monolog Version 1.22.*
pimple/pimple Version 3.0.*
robmorgan/phinx Version 0.8.*
sensiolabs/ansi-to-html Version 1.1.*
pda/pheanstalk Version 3.1.*
guzzlehttp/guzzle Version 6.2.*
phpunit/phpunit Version 5.7.*
codeception/codeception Version 2.3.*
phpmd/phpmd Version 2.6.*
sebastian/phpcpd Version 2.0.*
squizlabs/php_codesniffer Version 2.8.*
block8/php-docblock-checker Version 1.3.*
phploc/phploc Version 4.0.*
jakub-onderka/php-parallel-lint Version 0.9.*
sensiolabs/security-checker Version 4.0.*
doctrine/instantiator Version 1.0.*
phpunit/php-token-stream Version 1.4.*
mnsami/composer-custom-directory-installer Version 1.1.*
npm-asset/sprintf-js Version 1.0.*
npm-asset/codemirror Version 5.23.*
bower-asset/admin-lte Version 2.3.*
bower-asset/font-awesome Version 4.7.*
bower-asset/ionicons Version 2.0.*
bower-asset/raphael Version 2.2.*
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 erp-mgroen/php-censor contains the following files

Loading the files please wait ....