Continuous Integration for PHP

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • synology-dlm-rarbg

    RarBG search module for Synology Download Manager

  • Before showing some code it appears that I may have over engineered this build a bit: I created a second build file dlm\build.xml that is called by the first. Obviously I cannot clearly remember why right now but I think it had to do with the possibility of packaging multiple search modules in the same project. Anyway, how do you call another build file then? Simple:

  • phplint

    :bug: A tool that can speed up linting of php files by running several lint processes at once.

  • build: runs PHPLint on the source code and copies the source code and the dependencies in the tmp\out\bin folder. If I had to do it today I would probably isolate the first action in an analyze target. The second action would do well in the package target. My own consistency evolves over timeā€¦

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts