Libraries tagged by ta
theofidry/alice-data-fixtures
22115152 Downloads
Nelmio alice extension to persist the loaded fixtures.
theiconic/php-ga-measurement-protocol
10094718 Downloads
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
thecodingmachine/graphqlite
1558836 Downloads
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).
tedivm/stash
4358869 Downloads
The place to keep your cache.
tecnickcom/tc-lib-barcode
4570671 Downloads
PHP library to generate linear and bidimensional barcodes
tcg/voyager
2307226 Downloads
A Laravel Admin Package for The Control Group to make your life easier and steer your project in the right direction
symplify/monorepo-builder
3277446 Downloads
Not only Composer tools to build a Monorepo.
symfony/test-pack
15824095 Downloads
A pack for functional and end-to-end testing within a Symfony app
symfony/skeleton
3592098 Downloads
A minimal Symfony project recommended to create bare bones applications
symfony/rate-limiter
25088874 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
symfony/polyfill-php82
10796329 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
symfony/polyfill-apcu
73424226 Downloads
Symfony polyfill backporting apcu_* functions to lower PHP versions
symfony/polyfill
3877295 Downloads
Symfony polyfills backporting features to lower PHP versions
symfony/html-sanitizer
9539841 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
sunra/php-simple-html-dom-parser
8566415 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.