Libraries tagged by spaces
michelf/php-smartypants
6038266 Downloads
PHP SmartyPants
sociallydev/spaces-api
463517 Downloads
Library for accessing Digital Ocean spaces
texy/texy
870817 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.
igbinary/igbinary
6354 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
cdsmths/laravel-ocr-space
23161 Downloads
OCR PDF's and images with the OCR.Space API from Laravel
vaersaagod/dospaces
105078 Downloads
DigitalOcean Spaces integration for Craft CMS
deliciousbrains/wp-amazon-s3-and-cloudfront
215040 Downloads
Automatically copies media uploads to a storage provider's bucket for delivery. Optionally configure a CDN for even faster delivery.
sspooky13/yaml-standards
596673 Downloads
Standards for yaml files
omaralalwi/laravel-trash-cleaner
5659 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
theriddleofenigma/laravel-google-chat-log
72295 Downloads
Send your Laravel/Lumen application logs straight to a Google Chat (Google Workspace) space via incoming webhooks.
projectcleverweb/color
973918 Downloads
This is a stand-alone PHP 7 (and PHP 5!) library for working with RGB, HSL, HSB/HSV, Hexadecimal, and CMYK colors. Create schemes, modify specific color properties, easily convert between color spaces, create gradients, and make color suggestions quickly and easily.
nervo/yuicompressor
1578986 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
mediamonks/composer-vendor-cleaner
62789 Downloads
Removes as much as possible from your vendor dir when space or number of files is important
inkrot/php-compress-json
90395 Downloads
Store JSON data in space efficient manner
barryvdh/composer-cleanup-plugin
113552 Downloads
A composer cleanup plugin, to remove tests and documentation to save space