Skip to content
View PrinsFrank's full-sized avatar
🐻‍❄️
🐻‍❄️

Sponsors

@k00ni

Block or report PrinsFrank

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
PrinsFrank/README.md

Hi!

I am Frank Prins, A 31 year old engineer from the Netherlands, currently employed as a Senior PHP Engineer at AlisQI. Besides travelling and working on science experiments, I like to work on open source projects.

I also maintain a bliki at prinsfrank.nl, where I write about my daily encounters. You can see my 5 most recent posts below;

List of packages
Title Description Active
prinsfrank/standards A collection of standards as enums
prinsfrank/enums Working with enums in PHP made easier
prinsfrank/composer-version-lock Lock composer version to a version ❌ EOL
prinsfrank/transliteration A typed transliteration wrapper
prinsfrank/arithmetic-operations-floating-point Floating point arithmetics
prinsfrank/measurement-unit A collection of measurement units
prinsfrank/php-geo-svg Generate and display maps in SVG
prinsfrank/jsonapi-openapi-spec-generator Generate an openapi spec for jsonapi
prinsfrank/indenting-persistent-blade-compiler Persist indenting in blade templates
prinsfrank/validation-attributes Validation attributes
prinsfrank/php-validated-properties-phpstan PHPStan extension for validated properties
prinsfrank/laravel-leash Leash Laravel container
prinsfrank/phpunit-laravel-leash Leash Laravel container in PHPUnit
prinsfrank/php-validated-properties Validated properties using attributes
prinsfrank/container A strict container package
prinsfrank/colors Working with Colors in PHP
prinsfrank/object-resolver Resolve objects from Requests, json etc
prinsfrank/mrtd Machine Readable Travel document parsing
prinsfrank/larastan-architecture-rules Architecture rules for Larastan
prinsfrank/arithmetic-operations-bcmath Arithmetic operations in BCMath
prinsfrank/arithmetic-operations-implementation Virtual package for arithmetic operations

Pinned Loading

  1. standards standards Public

    A collection of standards as PHP Enums: ISO3166, ISO4217, ISO639...

    PHP 459 16

  2. pdfparser pdfparser Public

    maintainable, fast & low-memory; built from scratch

    PHP 111 8

  3. PrinsFrank.nl PrinsFrank.nl Public

    Source for my personal blog

    HTML 2 1

  4. container container Public

    A class-string only, strict container implementation - PSR-11

    PHP 4

  5. object-resolver object-resolver Public

    PHP 1 1

  6. validation-attributes validation-attributes Public

    PHP