• Stars
    star
    405
  • Rank 106,341 (Top 3 %)
  • Language
    PHP
  • Created over 10 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Handy helper classes, tutorials, etc. for developers

hollodotme\Helpers

What is this?

This is a collection of some handy code packages and tutorials to make developer's life easier.

PHPExport

PHPExport is a small collection of classes to export PHP extentions or classes into PHP code or even a PHAR. This was designed to make auto completion and namespaces accessible for extentions or classes were only provided as compiled extension but not as PHP code, e.g. pecl_http Version 2.x.

Please read the README.md in the subfolder for more information and a "how to use".

Tutorials

I often come across tool or configuration issues that can be solved by reading tons of documentation. These tutorials shall summarize each to a single page. Please discuss this and feel free to suggest corrections and improvements!

For an overview of the tutorials please read the README.md in the subfolder.

Happy developing!

More Repositories

1

fast-cgi-client

A PHP fast CGI client for sending requests (a)synchronously to PHP-FPM
PHP
539
star
2

readis

Lightweight web frontend in PHP for reading data, stats and config from multiple redis servers.
PHP
38
star
3

TreeMDown

[triː <'em> daʊn] PHP single page markdown tree browser
PHP
14
star
4

phpunit-testdox-markdown

A PHPUnit test listener that creates a testdox markdown file with grouped dataset output
PHP
13
star
5

FluidValidator

Validating values with a fluent interfaced class
PHP
9
star
6

fast-cgi-proxy

A proxy for distributing (a)sync requests to multiple php-fpm sockets/pools.
PHP
9
star
7

crontab-validator

A validator for crontab expressions
PHP
9
star
8

experimental-async-php-vol2

Experimental Async PHP Volume 2
PHP
8
star
9

experimental-async-php-vol1

Experimental async PHP vol. 1 | https://hollo.me/php/experimental-async-php-volume-1.html
PHP
7
star
10

treafik-proxy-projects

Two example web development projects connected to a traefik reverse proxy
PHP
5
star
11

traefik-proxy-autostart

All configs to auto-start a global traefik instance in a docker-compose setup
Shell
4
star
12

cqrs-newsletter-double-opt-in

Example for a newsletter double opt-in implementation using CQRS
PHP
4
star
13

fast-cgi-client-demo

Demo scripts for the different usages of the FastGGI Client
PHP
3
star
14

analyze-github.org

Analyzing GitHub orgs using GitHub's GraphQL API
PHP
2
star
15

state-machine-generator

PHP code generator for OOP state machines
PHP
2
star
16

iso-country-codes

A value object collection representing ICO-3166-1 country codes
HTML
2
star
17

readis-docker-image

Official docker image for readis
Dockerfile
2
star
18

repo-template

Template for new repositories
PHP
1
star
19

behat-playground

Playground to test out behat
PHP
1
star
20

xml2csv-converter

Converts an XML file to a CSV file
PHP
1
star
21

CodingKata

CodingKata
PHP
1
star