Libraries tagged by classname
korcontrol/craft-classy
8366 Downloads
Twig helpers inspired by https://github.com/JedWatson/classnames
kassko/class-resolver
40064 Downloads
Retrieve an object from a class name.
aklump/default-value
400 Downloads
Calculates the default value based on variable type, including fully-qualified classnames.
sunnysideup/classname-fixer
30 Downloads
Checks all your class names and, if they do not exist (anymore), finds the best new match and updates them.
robclancy/class-name-fix-utility
4 Downloads
This is used to rename badly named classes. Comes with built in Laravel support to rename `Facade` to `Surrogate`.
jerrylopez/classnames
312 Downloads
A utility to construct HTML class name strings in PHP
dynamic/silverstripe-classname-update-tasks
3163 Downloads
Module that updates legacy classnames stored in the database to FQN
alex-oleshkevich/classnames
28001 Downloads
A missing class name extractor from PHP files.
uuf6429/phpstan-phpdoc-type-resolver
110 Downloads
Resolve (fully qualify) types from PHPStan's PHPDoc parser
eloquent/cosmos
6307 Downloads
A library for representing and manipulating PHP class names.
pskordilakis/blade-class-directive
1158 Downloads
Laravel blade class directive
jawitold/fqcn-extractor
84 Downloads
A lightweight PHP utility to extract the Fully Qualified Class Name (FQCN) from a PHP source file using the built-in tokenizer.
xakepehok/value-object-builder
6602 Downloads
This helper can create object from passed classname and value, or return null, if passed value is also null
restruct/silverstripe-database-migrations
382 Downloads
Database migration utilities for SilverStripe: table renames, classname remapping, column renames, and table merges during dev/build
makinacorpus/normalization
5545 Downloads
Tooling for class name to business name maping, some intergration with Symfony and other tools