Skip to content

Latest commit

 

History

History
211 lines (200 loc) · 19.6 KB

ROADMAP.md

File metadata and controls

211 lines (200 loc) · 19.6 KB

Roadmap

Current status reflect the contents of the master branch of this repository.

PHP modules compare

Legend:

  • ✅ available in project
  • ❌ not available in project
  • ✔ always enabled and cannot be disabled
Name Description Devilbox this project
Total available 103 114
amqp The amqp PHP Extension
apc The apc PHP Extension
apcu The apcu PHP Extension
ast The ast PHP Extension
bcmath The bcmath PHP Extension
blackfire The blackfire probe Extension
bz2 The bz2 PHP Extension
calendar The calendar PHP Extension
Core The Core PHP Extension
ctype The ctype PHP Extension
curl The curl PHP Extension
date The date PHP Extension
dba The dba PHP Extension
dom The dom PHP Extension
enchant The enchant PHP Extension
ereg The ereg PHP Extension
exif The exif PHP Extension
ffi The FFI PHP Extension
fileinfo The fileinfo PHP Extension
filter The filter PHP Extension
ftp The ftp PHP Extension
gd The gd PHP Extension
geoip The geoip PHP Extension
gettext The gettext PHP Extension
gmp The gmp PHP Extension
hash The hash PHP Extension
http The http PHP Extension
iconv The iconv PHP Extension
igbinary The igbinary PHP Extension
imagick The imagick PHP Extension
imap The imap PHP Extension
interbase The interbase PHP Extension
intl The intl PHP Extension
ioncube Loader for ionCube Secured Files
jsmin The jsmin PHP Extension
json The json PHP Extension
ldap The ldap PHP Extension
libxml The libxml PHP Extension
lzf The lzf PHP Extension
mailparse The mailparse PHP Extension
mbstring The mbstring PHP Extension
mcrypt The mcrypt PHP Extension
memcache The memcache PHP Extension
memcached The memcached PHP Extension
mhash The mhash PHP Extension
mongo The mongo PHP Extension
mongodb The mongodb PHP Extension
msgpack The msgpack PHP Extension
mysql The mysql PHP Extension
mysqli The mysqli PHP Extension
mysqlnd The mysqlnd PHP Extension
oauth The oauth PHP Extension
oci8 The oci8 PHP Extension
opcache The opcache PHP Extension
openssl The openssl PHP Extension
pcntl The pcntl PHP Extension
pcre The pcre PHP Extension
pdo The pdo PHP Extension
pdo_dblib The pdo_dblib PHP Extension
pdo_firebird The pdo_firebird PHP Extension
pdo_mysql The pdo_mysql PHP Extension
pdo_oci The pdo_oci PHP Extension
pdo_odbc The pdo_odbc PHP Extension
pdo_pgsql The pdo_pgsql PHP Extension
pdo_sqlite The pdo_sqlite PHP Extension
pdo_sqlsrv The pdo_sqlsrv PHP Extension
pgsql The pgsql PHP Extension
phalcon The phalcon PHP Extension
phar The phar PHP Extension
posix The posix PHP Extension
pspell The pspell PHP Extension
psr The psr PHP Extension
raphf The raphf PHP Extension
rdkafka The rdkafka PHP Extension
readline The readline PHP Extension
recode The recode PHP Extension
redis The redis PHP Extension
reflection The reflection PHP Extension
session The session PHP Extension
shmop The shmop PHP Extension
simplexml The simplexml PHP Extension
snmp The snmp PHP Extension
soap The soap PHP Extension
sockets The sockets PHP Extension
sodium The sodium PHP Extension
solr The solr PHP Extension
spl The spl PHP Extension
sqlite The sqlite PHP Extension
sqlsrv The sqlsrv PHP Extension
sqlite3 The sqlite3 PHP Extension
ssh2 The ssh2 PHP Extension
standard The standard PHP Extension
stomp The stomp PHP Extension
swoole The swoole PHP Extension
sysvmsg The sysvmsg PHP Extension
sysvsem The sysvsem PHP Extension
sysvshm The sysvshm PHP Extension
tidy The tidy PHP Extension
tokenizer The tokenizer PHP Extension
uploadprogress The uploadprogress PHP Extension
uuid The uuid PHP Extension
vips The vips PHP Extension
wddx The wddx PHP Extension
xdebug The xdebug PHP Extension
xhprof The xhprof PHP Extension
xlswriter The xlswriter PHP Extension
xml The xml PHP Extension
xmldiff The xmldiff PHP Extension
xmlreader The xmlreader PHP Extension
xmlrpc The xmlrpc PHP Extension
xmlwriter The xmlwriter PHP Extension
yaml The yaml PHP Extension
yac The yac PHP Extension
yar The yar PHP Extension
xsl The xsl PHP Extension
zip The zip PHP Extension
zlib The zlib PHP Extension

Tools compare

Legend:

  • ✅ available in project
  • ❌ not available in project
Name Description Devilbox this project
Total available 39 41
awesome-ci Awesome Continuous Integration
asciinema Terminal session recorder
box Fast, zero config application bundler with PHARs
cachetool CLI application and library to manage apc and opcache
composer Dependency Manager for PHP
deployer A deployment tool written in PHP
drupalconsole The Drupal CLI
drush 7
drush 8
drush 9
git Git is a free and open source distributed version control system
gitflow Git extensions to provide high-level repository operations
graphviz Graph Visualization Tools
homebrew The missing package manager for macOS or Linux
htop Interactive process viewer
httpie Httpie
http-prompt Httpie
jq Command-line JSON processor
jsonlint A JSON parser and validator for CLI
laravel The Laravel application installer
linkcheck URLs checker
mhsendmail sendmail for MailHog
mysqldumpsecure Encrypted mysqldump script with compression
nvm Node Version Manager
openJDK OpenJDK Java runtime
phalcon-devtools Phalcon Developer Tools
photon-installer Photon CMS Installer
phive The PHAR Installation and Verification Environment
php-cs-fixer PHP Coding Standards Fixer
phpbu PHP Backup Utility
phpbench PHP Benchmarking framework
phpcbf Automatically corrects coding standard violations
phpcs Detects coding standard violations
phpdd PHP Deprecation Detector
phpdoc PHP Documentor
phplint v2 Checks PHP file syntax
phplint v3 Checks PHP file syntax
phpmd Find problems in PHP code
phpmnd PHP Magic Number Detector
phpstan PHP Static Analysis Tool
phpunit 4 The PHP Unit Testing framework (4.x version)
phpunit 5 The PHP Unit Testing framework (5.x version)
phpunit 6 The PHP Unit Testing framework (6.x version)
phpunit 7 The PHP Unit Testing framework (7.x version)
phpunit 8 The PHP Unit Testing framework (8.x version)
phpunit 9 The PHP Unit Testing framework (9.x version)
pickle PHP Extension installer
pip v2 The Python package installer (2.x version)
pip v3 The Python package installer (3.x version)
psalm Finds errors in PHP applications
stylelint Styles linter
symfony-cli Symfony CLI
symfony-installer The Symfony Installer
tig Text-mode interface for git
wp-cli WP-CLI framework
wkhtmltopdf Convert HTML to PDF using Webkit
yamllint A linter for YAML files
yarn Yarn
yq Command-line YAML processor

WARNING

  • jsonlint will not be included because it can be replaced by mega-linter
  • linkcheck will not be included because it can be replaced by mega-linter
  • mysqldumpsecure will not be included because it can be replaced by phpbu
  • stylelint will not be included because it can be replaced by mega-linter
  • yamllint will not be included because it can be replaced by mega-linter