An open API service indexing awesome lists of open source software.

https://github.com/piedweb/piedweb

Monorepo
https://github.com/piedweb/piedweb

Last synced: about 2 months ago
JSON representation

Monorepo

Awesome Lists containing this project

README

          

# PiedWeb's Monorepo

[![Latest Version](https://img.shields.io/github/tag/PiedWeb/PiedWeb.svg?style=flat&label=release)](https://github.com/PiedWeb/PiedWeb/tags)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE)
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/PiedWeb/PiedWeb/run-tests.yml?branch=main)](https://github.com/PiedWeb/PiedWeb/actions)
[![Quality Score](https://img.shields.io/scrutinizer/g/PiedWeb/PiedWeb.svg?style=flat)](https://scrutinizer-ci.com/g/PiedWeb/PiedWeb)
[![Code Coverage](https://codecov.io/gh/PiedWeb/PiedWeb/branch/main/graph/badge.svg)](https://codecov.io/gh/PiedWeb/PiedWeb/branch/main)
[![Type Coverage](https://shepherd.dev/github/PiedWeb/PiedWeb/coverage.svg)](https://shepherd.dev/github/PiedWeb/PiedWeb)
[![Total Downloads](https://img.shields.io/packagist/dt/piedweb/curl.svg?style=flat)](https://packagist.org/packages/piedweb/curl)

## Documentation

- [Rison](packages/rison/README.md)
- [ComposerSymlink](packages/composer-symlink/README.md)
- [Curl](packages/curl/README.md)
- [Google](packages/google/README.md)
- [RenderHtmlAttributes](packages/render-html-attributes/README.md)

## Development

```bash
composer install
composer test
composer testf testCurlMobile # === vendor/bin/phpunit --filter testCurlMobile
```

## Credits

- [PiedWeb](https://piedweb.com)
- [All Contributors](https://github.com/PiedWeb/PiedWeb/graphs/contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE) for more information.


PHP Packages Open Source