Libraries tagged by tiat
tiat/libs-ip
7 Downloads
MIT-licensed PHP 8.5+ IPv4/IPv6 address, CIDR and classification utilities.
tijsverkoyen/css-to-inline-styles
570530762 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
symfony/event-dispatcher
1082557302 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
swagger-api/swagger-ui
52959210 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
sebastian/version
945310637 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
708161540 Downloads
Provides a list of PHP built-in functions that operate on resources
phpunit/php-file-iterator
960039199 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
973474125 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-docblock
777751812 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
league/oauth2-server
157622317 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
guzzlehttp/psr7
1121846648 Downloads
PSR-7 message implementation that also provides common utility methods
fakerphp/faker
417417566 Downloads
Faker is a PHP library that generates fake data for you.
doctrine/lexer
999218853 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
939034025 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/event-manager
547080197 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.