Libraries tagged by class names
entelisteam/lbaf-reflection
26 Downloads
Lightweight PHP reflection utilities: enum helper, type caster, short class name resolver, cached method parameter lookup.
doubleedesign/doublee-ninja-markup
82 Downloads
Overrides Ninja Forms' front-end HTML markup with BEM-style class names, and provides some base CSS to match.
coroq/router
26 Downloads
A minimal PHP router for mapping request paths to class names
chrisguitarguy/clean-menu-walker
349 Downloads
A WordPress menu walker implementation that doesn't attempt to indent and cleans up class names.
hananils/kirby-attrs-helper
13 Downloads
Setting attributes on elements in snippets and templates quickly becomes convoluted. This gets worse if attributes require additional logic, like conditionally adding segmented values like classnames or datasets. Attributes helper mitigates this issue by offering a simple interface to set attributes.
dynamic/silverstripe-classname-update-tasks
3163 Downloads
Module that updates legacy classnames stored in the database to FQN
selfsimilar/drupal7_password_hasher
9304 Downloads
Drupal 7 password hasher wrapped in a properly namespaced class wrapper.
laraflow/sms
194 Downloads
This package allow users to change the sms driver without affecting the notification class or route name.
strilezkijslawa/laravel-spam-protector
255 Downloads
Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage
andrewskm/utility-colors
519 Downloads
List of color names for utility class generation.
iampersistent/facebook-graph
366 Downloads
Namespaced interface and classes for Facebook Graph API
relaxed/ean-search
2662 Downloads
A PHP class for EAN and ISBN name lookup and validation using the API on ean-search.org
birb/fancy-stubs-codegen
13 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (transforming code, e.g. phpcbf/php-cs-fixer/rector), quality checks (evaluating code, e.g. PHPStan/Psalm/PHPCS) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors, birb/fancy-stubs-codegen-code-quality and birb/fancy-stubs-codegen-laravel.
apix/autoloader
4919 Downloads
Light PSR-0 compliant autoloader for PHP5.3+ namespaces and older PEAR-style classes.
suchmaske/emarsys-countries
460 Downloads
A class to map country codes and country names to Emarsys' specified country Ids.