Libraries tagged by class names
gnugat/nomo-spaco
177264 Downloads
Displays the declared fully qualified classnames of a project
headercat/phpstan-extension-ide-helper
41987 Downloads
PHPStan extension IDE helper, provides dummy PHPStan namespace classes and functions.
sameer-shelavale/php-countries-array
437426 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
packagefactory/atomicfusion-classnames
145997 Downloads
ÈEl Helper for rendering of classNames in atomic fusion
pablo-sg-pacheco/wp-namespace-autoloader
34786 Downloads
A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames
percipioglobal/craft-colour-swatches
192748 Downloads
Let clients choose from a predefined set of colours and utilise associated colour codes and class names in your templates.
codewithdennis/filament-theme-inspector
9029 Downloads
Easily see the fi- class of any element on the page by hovering over it. A tooltip displays the class name, and you can copy it with a click!
magicsunday/webtrees-module-base
13443 Downloads
Shared PHP base classes (date, name, image, place processors plus module helpers) for the magicsunday/webtrees-* chart modules.
keltstr/yii2-simplehtmldom
188104 Downloads
"PHP Simple HTML DOM Parser" rev.210 adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)
koriym/psr4list
668402 Downloads
Returns the name of the classes in PSR4 path
bartlett/php-reflect
95798 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
marcocesarato/sqlparser
47305 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
highwire/better-dom-document
27906 Downloads
BetterDOMDocument is a handy PHP utility class for working with XML. It's a wrapper for PHP's built in DOMDocument that provides a bunch of nice shortcuts that makes working with XML in PHP a breeze. It has great built-in support for namespaces, and xpath.
newridetech/php-classnames
36237 Downloads
waylandace/class-finder
22460 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.