Libraries tagged by simples
seld/signal-handler
52056360 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
nnnick/chartjs
838722 Downloads
Simple HTML5 charts using the canvas element.
mustangostang/spyc
33966508 Downloads
A simple YAML loader/dumper class for PHP
marc-mabe/php-enum
18041662 Downloads
Simple and fast implementation of enumerations with native PHP
laravel/dusk
30896783 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
drewm/mailchimp-api
19588324 Downloads
Super-simple, minimum abstraction MailChimp API v3 wrapper
cakephp/chronos
42755177 Downloads
A simple API extension for DateTime.
bensampo/laravel-enum
13404695 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
aws/aws-sdk-php-laravel
30184995 Downloads
A simple Laravel 6/7/8/9/10/11/12 service provider for including the AWS SDK for PHP.
amphp/parser
35263670 Downloads
A generator parser to make streaming parsers simple.
amphp/byte-stream
93586833 Downloads
A stream abstraction to make working with non-blocking I/O simple.
fabpot/goutte
52847366 Downloads
A simple PHP Web Scraper
doctrine/reflection
102790336 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
6751487 Downloads
Simple HTML DOM package.
sunra/php-simple-html-dom-parser
8954381 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.