Libraries tagged by scim
coduo/php-to-string
11008501 Downloads
Simple library that converts PHP value into strings
cmgmyr/messenger
2187424 Downloads
Simple user messaging tool for Laravel
clue/socket-raw
9402129 Downloads
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets).
caxy/php-htmldiff
18161741 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
amphp/parser
38407309 Downloads
A generator parser to make streaming parsers simple.
amphp/parallel-functions
9371247 Downloads
Parallel processing made simple.
aimeos/map
339448 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
theseer/fdomdocument
41312561 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.
j7mbo/twitter-api-php
9228806 Downloads
Simple PHP Wrapper for Twitter API v1.1 calls
guzzlehttp/streams
85834886 Downloads
Provides a simple abstraction over streams of data
guzzlehttp/ringphp
81332767 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
davejamesmiller/laravel-breadcrumbs
7044255 Downloads
A simple Laravel-style way to create breadcrumbs.
calebporzio/parental
2796402 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tuupola/slim-basic-auth
1797704 Downloads
PSR-7 and PSR-15 HTTP Basic Authentication Middleware
slim/slim-skeleton
445676 Downloads
A Slim Framework skeleton application for rapid development