Pinned Repositories
enum
The first if-less and switch-less enum for PHP. Push behaviour down to enumerated values.
nette-scoped-di
Scoped dependency injection containers for Nette Framework.
phpstan-latte
We think that Latte should be strictly typed.
phpstan-oneline
Compact and clickable PHPStan error output handler.
scaffolder
Class scaffolder. Write definition, generate simple value holders. Useful for trivial composite types used in event sourced applications - for commands, events and query definitions classes. This mostly supplements public readonly $properties.
simple-webpack
A simple webpack configuration for simple website.
smoothscroll
stateful
Serializes any object into primitive types and arrays. Provides support for serialized data versioning. Is strict as possible to prevent broken serialized data.
suppressed-exceptions
Adds support for suppressed exceptions as known in Java. https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html#suppressed-exceptions
tables
Statically typed table gate with support for composite fields, arrays and more from PostgreSQL.
GRIFART's Repositories
grifart/enum
The first if-less and switch-less enum for PHP. Push behaviour down to enumerated values.
grifart/phpstan-oneline
Compact and clickable PHPStan error output handler.
grifart/scaffolder
Class scaffolder. Write definition, generate simple value holders. Useful for trivial composite types used in event sourced applications - for commands, events and query definitions classes. This mostly supplements public readonly $properties.
grifart/tables
Statically typed table gate with support for composite fields, arrays and more from PostgreSQL.
grifart/nette-scoped-di
Scoped dependency injection containers for Nette Framework.
grifart/phpstan-latte
We think that Latte should be strictly typed.
grifart/smoothscroll
grifart/stateful
Serializes any object into primitive types and arrays. Provides support for serialized data versioning. Is strict as possible to prevent broken serialized data.
grifart/suppressed-exceptions
Adds support for suppressed exceptions as known in Java. https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html#suppressed-exceptions
grifart/php-html-parser
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
grifart/phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
grifart/prooph-event-store
PHP 7.4 EventStore Implementation
grifart/simple-webpack
A simple webpack configuration for simple website.
grifart/tinymce-emoji
A simple tinymce plugin to add a native emoji dialog
grifart/ares
Communication with ARES (Czech business register)
grifart/bootstrap-scrollspy
Bootstrap scrollspy with support for iframes (needed when used with e.g. TinyMCE)
grifart/cerdic-CSSTidy
CSSTidy is a CSS minifier
grifart/comparable-polyfill
PHP Comparable RFC polyfill
grifart/contributte-logging
:boom: Universal logging support to Tracy / Nette Framework (@nette)
grifart/DateTimeProvider
Temporary for to allow kdyby/strict-objects:2.0 so that we are able to upgrade without need to migrate to brick/date-time immediately
grifart/DefinitelyTyped
The repository for high quality TypeScript type definitions.
grifart/dibi
Dibi - smart database abstraction layer
grifart/equalable-utils
Equal or not equal? That is the question! (especially in PHP)
grifart/geocoding-client
PHP client for geocoding addresses
grifart/not-serializable
grifart/phpstan-rules
The PHPStan rules incubator.
grifart/prooph-pdo-event-store
PDO implementation of ProophEventStore http://getprooph.org
grifart/scoped-authorization
grifart/tables-demo
The grifart/tables showcase repository
grifart/tokenizer
Source code tokenizer