Libraries tagged by classe
wsdl2phpgenerator/wsdl2phpgenerator
2286104 Downloads
Simple class library for generating php classes from a wsdl file.
theseer/fdomdocument
40050960 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
lexik/form-filter-bundle
2824515 Downloads
This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.
nunomaduro/mock-final-classes
510055 Downloads
Allows mocking of final methods and classes in PHP.
thecodingmachine/class-explorer
1555393 Downloads
Find the list of all your classes and more.
ergebnis/classy
1629870 Downloads
Provides a finder for classy constructs (classes, enums, interfaces, and traits).
wsdltophp/packagebase
3449337 Downloads
Contains the base classes to be used by classes generated by wsdltophp/packagegenerator
wikimedia/css-sanitizer
3030868 Downloads
Classes to parse and sanitize CSS
shipmonk/name-collision-detector
738537 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
sebastianfeldmann/cli
3900243 Downloads
PHP cli helper classes
scribu/scb-framework
89128 Downloads
A set of useful classes for faster plugin development
psr-discovery/log-implementations
3719975 Downloads
Lightweight library that discovers available PSR-3 Log implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-factory-implementations
3786568 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-client-implementations
3780025 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/event-dispatcher-implementations
3722236 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.