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

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

Minimum PHP version: 7.4.0 Actions PHP Censor Codecov Latest Version Total downloads License

PHP Censor is an open source, self-hosted, continuous integration server for PHP projects (PHPCI fork). Official twitter @php_censor.

PHP Censor versions:

Version Latest Branch Status Minimal PHP Version
1.0 (Morty Smith) 1.0.16 release-1.0 Old version (UNSUPPORTED) >=5.6, <8.0
1.1 (Birdperson) 1.1.6 release-1.1 Old version (UNSUPPORTED) >=5.6, <8.0
1.2 (Summer Smith) 1.2.4 release-1.2 Old version (UNSUPPORTED) >=5.6, <8.0
1.3 (Jerry Smith) 1.3.7 release-1.3 Old version (UNSUPPORTED) >=5.6, <8.0
2.0 (Rick Sanchez) 2.0.12 release-2.0 Last stable version (Upgrade from v1 to v2) >=7.4
2.1 (Mr. Meeseeks) 2.1.4 release-2.1 Current stable version >=7.4
2.2 WIP master Feature minor version (WIP) >=7.4

More screenshots.

System requirements

Features

Changelog

Versions changelog.

Roadmap

See milestones.

Installing

See Installing section in documentation;

Updating

See Updating section in documentation;

Configuring project

There are several ways to set up the project:

The project config should look something like this:

More details about configuring project in documentation.

Migrations

Run to apply latest migrations:

Run to create a new migration:

Code style

Tests

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

For database tests create an empty databases on 'localhost' with user/password for MySQL/PostgreSQL and set env variables from phpunit.xml.dist config. For example:

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 >=7.4.0
ext-openssl Version *
ext-pdo Version *
ext-json Version *
ext-dom Version *
ext-libxml Version *
ext-simplexml Version *
ext-curl Version *
ext-bcmath Version *
php-censor/common Version ^1.0
swiftmailer/swiftmailer Version ^6.2
symfony/http-foundation Version ^5.4
symfony/yaml Version ^5.4
symfony/console Version ^5.4
symfony/finder Version ^5.4
symfony/dom-crawler Version ^5.4
symfony/css-selector Version ^5.4
symfony/browser-kit Version ^5.4
symfony/process Version ^5.4
symfony/filesystem Version ^5.4
symfony/dependency-injection Version ^5.4
symfony/event-dispatcher Version ^5.4
symfony/cache Version ^5.4
psr/log Version ^1.1
monolog/monolog Version ^2.2
pimple/pimple Version ^3.3
robmorgan/phinx Version ~0.12.0
sensiolabs/ansi-to-html Version ^1.2
pda/pheanstalk Version ^4.0
guzzlehttp/guzzle Version ^6.5
jasongrimes/paginator Version ^1.0
voku/anti-xss Version ^4.1
sebastian/diff Version ^4.0
maknz/slack Version ^1.7
hipchat/hipchat-php Version ^1.4
php-censor/flowdock-client 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 php-censor/php-censor contains the following files

Loading the files please wait ....