php.package.health
composer.json
.Package | Status | |
---|---|---|
duncan3dc/blade | Use Laravel Blade templates without the full Laravel framework | |
duncan3dc/bom-string | A small PHP library to handle byte order marks (BOM) | |
duncan3dc/cache | Simple PSR-6/PSR-16 compatible disk cache | |
duncan3dc/climate-logger | Use league/climate with any PSR-3 compatible project | |
duncan3dc/console | Create command line php applications using symfony/console | |
duncan3dc/dates | A simple library for working with dates and ranges using the default timezone | |
duncan3dc/domparser | Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing | |
duncan3dc/dusk | Use Laravel Dusk without the full Laravel framework | |
duncan3dc/exceptions | A small library to catch exceptions and throw them all at the end | |
duncan3dc/exec | An library to execute other programs from within PHP | |
duncan3dc/fork-helper | Simple class to fork processes in PHP and allow multi-threading | |
duncan3dc/github | A library to interact with the GitHub API | |
duncan3dc/google | ||
duncan3dc/guzzle-tools | A few tools for working with Guzzle | |
duncan3dc/helpers | A collection of useful helper classes | |
duncan3dc/logger-aware-trait | A PSR-3 trait allowing any class to easily add logger support | |
duncan3dc/mailer | A simple mailer abstraction with a clean interface | |
duncan3dc/meta-audio | A library to read and write metadata tags to audio files | |
duncan3dc/oauth | Handles basic OAuth/OAuth2 authentication along with classes for common services | |
duncan3dc/object-intruder | A small library to access private/protected properties/methods of objects | |
duncan3dc/php-env | A small library to get environment details | |
duncan3dc/phpexcel | A simple wrapper around phpexcel | |
duncan3dc/php-ini | Manage php.ini settings on a temporary basis. | |
duncan3dc/serial | Consistent serialization helpers for multiple backends | |
duncan3dc/sessions | A non-blocking session manager | |
duncan3dc/sonos | Control Sonos speakers using a simple API | |
duncan3dc/sonos-cloud | Use the official Sonos API to control your speakers | |
duncan3dc/sonos-common | Some utilities and interfaces for Sonos code | |
duncan3dc/sonos-console | An application to control your Sonos network from the command line | |
duncan3dc/speaker | Convert text to speech using web services | |
duncan3dc/sql | A simple database abstraction layer, with an on disk caching facility | |
duncan3dc/sql-class | A simple database abstraction layer, with an on disk caching facility. | |
duncan3dc/swiftmailer | A simple mailer abstraction with a clean interface | |
duncan3dc/symfony-climate | Combine Symfony's console output with The PHP League's CLImate | |
duncan3dc/tcpdf | Wrappers around tcpdf and snappy | |
duncan3dc/uopz-expectations | Mock core functions and set up expectations similar to Mockery |