Packages from hyder
-
PHP
hyder/converter
A Laravel package that provides an easy-to-use interface to convert PDF files to images using the Imagick PHP extension.
-
PHP
hyder/facade-pattern
In this pattern, you would create Facade classes that provide a simplified, static interface to the underlying service implementations. The service classes would perform the actual business logic and communicate with the database or other external systems.
-
-
PHP
hyder/laravel-utils
Utilities for Laravel applications, including various helpful features such as zip file creation, enum handling, and more.