frodeborli member since: Feb 02, 2015
frodeborli's packages
-
charm/terminal
Organized and colorful command line output through a simple markup language.
-
charm/tpl
An ultra minimalistic, single file template engine. Uses PHP as the template language, but provides the type of template inheritance you see in Blade or Twig.
-
charm/util-closuretool
Tool to print information about a closure/callback for debugging purposes.
-
charm/util-composerpath
Easily find the project root path (where composer.json is) without touching the filesystem.
-
charm/util-phpencode
A small function that encodes compact PHP arrays, like json_encode - but for PHP arrays.
-
charm/util-url
A library to manipulate URLs.
-
PHP
charm/uuid
A very fast and dependency free library to generate UUIDs (GUIDs) version 1 or 4, sortable UUIDs that validates, or 64 bit unique identifiers according to Twitters' Snowflake, Sonyflake or Instaflake algorithms.
-
charm/vector
A Vector implementation optimized for O(1) performance in operations like random access reads, pop(), push(), shift() and unshift().
-
PHP
co/loop
A solid event-loop API for writing applications that work across frameworks such as Amp or React, Slim, CodeIgniter, Laravel and Symfony.
-
-
depend/depend
Lazy Dependency Injection for cross framework libraries.
-
ennerd/fubber-blade
Blade Templates powered by BladeOne for Fubber Framework
-
ennerd/fubber-cmd
A simple, independent library that parses command line arguments and makes it easy to develop command line functions.
-
ennerd/fubber-framework
Fubber Framework by Ennerd.com. Create web applications that share the same source hosted by Apache, Nginx or React PHP.
-
ennerd/fubber-installer
Fubber Framework Application Installer.