Libraries tagged by clause
hostnet/entity-translation-bundle
93485 Downloads
Translation bundle to help with rendering pretty names for enum-like classes.
heroyt/tournament-generator
11817 Downloads
A set of classes used to create multiple kinds of tournament brackets in PHP.
headercat/phpstan-extension-ide-helper
3399 Downloads
PHPStan extension IDE helper, provides dummy PHPStan namespace classes and functions.
guava/filament-icons
238 Downloads
This package allows you to generate enum classes for ANY blade icon set you have installed, making working with them a breeze!
grifart/scaffolder
14762 Downloads
Class scaffolder. Write definition, generate simple value holders. Useful for trivial composite types used in event sourced applications - for commands, events and query definitions classes. This mostly supplements public readonly $properties
gharlan/propel-event-dispatcher-behavior
153998 Downloads
Integrates the Symfony EventDispatcher component in your Model classes for Propel.
floor9design/json-api-formatter
24717 Downloads
A set of classes that allow for creating JSON API compliant objects
eduardovillao/wp-since
406 Downloads
Check WordPress plugin compatibility by analyzing used functions, classes, hooks and comparing against the minimum required WP version.
edisonlabs/gherphalizer
1353066 Downloads
Provides a composer plugin that finds and transforms Gherkin files into PHP classes.
easycorp/easyadmin-no-final-plugin
14033 Downloads
It removes the 'final' PHP keyword from all EasyAdmin classes so you can extend those classes in your projects.
e0ipso/drupal-unit-autoload
64615 Downloads
Allows you to load classes in non standard unknown file locations.
dstuecken/php7ify
154994 Downloads
php7ify is a project that brings new php7 classes and exceptions to php 5.x.
drupal/core-utility
1240816 Downloads
Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
dotkernel/dot-helpers
20170 Downloads
Dotkernel helper component providing various helper structures and classes
doganoo/php-util
4400 Downloads
A collection of common classes and methods that I am usually working with