Libraries tagged by ghostwriter
ghostwriter/shell
799375 Downloads
Execute commands and external programs
ghostwriter/option
2652276 Downloads
Provides an Option type implementation for PHP
ghostwriter/json
2468931 Downloads
Safely encode and decode JSON
ghostwriter/filesystem
636575 Downloads
Filesystem implementation for PHP
ghostwriter/event-dispatcher
2687046 Downloads
Event Dispatcher implementation.
ghostwriter/container
2936073 Downloads
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
ghostwriter/config
1695614 Downloads
Provides an object that maps configuration keys to values.
ghostwriter/collection
2177040 Downloads
Provides a Collection implementation for PHP
ghostwriter/coding-standard
4791353 Downloads
PHP Coding Standard
ghostwriter/case-converter
1163297 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
ghostwriter/uuid
455660 Downloads
Version 7 UUIDs using a Unix timestamp for PHP
ghostwriter/result
1722945 Downloads
Provides a Result type implementation for PHP
ghostwriter/psr-phpunit-assertions
15660 Downloads
PHPUnit assertions for PSR-compliant components, implemented as reusable traits.
ghostwriter/http
109153 Downloads
HTTP Client and Server abstraction for PHP.
ghostwriter/clock
784854 Downloads
Provides a Clock implementation for PHP