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