Libraries tagged by A to B
beyondcode/laravel-websockets
6775661 Downloads
An easy to launch a Pusher-compatible WebSockets server for Laravel.
beberlei/doctrineextensions
54552458 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
box/spout
30166473 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
phpmd/phpmd
84688250 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
laravel/scout
31004096 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
infection/infection
15570798 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
webpatser/laravel-uuid
14357092 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
qossmic/deptrac
1161260 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
setasign/fpdi
96274527 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
doctrine/reflection
99239085 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
symplify/monorepo-builder
3277446 Downloads
Not only Composer tools to build a Monorepo.
overblog/graphql-bundle
5554441 Downloads
This bundle provides tools to build a GraphQL server in your Symfony App.
presta/sitemap-bundle
7124300 Downloads
A Symfony bundle that provides tools to build your application sitemap.
diglactic/laravel-breadcrumbs
5027443 Downloads
A simple Laravel-style way to create breadcrumbs.
cbschuld/browser.php
5000248 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.