Pinned Repositories
caster
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
collections
Wish you had generics in PHP? This library provides a sensible means of managing collections of data (i.e. arrays with restrictions), immutably, until such a time that PHP generics are bestowed upon us.
exceptional
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
doctrine-firebird-driver
Firebird driver for the Doctrine DBAL/ORM
questful
An interfacing tool providing a sensible link between HTTP query contents and a RESTful API. The name "Questful" is a word play and concatenation of the words "Query" (from HTTP) and "RESTful".
vscode-toggle-slash
An extension for Visual Studio Code, which toggle between slashes and backslashes, or alternatively adds additional slashes or backslashes.
kafoso's Repositories
kafoso/doctrine-firebird-driver
Firebird driver for the Doctrine DBAL/ORM
kafoso/questful
An interfacing tool providing a sensible link between HTTP query contents and a RESTful API. The name "Questful" is a word play and concatenation of the words "Query" (from HTTP) and "RESTful".
kafoso/vscode-toggle-slash
An extension for Visual Studio Code, which toggle between slashes and backslashes, or alternatively adds additional slashes or backslashes.
kafoso/Autolinker.js
Utility to Automatically Link URLs, Email Addresses, Phone Numbers, Twitter handles, and Hashtags in a given block of text/HTML.
kafoso/dropbox-integration
An example of how to implement an application utilizing the Dropbox API for browseing, downloading, and uploading files.
kafoso/tools
Various PHP tools.
kafoso/type-formatter
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
kafoso/bootstrap3-wysiwyg
Simple, beautiful wysiwyg editor
kafoso/chokidar-anymatch-inconsistencies
kafoso/cluster-example
Example usage of the Node.js module 'cluster'
kafoso/doctrine-orm
Doctrine Object Relational Mapper (ORM)
kafoso/phinx
PHP Database Migrations for Everyone
kafoso/slugify
Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
kafoso/svn-number
Do your Subversion modifications in terminal through numbers instead of full file paths.
kafoso/wowui-hoa-tooltip-progess