php.package.health
composer.json
.Package | Status | |
---|---|---|
jbzoo/assets | Manage any asset files (js, css, less) and their depending + compressing and merging | |
jbzoo/ci-report-converter | The tool converts different error reporting standards for deep integration with popular CI systems (TeamCity, IntelliJ IDEA, GitHub Actions, etc) | |
jbzoo/cli | The framework helps create CLI tools and provides new tools for symfony/console, symfony/process. | |
jbzoo/codestyle | Collection of QA tools and JBZoo code standards | |
jbzoo/composer-cleanup | A composer cleanup plugin, to remove tests and documentation to save space | |
jbzoo/composer-diff | See what has changed after a composer update. | |
jbzoo/composer-graph | Render composer.json + composer.lock dependencies graph | |
jbzoo/console | Console eases the creation of beautiful and testable command line interfaces for JBZoo libs | |
jbzoo/crosscms | Abstract library for Joomla and Wordpress CMS | |
jbzoo/csv-blueprint | CLI Utility for Validating and Generating CSV files based on custom rules. It ensures your data meets specified criteria, streamlining data management and integrity checks. | |
jbzoo/data | An extended version of the ArrayObject object for working with system settings or just for working with data arrays | |
jbzoo/event | Library for event-based development | |
jbzoo/html | HTML helper for easy way form building from any PHP code | |
jbzoo/http-client | Simple HTTP-client, wrapper around Guzzle and rmccue/requests | |
jbzoo/image | A PHP class that simplifies working with images | |
jbzoo/jbdump | Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions. | |
jbzoo/lang | Lightweight library for easy translation based on simple formats (php arrays, json, yml, ini) | |
jbzoo/less | PHP wrapper for any less-compilers | |
jbzoo/markdown | Tools to render markdown text from PHP code | |
jbzoo/mermaid-php | Generate diagrams and flowcharts with the help of the mermaid script language | |
jbzoo/misc | Some stuff for testing | |
jbzoo/mock-server | Flexible HTTP mocking application for testing and fast prototyping | |
jbzoo/path | PHP virtual path library | |
jbzoo/phpunit | PHPUnit toolbox with short assert aliases and useful functions around testing | |
jbzoo/phpunit-randomizer | Execute your test cases in random order, so you can check if they have hidden dependencies | |
jbzoo/pimpledumper | Easy way to auto create pimple.json and .phpstorm.meta.php for Pimple Container | |
jbzoo/profiler | Simple Profiler for PHP code and unit tests | |
jbzoo/retry | Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support | |
jbzoo/simpletypes | The universal PHP library to convert any values and measures | |
jbzoo/sqlbuilder | Simple SQL query constructor | |
jbzoo/teamcity | Tools for JetBrains TeamCity CI | |
jbzoo/teamcity-keykeeper | Save and restore keys for Teamcity builds | |
jbzoo/toolbox | It directly integrates the entire JBZoo libraries in one place. In the future, it will be the framework. | |
jbzoo/toolbox-ci | Toolbox for continuous integration system | |
jbzoo/toolbox-dev | Developer toolbox only for JBZoo libs on github+travis | |
jbzoo/utils | Collection of PHP functions, mini classes and snippets for everyday developer's routine life. |