Libraries tagged by ares
zf-commons/zfc-base
1072250 Downloads
A set of genetic (abstract) classes which are commonly used across multiple modules.
texy/texy
877236 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.
spatie/pest-plugin-route-testing
88909 Downloads
Make sure all routes in your Laravel app are ok
sllh/composer-versions-check
2361865 Downloads
Checks if packages are up to date to last major versions after update
roave/no-floaters
359779 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
msamgan/laravel-env-keys-checker
53600 Downloads
check if all the keys are available in all the .env files.
humanmade/publication-checklist
170958 Downloads
Run checks and enforce conditions before posts are published.
experius/module-wysiwygdownloads
905162 Downloads
This module makes it possible to upload different filetypes inside the WYSIWYG-editor (Media Gallery). Extra filetypes are Word (doc, docm, docx, odt), Excel (csv, xml, xls, xlsx, ods), PDF (pdf), Compressed Folder (zip, tar)
crazycodr/standard-exceptions
241522 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
clickstorm/cs-seo
552210 Downloads
[clickstorm] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for metadata of records and alternative texts of images. Further features are shown in the extension manual.
cjmellor/browser-sessions
76241 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
cheprasov/php-redis-lock
461370 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
beyondcode/laravel-vouchers
72409 Downloads
Allow users to redeem vouchers that are bound to models..
baldwin/magento2-module-image-cleanup
125717 Downloads
Magento 2 module which can cleanup old image files that are no longer being used
aura/web
580933 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.