Libraries tagged by non
texy/texy
878387 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.
stil/curl-easy
213689 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
skorp/detect-incompatible-samesite-useragents
2825982 Downloads
Determine if UserAgent is incompatible with SameSite=None
roots/bedrock-disallow-indexing
4838129 Downloads
Disallow indexing of your site on non-production environments
rappasoft/laravel-helpers
698379 Downloads
Laravel Helpers for Non-Laravel Projects
ourcodeworld/name-that-color
242372 Downloads
A non-official PHP port of the NTC JS library to find out the name of the closest matching color.
leantime/leantime
4106 Downloads
Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.
elfsundae/laravel-hashid
269497 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
chuyskywalker/rolling-curl
470400 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
amphp/sql-common
1413988 Downloads
Common classes for non-blocking SQL implementations.
oskarstark/trimmed-non-empty-string
1121557 Downloads
This library provides a value object which ensures a trimmed non empty string.
laravel-json-api/non-eloquent
381675 Downloads
Construct JSON:API resources for non-Eloquent classes.
brain/nonces
243927 Downloads
OOP package for WordPress to deal with nonces.
web-token/jwt-signature-algorithm-none
3723556 Downloads
None Signature Algorithm the JWT Framework.
php-standard-library/option
202533 Downloads
Option type (Some/None) replacing nullable types with explicit presence semantics