Libraries tagged by shim
mikehaertl/phpwkhtmltopdf
17234746 Downloads
A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface
marc-mabe/php-enum
22069840 Downloads
Simple and fast implementation of enumerations with native PHP
laravel/dusk
31940058 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
knplabs/knp-paginator-bundle
38775721 Downloads
Paginator bundle for Symfony to automate pagination and simplify sorting and other features
ircmaxell/password-compat
54190106 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
drewm/mailchimp-api
20000416 Downloads
Super-simple, minimum abstraction MailChimp API v3 wrapper
cakephp/chronos
43567306 Downloads
A simple API extension for DateTime.
bensampo/laravel-enum
13847499 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
aws/aws-sdk-php-laravel
31065064 Downloads
A simple Laravel 6/7/8/9/10/11/12 service provider for including the AWS SDK for PHP.
amphp/byte-stream
98172425 Downloads
A stream abstraction to make working with non-blocking I/O simple.
fabpot/goutte
53240386 Downloads
A simple PHP Web Scraper
doctrine/reflection
103421871 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
voku/simple_html_dom
7012697 Downloads
Simple HTML DOM package.
symfony/stimulus-bundle
8857041 Downloads
Integration with your Symfony app & Stimulus!
sunra/php-simple-html-dom-parser
9040012 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.