Libraries tagged by xtag
xiag/json-command
2620 Downloads
chronext/rql2dbal
129 Downloads
PHP wrapper for xiag/rql-parser. Convert RQL and FIQL to Doctrine DBAL
symfony/cache
294388239 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
spatie/laravel-tags
7714281 Downloads
Add tags and taggable behaviour to your Laravel app
james-heinrich/getid3
8681479 Downloads
PHP script that extracts useful information from popular multimedia file formats
rtconner/laravel-tagging
2659147 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
cache/tag-interop
22049623 Downloads
Framework interoperable interfaces for tags
orchid/platform
2138086 Downloads
Platform for back-office applications, admin panel or CMS your Laravel app.
kevinrob/guzzle-cache-middleware
14517391 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
cache/adapter-common
21685897 Downloads
Common classes for PSR-6 adapters
sunra/php-simple-html-dom-parser
8949759 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
12105570 Downloads
Determine if a page may be crawled from robots.txt and robots meta tags
paquettg/php-html-parser
7102504 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
20494708 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
20185922 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.