Libraries tagged by tiat
knplabs/gaufrette
35789368 Downloads
PHP library that provides a filesystem abstraction layer
james-heinrich/getid3
8877273 Downloads
PHP script that extracts useful information from popular multimedia file formats
deptrac/deptrac
1328530 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
cuyz/valinor
3609646 Downloads
Library that helps to map any input into a strongly-typed value object structure.
composer/metadata-minifier
96139084 Downloads
Small utility library that handles metadata minification and expansion.
beberlei/doctrineextensions
64273244 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
twig/extensions
80699596 Downloads
Common additional features for Twig that do not directly belong in core
doctrine/reflection
103038150 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.
ueberdosis/tiptap-php
3107346 Downloads
A PHP package to work with Tiptap output
tightenco/parental
1021112 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
symfonycasts/reset-password-bundle
6306858 Downloads
Symfony bundle that adds password reset functionality.
steverhoades/oauth2-openid-connect-server
6096721 Downloads
An OpenID Connect Server that sites on The PHP League's OAuth2 Server
spatie/laravel-json-api-paginate
3670619 Downloads
A paginator that plays nice with the JSON API spec
snapappointments/bootstrap-select
431546 Downloads
The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support.
shipmonk/dead-code-detector
398858 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.