Libraries tagged by conde nast
condenast-ru/basic-api-bundle
1043 Downloads
Basic API bundle
condenast/pangea
1366 Downloads
conde-nast-international/copilot-markdown-generator
2525 Downloads
Generator classes for Copilot-flavored Markdown tags.
condenast-spain/parsedown-extra
1026 Downloads
An extension of Parsedown that adds support for Markdown Extra.
condenast-spain/parsedown
1041 Downloads
Parser for Markdown.
laminas/laminas-config
32777667 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
annexare/countries-list
275727 Downloads
Continents & countries: ISO 3166-1 alpha-2 code, name, ISO 639-1 languages, capital, ISO 4217 currencies (symbols & numeric codes), native name, phone. JSON, CSV and SQL.
zendframework/zend-config
20177184 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
nystudio107/craft-code-editor
1436786 Downloads
Provides a code editor field with Twig & Craft API autocomplete
mozex/anthropic-php
607156 Downloads
PHP client for the Anthropic API: messages, streaming, tool use, thinking, web search, code execution, batches, and more.
rmunate/spell-number
270329 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.
texy/texy
868573 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
nathancox/minify
153747 Downloads
Minifies CSS requirements using Minify (http://code.google.com/p/minify/)
text/template
206974 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
nystudio107/craft-code-field
37266 Downloads
Provides a Code Field that has a full-featured code editor with syntax highlighting & autocomplete