Jascha030 member since: Dec 23, 2019
Jascha030's packages
-
-
PHP
jascha030/cli
Service class for executing shell commands using symfony/process, heavily inspired by the CommandLine class in laravel/valet.
-
-
-
PHP
jascha030/lazy-iterator
The LazyIterator class as found in symfony/finder extracted to a composer package.
-
-
-
-
-
PHP
jascha030/service-provider
Service Provider interface for usage with PSR-11 ContainerInterface, based on container-interop/service-provider.
-
PHP
jascha030/twig-service
Simple twig service interface and class I like to wrap around the Environment object during development.
-
PHP
jascha030/wp-plugin-lib
Classes for Wordpress Plugin Development using more modern PHP and more OOP.
-
PHP
jascha030/wp-post-iterator
Simple adapter for the WP_Query class, built mainly for, but not limited to usage with twig/twig.