Libraries tagged by drom
desandro/masonry
328521 Downloads
Cascading grid layout library
desandro/imagesloaded
349760 Downloads
JavaScript is all like _You images done yet or what?_
twbs/bootstrap-sass
1620720 Downloads
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
timacdonald/log-fake
3354274 Downloads
A drop in fake logger for testing with the Laravel framework.
symfony/html-sanitizer
9529523 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
laminas/laminas-validator
30929022 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
hyn/multi-tenant
866547 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
true/punycode
33634877 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
theseer/fdomdocument
39863905 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
spatie/flysystem-dropbox
3275711 Downloads
Flysystem Adapter for the Dropbox v2 API
spatie/dropbox-api
4170558 Downloads
A minimal implementation of Dropbox API v2
scotteh/php-dom-wrapper
1238511 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
phpgt/dom
8097589 Downloads
Modern DOM API.
kunalvarma05/dropbox-php-sdk
2327537 Downloads
Dropbox PHP API V2 SDK (Unofficial)
kub-at/php-simple-html-dom-parser
5595400 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible