Libraries tagged by literals
rasuvaeff/rector-named-literals
12880 Downloads
Rector rule that adds parameter names to literal arguments (bool by default, numeric/string opt-in)
jessegall/php-types
2151 Downloads
Named typed constants and predicates — give meaning to magic literals like '', [], '{}', 0, true and null.
epifrin/rector-custom-rules
42647 Downloads
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
orklah/psalm-use-constants
11029 Downloads
Fix the code to use existing constants instead of literals when available
fromholdio/silverstripe-cmsmessagefield
201 Downloads
Very simple form field wrapping literal field to add message into CMS UI
zhalker/php-literal
18 Downloads
Backtick-powered PHP literal templating with embedded expressions, inspired by JavaScript template literals.
whatthejeff/emoji-literals
18 Downloads
Emoji literals: because why not
alcamo/rdf-literal-workbench
21 Downloads
RDF literal creation and validation
alcamo/rdf-literal-serializer
17 Downloads
(De)serialization of RDF literals
alcamo/rdf-literal
142 Downloads
RDF literals
prgfx/fusion-template-literals
8 Downloads
A fusion DSL providing a syntax similar to the javascript tagged template literals
josecelano/php-object-literal
6 Downloads
Factory class for creating PHP object literals
fordev/literalnumbers
49 Downloads
Change numeric amounts to literal
devoashim/regxdomdocument
3 Downloads
Pure regex-based DOM manipulation library with React/JSX template literal support. No DOMDocument, no XML parsing - just regex magic!
yggdrashill/post-big-extract-query
7 Downloads
Solarium plugin converting GET request into POST, for big extract Solr's query, to avoid ERROR URI limitation HTTP 414 in case there are too many characters on literals parameter.