Libraries tagged by ATAG
acobster/t-hub-service
8 Downloads
Level-2 service integration with Atandra T-HUB
symfony/cache
300266400 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
spatie/laravel-tags
7942389 Downloads
Add tags and taggable behaviour to your Laravel app
james-heinrich/getid3
8951410 Downloads
PHP script that extracts useful information from popular multimedia file formats
rtconner/laravel-tagging
2701845 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
cache/tag-interop
22413916 Downloads
Framework interoperable interfaces for tags
orchid/platform
2177286 Downloads
Platform for back-office applications, admin panel or CMS your Laravel app.
kevinrob/guzzle-cache-middleware
14837966 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
clue/socket-raw
9277366 Downloads
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets).
cache/adapter-common
22021207 Downloads
Common classes for PSR-6 adapters
sunra/php-simple-html-dom-parser
9001098 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.
spatie/robots-txt
12486527 Downloads
Determine if a page may be crawled from robots.txt and robots meta tags
paquettg/php-html-parser
7196355 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
colinmollenhour/cache-backend-redis
20751791 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
20436852 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.