Libraries tagged by classe
heroyt/tournament-generator
11910 Downloads
A set of classes used to create multiple kinds of tournament brackets in PHP.
headercat/phpstan-extension-ide-helper
3687 Downloads
PHPStan extension IDE helper, provides dummy PHPStan namespace classes and functions.
guava/filament-icons
323 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
14846 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
googlechromelabs/third-party-capital
48 Downloads
This package is a collection of classes and utilities that can be used to efficiently load third-party libraries into your PHP application.
gharlan/propel-event-dispatcher-behavior
155118 Downloads
Integrates the Symfony EventDispatcher component in your Model classes for Propel.
floor9design/json-api-formatter
24805 Downloads
A set of classes that allow for creating JSON API compliant objects
felixarntz/wp-oop-plugin-lib
5782 Downloads
A library providing classes around WordPress APIs, to be used for example in object oriented WordPress plugins.
eduardovillao/wp-since
431 Downloads
Check WordPress plugin compatibility by analyzing used functions, classes, hooks and comparing against the minimum required WP version.
edisonlabs/gherphalizer
1354657 Downloads
Provides a composer plugin that finds and transforms Gherkin files into PHP classes.
e0ipso/drupal-unit-autoload
64641 Downloads
Allows you to load classes in non standard unknown file locations.
dstuecken/php7ify
155102 Downloads
php7ify is a project that brings new php7 classes and exceptions to php 5.x.
drupal/core-utility
1242401 Downloads
Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
dotkernel/dot-helpers
20352 Downloads
Dotkernel helper component providing various helper structures and classes
doganoo/php-util
4451 Downloads
A collection of common classes and methods that I am usually working with