Libraries tagged by bnamed
peeto/dark-chat
359 Downloads
An all for all chat app in PHP. Named DarkChat because the bots will come!
pbergman/fifo
2944 Downloads
a php posix fifo (named pipes) wrapper to use for ipc
nthf/jkd
70 Downloads
laravel admin cms named JKD
noccylabs/logpipe
209 Downloads
Interactive logging via named pipes and sockets
nixiware/string-formatter
73 Downloads
String formatter supporting named arguments.
nick-denry/managed-constant-models
4 Downloads
Allow to declare constants with named attributes via separate class model
mvc5/mvc5-application
861 Downloads
A PHP 8 programming environment with named arguments.
mvc5/mvc5
1120 Downloads
A PHP 8 programming environment with named arguments.
mehdikhalili/magento2-linkedin-profile-customer-attribute
0 Downloads
A Magento 2 module that creates a new customer attribute named 'linkedin_profile'
mbarquin/import-export-legacy
23 Downloads
Helper to read csv and fixed-line files into named and validated arrays, or to export arrays into csv or fixed-line files. It uses iconv to change data codification.
matatirosoln/pantone-converter-bundle
26 Downloads
A Symfony bundle to provide twig helpers to convert from a named Pantone coated colour to Hex
mannysoft/ziggy
6 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
lexxyungcarter/ziggy
1640 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
latinosoft/string-template
24 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
lastdragon-ru/glob-matcher
0 Downloads
Full-featured well-tested glob pattern parser and matcher: basic matching (`?`, `*`), globstar (`**`), extglob (`?(pattern-list)`, `*(pattern-list)`, `+(pattern-list)`, `@(pattern-list)`, `!(pattern-list)`), brace expansion (`{a,b,c}.txt`, `{1..3}.txt`, etc), dotglob, nocasematch, POSIX Named character classes (`[:alnum:]`, etc), POSIX Collating symbols (`[.ch.]`, etc), POSIX Equivalence class expressions (`[=a=]`, etc), and escaping.