Packages from nabeghe
-
PHP
nabeghe/alphanum
Converting decimal numbers to alphanums, which include uppercase & lowercase letters as well as the underscore character, & vice versa.
-
PHP
nabeghe/arrayer
An array helper for PHP. It includes some useful methods and possibly other features.
-
PHP
nabeghe/buildify
Buildify improves PHP OOP with enhanced getter and setter functionality inspired by Builder and Fluent Patterns.
-
-
-
-
-
-
-
PHP
nabeghe/hooker
A simple hook system library (actions and filters) based on Symfony EventDispatcher.
-
-
PHP
nabeghe/light-localization
A light weight, key-value & path-based PHP localization library that translations are loaded up when needed.
-
-
-
-
PHP
nabeghe/servery
Provides easy access to certain details available in the global $_SERVER variable.
-
-
-
PHP
nabeghe/stringer
A string helper for PHP. It includes some useful methods and possibly other features.
-
-
PHP
nabeghe/traituctor
Invoking a pseudo constructor for each trait from within the main constructor.
-
PHP
nabeghe/wp-shortcodes
A standalone version of WordPress shortcodes system for use outside WordPress.
-
PHP
nabeghe/yielder
A similar alternative to yield in PHP for reading values from arrays, with a touch of zest.