Libraries tagged by A to B
friendsofsymfony/jsrouting-bundle
48263004 Downloads
A pretty nice way to expose your Symfony routing to client applications.
beyondcode/laravel-websockets
7939365 Downloads
An easy to launch a Pusher-compatible WebSockets server for Laravel.
beberlei/doctrineextensions
65232601 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
box/spout
33436228 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
laravel/scout
40001795 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
infection/infection
21784380 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.
deptrac/deptrac
1578545 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
setasign/fpdi
119650765 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
103352881 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
4262801 Downloads
Not only Composer tools to build a Monorepo.
overblog/graphql-bundle
6745166 Downloads
This bundle provides tools to build a GraphQL server in your Symfony App.
roave/backward-compatibility-check
2713821 Downloads
Tool to compare two revisions of a public API to check for BC breaks
presta/sitemap-bundle
8273921 Downloads
A Symfony bundle that provides tools to build your application sitemap.
diglactic/laravel-breadcrumbs
6634864 Downloads
A simple Laravel-style way to create breadcrumbs.
cbschuld/browser.php
5993330 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.