Libraries tagged by aydin
algolia/scout-extended
4498946 Downloads
Scout Extended extends Laravel Scout adding algolia-specific features
robrichards/wse-php
4502860 Downloads
Libraries for adding WS-* support to ext/soap in PHP.
ninsuo/symfony-collection
1857084 Downloads
A jQuery plugin that manages adding, deleting and moving elements from a Symfony collection
kirkbushell/eloquence
569945 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
dyrynda/laravel-efficient-uuid
1026135 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
ylsideas/subscribable-notifications
104665 Downloads
A Laravel package for adding unsubscribe links to notifications
yireo/magento2-whoops
565063 Downloads
Magento 2 module adding Whoops error handling
texy/texy
722690 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.
mheap/phpunit-github-actions-printer
1763388 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
kalessil/production-dependencies-guard
964832 Downloads
Prevents adding of development packages into require-section (should be require-dev).
jms/security-extra-bundle
7901649 Downloads
Enhances the Symfony2 Security Component by adding several new features
javoscript/laravel-macroable-models
447202 Downloads
A package for adding methods to Laravel models on the fly
freshbitsweb/laravel-log-enhancer
415445 Downloads
Make debugging easier by adding more data to your laravel logs
techdivision/ckstyles
111196 Downloads
Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration
stymiee/email-validator
214131 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.