Libraries tagged by ghostwriter
ghostwriter/shell
580658 Downloads
Execute commands and external programs
ghostwriter/option
2604656 Downloads
Provides an Option type implementation for PHP
ghostwriter/json
2253850 Downloads
Safely encode and decode JSON
ghostwriter/filesystem
418615 Downloads
Filesystem implementation for PHP
ghostwriter/event-dispatcher
2469033 Downloads
Event Dispatcher implementation.
ghostwriter/container
2718050 Downloads
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
ghostwriter/config
1626966 Downloads
Provides an object that maps configuration keys to values.
ghostwriter/collection
2108354 Downloads
Provides a Collection implementation for PHP
ghostwriter/coding-standard
4575728 Downloads
PHP Coding Standard
ghostwriter/case-converter
945201 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
ghostwriter/uuid
411601 Downloads
Version 7 UUIDs using a Unix timestamp for PHP
ghostwriter/result
1683219 Downloads
Provides a Result type implementation for PHP
ghostwriter/psr-phpunit-assertions
7427 Downloads
PHPUnit assertions for PSR-compliant components, implemented as reusable traits.
ghostwriter/http
93595 Downloads
HTTP Client and Server abstraction for PHP.
ghostwriter/clock
739621 Downloads
Provides a Clock implementation for PHP